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.
π New Features
OpenAI Reasoning Context β Reasoning/thinking blocks from OpenAI o-series models are now captured and passed back in multi-turn conversations, so the AI maintains its chain of thought across messages.
Model Modes β Set reasoning effort per model (Auto / Low / Medium / High) directly from the input bar or agent profile.
Pane Settings Persistence β Your selected model, mode, auto-approve setting, and working directory are now saved and restored when you reopen a pane or restart the app.
Split Pane Inherits Settings β Splitting a pane copies all settings (model, agent, mode, reasoning, auto-approve) to the new pane.
β‘ Improvements
Anthropic Extended Thinking β Thinking blocks are now correctly passed back in multi-turn Anthropic conversations.