It’s been a big week for Claude Code. We launched 8 exciting new...

cat@_catwu
22 views
Mar 22, 2025
~1 min read
2
1/ Extended thinking
Ask Claude Code to “think” to trigger extended thinking, powered by Claude 3.7 Sonnet. Great for larger tasks that require planning, like refactors.
x.com/_catwu/status/…
Ask Claude Code to “think” to trigger extended thinking, powered by Claude 3.7 Sonnet. Great for larger tasks that require planning, like refactors.
x.com/_catwu/status/…
3
2/ Vim mode
Use the slash command /vim to active insert/command modes for editing prompts.
x.com/_catwu/status/…
Use the slash command /vim to active insert/command modes for editing prompts.
x.com/_catwu/status/…
4
3/ Custom slash commands
Create your own custom workflows (like “triage GitHub issues”) by adding files to .claude/commands/.
x.com/_catwu/status/…
Create your own custom workflows (like “triage GitHub issues”) by adding files to .claude/commands/.
x.com/_catwu/status/…
5
4/ Improved tool use latency
Common operations (including Git operations) are much snappier now.
Common operations (including Git operations) are much snappier now.
6
5/ Auto-accept mode
Use Shift+Tab to switch on this mode, where Claude creates changes without stopping to ask permission at each step.
x.com/_catwu/status/…
Use Shift+Tab to switch on this mode, where Claude creates changes without stopping to ask permission at each step.
x.com/_catwu/status/…
7
6/ Autocomplete for filepaths
Hit Tab while typing and Claude Code will suggest files/filepaths matching your input.
x.com/_catwu/status/…
Hit Tab while typing and Claude Code will suggest files/filepaths matching your input.
x.com/_catwu/status/…
8
7/ Auto-compact for context management
Claude Code automatically compacts conversation history while preserving important information, so you can work on longer problems without worrying about context limits.
Claude Code automatically compacts conversation history while preserving important information, so you can work on longer problems without worrying about context limits.
9
8/ Web fetch
Paste a URL into Claude Code, and it will pull the content from that webpage as context.
Super handy to not context switch as much between Claude Code and a browser.
x.com/_catwu/status/…
Paste a URL into Claude Code, and it will pull the content from that webpage as context.
Super handy to not context switch as much between Claude Code and a browser.
x.com/_catwu/status/…
10
That wraps up our week of Claude Code updates. All features are available now, just restart to make sure you’re on the latest version.
And to download Claude Code, run: `npm install -g @anthropic-ai/claude-code`
And to download Claude Code, run: `npm install -g @anthropic-ai/claude-code`
