Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
One change · claude-code

Desktop application changed

desktop

Nearest release: v2.1.278, published 4 hours after this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.

Recorded here
Lines+9added
Lines−9removed
From line 202 where the diff opens
First seen 14 Aug 2026 this site's first read of the page
Recorded edits36to this page, all time

The whole hunk

from line 202, old and new numbered
/
lines
from line 202
202202 
203203### Switch view modes
204204 
205View modes control how much detail appears in the chat transcript. Switch modes from the **Transcript view** dropdown next to the send button, or press **Ctrl+O** on macOS or Windows to cycle through them.
205View modes control how much detail appears in the chat transcript. Switch modes from the **Transcript view** dropdown next to the send button, or press **Ctrl+O** on macOS or Windows to cycle through them. The Thinking mode appears in the dropdown only after Claude has produced thinking in the session you're viewing.
206206 
207| Mode | What it shows |
208| ----------- | -------------------------------------------------------------- |
209| **Normal** | Tool calls collapsed into summaries, with full text responses |
210| **Verbose** | Every tool call, file read, and intermediate step Claude takes |
211| **Summary** | Only Claude's final responses and the changes it made |
207| Mode | What it shows |
208| ------------ | -------------------------------------------------------------------------------------- |
209| **Normal** | Tool calls collapsed into summaries, with full text responses |
210| **Thinking** | Tool calls collapsed into summaries, plus Claude's thinking |
211| **Verbose** | Every tool call, file read, and intermediate step Claude takes, plus Claude's thinking |
212212 
213Use Verbose when debugging why Claude took a particular action. Use Summary when you're running multiple sessions and want to scan results quickly.
213Use Thinking to follow Claude's reasoning with tool calls still collapsed. Use Verbose when debugging why Claude took a particular action. Claude Desktop versions before 1.46388.1 also list a Summary mode, and a session still set to Summary opens in Normal once you update.
214214 
215215### Keyboard shortcuts
216216