@_catwu: It’s been a big week for Claud...
@_catwu
14 views
Mar 22, 2025
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.
Ask Claude Code to “think” to trigger extended thinking, powered by Claude 3.7 Sonnet. Great for larger tasks that require planning, like refactors.
View Tweet
3
4
3/ Custom slash commands
Create your own custom workflows (like “triage GitHub issues”) by adding files to .claude/commands/.
Create your own custom workflows (like “triage GitHub issues”) by adding files to .claude/commands/.
View Tweet
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.
Use Shift+Tab to switch on this mode, where Claude creates changes without stopping to ask permission at each step.
View Tweet
7
6/ Autocomplete for filepaths
Hit Tab while typing and Claude Code will suggest files/filepaths matching your input.
Hit Tab while typing and Claude Code will suggest files/filepaths matching your input.
View Tweet
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.
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.
View Tweet
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`
