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
Added Radius gateway support for custom models.json providers, including Radius OAuth login and dynamic model discovery.
Added inherited forced tool-call support for OpenAI Responses and OpenAI Codex models (#6588).
Changed
Stopped including the current date in the system prompt so prompts no longer bake in stale date context (#6621).
Stopped sending OpenAI Responses session-id fields to OpenCode models that opt out of session IDs (#6645 by @davidbrai).
Fixed
Clarified the interactive /login option labels.
Fixed senpi uninstall under npm to pass --legacy-peer-deps, avoiding uninstall failures from unrelated peer dependency conflicts (#6604 by @davidbrai).
Fixed branch summaries when the selected model uses ambient auth instead of a literal API key (#6595 by @davidbrai).
Fixed inherited Anthropic empty-usage handling, OpenAI/Azure Responses encrypted reasoning replay, Bedrock stop-reason errors, OpenRouter and Responses WebSocket session affinity, and GitHub Copilot MAI-Code routing from the upstream AI package.