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 19 · May 4–8, 2026 changed

whats-new/2026-w19

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+3added
Lines−3removed
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> Load plugins from .zip archives and URLs, search command history across every project with Ctrl+R, branch new worktrees from local HEAD or the remote default, and block actions unconditionally with auto mode hard deny rules.
44 
55<div className="digest-meta">
6 <span>Releases <a href="/docs/docs/en/changelog#2-1-128">v2.1.128 → v2.1.136</a></span>
6 <span>Releases <a href="/docs/en/changelog#2-1-128">v2.1.128 → v2.1.136</a></span>
77 <span>2 features · May 4–8</span>
88</div>
99 
from line 20
2020 claude --plugin-url https://example.com/my-plugin.zip
2121 ```
2222 
23 <a className="digest-feature-link" href="/docs/docs/en/plugins">Plugins guide</a>
23 <a className="digest-feature-link" href="/docs/en/plugins">Plugins guide</a>
2424</div>
2525 
2626<div className="digest-feature">
from line 31
3131 
3232 <p className="digest-feature-lede"><code>Ctrl+R</code> reverse-search now defaults to all prompts across every project, restoring the behavior from before v2.1.124. Press <code>Ctrl+S</code> while searching to narrow back to the current project or session. Handy when you remember a command you ran in another repo last week and don't want to go digging for it.</p>
3333 
34 <a className="digest-feature-link" href="/docs/docs/en/interactive-mode#command-history">Interactive mode: command history</a>
34 <a className="digest-feature-link" href="/docs/en/interactive-mode#command-history">Interactive mode: command history</a>
3535</div>
3636 
3737<div className="digest-wins">