At a glance
WHAT IT’S REALLY ABOUT
New Claude Code features: remote control, autonomy modes, routines, agents view
- Claude Code adds Remote Control to continue a desktop session from mobile/web with notifications and optional always-on setup.
- A new full-screen TUI eliminates terminal flicker via virtualized scrollback and introduces clickable/expandable terminal UI elements.
- Claude Code Desktop received a major UI refresh with project-grouped sessions, plan viewing/commenting, diff review with inline questions, and GitHub integration.
- Autonomy upgrades include Auto Mode permissioning with safety classifiers, first-class Worktrees for parallel sessions, and Auto-Memory that builds a local memory.md index.
- New automation surfaces include multi-agent /ultra-review code review, cloud-run Routines triggered by schedules/webhooks/API calls, and Agents View to manage many concurrent sessions.
IDEAS WORTH REMEMBERING
5 ideasRemote Control turns a local Claude Code session into an on-the-go workflow.
Start remote control from a running session, then continue from mobile or another browser and get notified when Claude needs input; naming sessions helps you find the right thread quickly, and it can be enabled by default in settings.
Full-screen TUI solves terminal flicker by virtualizing scrollback.
Instead of repainting large terminal histories, Claude Code renders only what you see, keeping performance stable even in long sessions and enabling richer interactions like expandable outputs and “jump to latest message” controls.
The refreshed Desktop app is positioned as a “best tool for specific tasks,” not necessarily full-time use.
It adds practical navigation and review affordances—sessions grouped by repo/project, quick access to plan mode artifacts, and commenting directly on plans and diffs to drive targeted fixes.
Auto Mode reduces interruptions while preserving safety boundaries.
Permission prompts are handled automatically when actions are deemed non-destructive and not prompt-injection-like; otherwise Claude seeks alternatives or escalates to the user, enabling more reliable asynchronous runs.
Native Worktree support makes parallel Claude sessions safer and easier.
By creating isolated copies of the repo per session (via a flag at session start or by asking within a session), multiple “Claudes” can work in parallel without colliding on the same files or branches.
WORDS WORTH SAVING
5 quotesLet's stop doom scrolling and start, like, Claude coding whenever we want.
— Ralph
Claude Code has a new full-screen mode which actually virtualizes the whole scroll back of the terminal.
— Ralph
What auto mode is doing is first leveraging the high capability of the latest models as well to assess if a situation is destructive or not.
— Ralph
Worktrees are your friend whenever you want several Claudes to work on the same project, same repo, and you don't want Claude, different Claudes to step on each other's feet.
— Ralph
One thing that we should never stop doing, especially in this day and age, it's never stop learning.
— Ralph
High quality AI-generated summary created from speaker-labeled transcript.
