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

Week 15 · April 6–10, 2026 changed

whats-new/2026-w15

Nearest release: v2.1.260, published 2 hours before 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+6added
Lines−6removed
From line 3 where the diff opens
First seen 14 Aug 2026 this site's first read of the page
Recorded edits2to this page, all time

The whole hunk

from line 3, old and new numbered
/
lines
from line 3
33> Ultraplan cloud planning, the Monitor tool with self-pacing /loop, /team-onboarding for packaging your setup, and /autofix-pr from your terminal.
44 
55<div className="digest-meta">
6 <span>Releases <a href="/docs/docs/en/changelog#2-1-92">v2.1.92 → v2.1.101</a></span>
6 <span>Releases <a href="/docs/en/changelog#2-1-92">v2.1.92 → v2.1.101</a></span>
77 <span>4 features · April 6–10</span>
88</div>
99 
from line 25
2525 /ultraplan migrate the auth service from sessions to JWTs
2626 ```
2727 
28 <a className="digest-feature-link" href="/docs/docs/en/ultraplan">Ultraplan guide</a>
28 <a className="digest-feature-link" href="/docs/en/ultraplan">Ultraplan guide</a>
2929</div>
3030 
3131<div className="digest-feature">
from line 52
5252 /loop check CI on my PR
5353 ```
5454 
55 <a className="digest-feature-link" href="/docs/docs/en/tools-reference#monitor-tool">Monitor tool reference</a>
55 <a className="digest-feature-link" href="/docs/en/tools-reference#monitor-tool">Monitor tool reference</a>
5656</div>
5757 
5858<div className="digest-feature">
from line 73
7373 /autofix-pr
7474 ```
7575 
76 <a className="digest-feature-link" href="/docs/docs/en/claude-code-on-the-web#auto-fix-pull-requests">Auto-fix pull requests</a>
76 <a className="digest-feature-link" href="/docs/en/claude-code-on-the-web#auto-fix-pull-requests">Auto-fix pull requests</a>
7777</div>
7878 
7979<div className="digest-feature">
from line 90
9090 /team-onboarding
9191 ```
9292 
93 <a className="digest-feature-link" href="/docs/docs/en/commands">Commands reference</a>
93 <a className="digest-feature-link" href="/docs/en/commands">Commands reference</a>
9494</div>
9595 
9696<div className="digest-wins">
from line 98
9898 
9999 <div className="digest-wins-grid">
100100 <div>Focus view: press <code>Ctrl+O</code> in flicker-free mode to collapse the view to your last prompt, a one-line tool summary with diffstats, and Claude's final response</div>
101 <div>Guided <a href="/docs/docs/en/amazon-bedrock">Amazon Bedrock</a> and <a href="/docs/docs/en/google-vertex-ai">Google Cloud's Agent Platform</a> setup wizards on the login screen: pick "3rd-party platform" for step-by-step auth, region, credential check, and model pinning</div>
101 <div>Guided <a href="/docs/en/amazon-bedrock">Amazon Bedrock</a> and <a href="/docs/en/google-vertex-ai">Google Cloud's Agent Platform</a> setup wizards on the login screen: pick "3rd-party platform" for step-by-step auth, region, credential check, and model pinning</div>
102102 <div><code>/agents</code> gets a tabbed layout: a Running tab shows live subagents with a <code>● N running</code> count, plus Run agent and View running instance actions in the Library tab</div>
103103 <div>Default effort level is now <code>high</code> for API-key, Amazon Bedrock, Google Cloud's Agent Platform, Microsoft Foundry, Team, and Enterprise users (control with <code>/effort</code>)</div>
104104 <div><code>/cost</code> shows a per-model and cache-hit breakdown for subscription users</div>