claude code pm @anthropicai
prev: @indexventures, @dagster, @scale_ai
2 subscribers
Apr 24 • 7 tweets • 3 min read
We've recently shipped a fresh batch of Claude Code features to improve your workflow! These updates make Claude Code faster, more visual, and easier to control.
Here's what's new: 1/ Improved multimodal support
You can now drag and drop images directly into Claude Code. Great for:
- Debugging UI issues
- Discussing design mockups
- Working with visual assets
Claude Code sees what you see.
Mar 21 • 10 tweets • 3 min read
It’s been a big week for Claude Code.
We launched 8 exciting new features to help devs build faster and smarter.
Here's a roundup of everything we released: 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.
Up first: Vim mode. This gives you the familiar insert/command modes for editing your prompts in Claude Code. Turn it on by typing the slash command /vim.
But that's not all:
Custom slash commands. You can create personalized workflows that can be invoked anytime as slash commands.
Make them by adding Markdown files to your .claude/commands/ or ~/.claude/commands/ directories. The contents of those files will become new commands.
Mar 13 • 4 tweets • 1 min read
We've just shipped a new feature in Claude Code: extended thinking. You can simply ask Claude to “think”, “think more”, or “think harder” and it’ll show its extended thinking process.
This is all powered by our hybrid reasoning model, Claude 3.7 Sonnet.
Best practice: First tell Claude about your task and let it gather context from your project. Then, ask it to “think” to create a plan.
Claude will think more based on the words you use. For example, “think hard” will trigger more extended thinking than saying “think” alone.