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-20260918T023701Z

Pages moved 1 significant first
Pages read 197 in this capture
Captured 02:37 UTC
Corpus hash 6e51f756da1d corpus-hash

What this read moved

1–1 of 1

changelog Changed · +4 / -0 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 6
66 
77Run `claude --version` to check your installed version.
88 
9<Update label="2.1.276" description="September 18, 2026">
10 * Fixed every request failing with `400 … Input tag 'advisor_20260301'` when `ANTHROPIC_BASE_URL` points at a proxy or gateway (2.1.275 regression)
11</Update>
12 
913<Update label="2.1.275" description="September 17, 2026">
1014 * Added the signed-in account to Claude apps gateway sign-in: when the gateway names it, you confirm it before the credential is saved, and `/status` shows it
1115 * Added a send-now key (ctrl+enter, or ctrl+x ctrl+s) that interrupts the current turn and sends all queued messages at once; sent and queued messages show in gray until the model receives them
from line 1816
18121816 * Changed sessions forked with `/fork` to create a new worktree of their own instead of working in the original session's checkout
18131817 * Changed Claude in Chrome to close the browser tabs it opens once it no longer needs them
18141818 * Changed fast mode to report on the stream when usage credits run out mid-session, instead of failing silently
1815 * Changed Monitor: a watch that exits without producing any output now says so instead of reporting "stream ended"
1816 * Changed the Gateway `model` field validation: non-string values are rejected with a 400 instead of being forwarded
1817 
1819 * Changed Mon
Feedback