v1.2.1
What's Changed
Bug Fixes
- Stale DeepSeek warning is now clearable: The built-in DeepSeek direct fallback has been updated from
deepseek/deepseek-chattodeepseek/deepseek-v4-pro, and stale curated-route warnings are now suppressed when the same alias already resolves live via another source (like the default OpenRouter route or a user-set alias). This ensures that the suggested--add-aliasfix actually clears the warning instead of leaving it permanently unresolvable.
Documentation
- Council UX MVP design specification: Added comprehensive specification for live progress tracking, cost visibility in output, council MCP tools, and verdict/disagreement report rendering. This lays the groundwork for making the council analysis spine visible and reachable over MCP.
- Local and OpenAI-compatible provider MVP design specification: Added specification for supporting local models via Ollama and LM Studio, plus generic OpenAI-compatible endpoints. Introduces a provider type discriminator to enable future provider types like AWS Bedrock.
Full Changelog: v1.2.0...v1.2.1