Finding signal on Twitter is more difficult than it used to be. We curate the best tweets on topics like AI, startups, and product development every weekday so you can focus on what matters.
Page 1 • Showing 6 tweets
ICYMI - Claude Code in the Claude Desktop app! Benefits: → Visual session management instead of terminal tabs → Parallel sessions via git worktrees → Run locally or in the cloud → One-click to open in VS Code or CLI Same Claude Code. Better ergonomics.
Claude Opus 4.5 is now available in Claude Code for Pro users. Pro users can select Opus using the /model command in their terminal.
Advent of Claude Day 11 - Named Sessions Claude Code now lets you name sessions. /rename api-migration → Names your current session /resume api-migration or claude --resume api-migration → Resumes the session Your branches have names. Sessions should too.
I love when Claude gives me an estimate of how long it would take to implement something, and then just does it.
Advent of Claude Day 8 - The /context Command Want to see what's eating your context window? Type /context to see exactly what's consuming your token window including: * The system prompt * MCP servers * Memory files * and more It's like having X-ray vision for your tokens.
My favorite feature in Claude Code on the web is teleport. It moves your remote session, wit h all the context, messages, and edits to your local dev environment allowing you to stay in the flow.