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
Adds support for the latest AI models — Claude Opus 5 and Claude Fable 5, GPT-5.6 (Sol, Terra, and Luna), Grok 4.6, Mistral Medium 3.5, Mistral Large 3, Mistral Small 4, the Ministral 3 family (14B, 8B, and 3B), and GLM 5.2
Changed
Changes single-clicking a file in the Commit Graph's Review mode to open its diff against the review scope, matching clicking a finding's file reference
Changes the recommended AI model for OpenAI to GPT-5.6 Luna, and for Mistral to Mistral Small 4
Removed
Removes the deepseek-chat and deepseek-reasoner models, retired by DeepSeek
Fixed
Fixes the Commit Graph welcome re-appearing after being dismissed — the dismissal could be lost when choosing a layout on the welcome, reverted by other windows' onboarding writes, or flash back from stale state when the view was collapsed and expanded
Fixes file context menu actions silently doing nothing in the Commit Graph's Compose and Review modes for files coming from the scope's included commits, and adds the missing file context menus to the Resolve mode's conflicts tree
Fixes deleted branches lingering in the Commit Graph and views when the branch's ref was packed (e.g. after git gc)
Fixes incorrect context window and maximum output token limits across the Anthropic, OpenAI, Mistral, xAI, and DeepSeek models