Files
CodeWhale Bot e9bce3db9d fix(web): ground FAQ and getting-started copy in the 0.9.5/0.9.6 runtime contract
- FAQ: replace the two-binary codewhale/codewhale-tui answer with the
  one-runtime contract — codew is a byte-identical short name, the updater
  refreshes legacy codewhale-tui paths from the same bytes, and the tui
  crate now compiles into codewhale-cli; drop the separate codewhale-tui
  cargo install line (EN+ZH).
- FAQ: add Mistral AI to the provider sample list (EN+ZH).
- FAQ: codewhale doctor prints its report to stdout — the claimed
  ~/.codewhale/doctor.log file does not exist (EN+ZH).
- FAQ: drop the audit.log sentence; no runtime writer for it exists (EN+ZH).
- FAQ: OpenRouter setup uses the documented route form — --provider
  openrouter plus OpenRouter's own model slugs; no provider/model prefix
  parsing exists (EN+ZH).
- getting-started: step 4 becomes 'Set up your ideal fleet' — add every
  provider, then /fleet setup, the documented authoring wizard; drop
  codewhale fleet init, which only prints the ledger path.
- fleet docs: drop codewhale fleet init from the CLI verb block.
- home dictionaries + guide: align the four-step lede with the new step 4
  (EN+ZH).
2026-08-09 13:58:32 -07:00
..