Sweep 22 Sep 2026 · 15:52Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Reading a new release v2.1.280 Building the pages · 4/6 1043 findings $36.88 so far
One change · claude-code

Configure your terminal for Claude Code changed

terminal-config

Nearest release: v2.1.269, published 3 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 201 where the diff opens
First seen 14 Aug 2026 this site's first read of the page
Recorded edits18to this page, all time

The whole hunk

from line 201, old and new numbered
/
lines
from line 201
201201 
202202 Signal success, failure, and warning states across messages and indicators.
203203 
204 | Token | Controls |
205 | :-------- | :--------------------------------------------------- |
206 | `success` | Success messages and passing checks |
207 | `error` | Error messages and failures |
208 | `warning` | Warnings, caution messages, and the auto mode border |
209 | `merged` | Merged pull request status |
204 | Token | Controls |
205 | :-------- | :------------------------------------------------------ |
206 | `success` | Success messages and passing checks |
207 | `error` | Error messages and failures |
208 | `warning` | Warnings, caution messages, and the auto mode indicator |
209 | `merged` | Merged pull request status |
210210 
211211 #### Input box and mode indicators
212212 
from line 214
214214 
215215 | Token | Controls |
216216 | :------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
217 | `promptBorder` | Input box border in Manual mode |
218 | `planMode` | Plan mode accent and border |
219 | `autoAccept` | Accept-edits mode accent and border |
217 | `promptBorder` | Input box border |
218 | `planMode` | Plan mode accent, plan messages, and plan-mode dialogs |
219 | `autoAccept` | Accept-edits mode accent |
220220 | `bashBorder` | Input box border when entering a `!` shell command |
221221 | `ide` | IDE connection indicator |
222222 | `fastMode` | Fast mode indicator |