You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.