Select thinking mode from the chat

This commit is contained in:
Georg Bauer
2026-08-01 09:49:37 +02:00
parent d0431edaff
commit c0e4ec13cc
5 changed files with 104 additions and 9 deletions

View File

@@ -18,7 +18,10 @@ tool work continues concurrently.
The composer status row shows the current project and, for Git repositories,
the current local branch. An unsaved draft can be moved with the project menu;
saved chats keep their original project. Use the branch menu to switch local
branches when that project's chats are idle.
branches when that project's chats are idle. The thinking menu is preselected
to the model's current mode: **Thinking** is the DS4 default, while **Direct**
answers without hidden reasoning. **Think Max** is available when the context
window is at least 393216 tokens, matching DS4's long-context requirement.
The **Git** pane shows added, changed, and deleted files from the current
worktree, including separate staged and worktree markers. Select files to stage,