Follow Discord
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 capture · claude-code

One read of Claude Code CLI

1 pages moved out of 197 read.

claude-code-20260921T123701Z

Pages moved 1 significant first
Pages read 197 in this capture
Captured 12:37 UTC
Corpus hash 86a8f3559afe corpus-hash

What this read moved

1–1 of 1

changelog Changed · +0 / -1 lines

This page is larger than the 256 KiB this site keeps, so one side of the diff below stops where the stored text does.

from line 177
177177 * \[VSCode] Fixed a background agent that finished while Claude was running a tool losing its completion notice, and its result on the agent map, after a window reload
178178 * \[VSCode] Fixed a rare case where text selected in a git-ignored file could be sent to Claude after the extension was unresponsive for several seconds
179179 * \[VSCode] Fixed renaming a running session reverting to the generated name (regression in 2.1.269)
180 * \[VSCode] Fixed some claude.ai/code sessions opening in VS Code as an empty conversation with no messages
181180 * \[VSCode] Fixed slash commands typed while Claude is responding being sent to the model as text instead of running once the response finishes
182181 * \[VSCode] Fixed unreadable code in the plan preview and the Hooks and Permission rules dialogs with the High Contrast Light theme
183182 * \[VSCode] Fixed `/remote-control` being ignored while Remote Control is still connecting: running it again now turns Remote Control off immediately
from line 1807
18081807 * Fixed sandbox violation details never appearing in Bash tool results; Claude now sees which file or network access was denied and why
18091808 * Fixed MCP tools that connect mid-turn being deferred for tool search without their names announced to the model
18101809 * Fixed plugin install records being silently corrupted when the same plugin is installed in multiple projects
1811 * Fixed recalled or restored paste content occasionally attaching wrong data or silent
1810 * Fixed recalled or restored paste content occasionally attaching wrong data or silently losing text when the paste had aged out or placeholder numbers collided
1811 * Fixed copy-on-select on Wayland
Feedback