Skip to content

v0.2.0

Choose a tag to compare

@aivinay aivinay released this 29 Jun 12:29
909693a

Changed

  • Unified the public CLI routing path: switchboard route, bare switchboard ask, and switchboard ask --backend auto now use the same Switchboard Core routing behavior, with route acting as a no-model-call preview.
  • Removed legacy personal-router-only flags from public route and ask commands so unsupported options fail clearly instead of being ignored.
  • Rejected manual catalogue IDs such as manual/codex on the callable core CLI path; users should select callable backends such as codex, claude-code, or ollama.

Fixed

  • Preserved forced backend/model choices in route next-step guidance, including the --force-model ollama backend alias.
  • Updated README framing and Zenodo DOI references to the current v2 record.