Skip to content
ClaudeClaude

What's new in Claude Code

A twenty-minute summary of what's new in Claude Code: what shipped, why we built it, and how to get started.

May 6, 202624mWatch on YouTube ↗

CHAPTERS

  1. How the talk is structured: Developer experience vs. autonomy

    Dixon Tsai (Claude Code team) frames the pace of shipping in Claude Code and explains the goal of the session: tell the story behind recent features instead of reading a changelog. He introduces two unifying themes—developer experience and autonomy—plus where to learn more afterward.

  2. Remote Control: Continue the same session from phone or web

    Remote Control lets you start a Claude Code session on your machine and then access that exact terminal/session remotely (including from mobile). The demo shows mirrored input/output between local terminal and Claude Code on the web, enabling work to continue while away from the desk.

  3. Flicker-free terminal output via full-screen TUI + virtualized scrollback

    The team addresses terminal flickering by moving to a full-screen terminal UI mode with virtualized scrollback. This eliminates repaint artifacts, enables clickable UI elements, and keeps memory usage flat even in long sessions.

  4. Voice mode + smooth long-form generation in the new terminal UI

    Dixon briefly showcases voice mode and how it fits into the improved terminal experience. Using /voice and holding space to speak prompts, the demo generates multiple files while highlighting the smoother rendering and expandable tool-call sections.

  5. Revamped Claude Code Desktop GUI for managing multiple sessions and context

    The talk shifts from terminal-first improvements to a redesigned GUI experience on desktop/web. The new UI emphasizes working across multiple sessions and surfacing relevant context via specialized views beyond the raw transcript.

  6. Experimental “Pin as chapter”: create a table of contents for long transcripts

    An experimental feature lets you pin important assistant messages as “chapters,” auto-titling them and enabling quick navigation. This turns long transcripts into a structured, editable table of contents.

  7. Demo outcome: implementing trapezoids in Excalidraw via Claude Code Desktop

    Using Excalidraw as a demo project, Dixon shows how Claude Code Desktop supports real feature development end-to-end. He starts a local server from within the UI and validates the newly added trapezoid shape (including styling).

  8. Autonomy theme: removing the “why did you stop?” moments

    Dixon introduces autonomy features motivated by a common frustration: long-running tasks fail or stall due to small blockers (permissions, conflicts, missing commands). The next features aim to make stepping away safer and more predictable.

  9. Auto Mode: fewer permission prompts via safety classifier

    Auto Mode is a permissions mode where Claude makes approval decisions using a classifier. It allows safe actions to proceed automatically and blocks tool calls that look destructive or like prompt injection.

  10. Worktrees: parallel feature work without agents stepping on each other

    Worktrees integrate Git worktrees into Claude Code with a friendlier workflow and fewer sharp edges. This enables multiple Claude sessions/agents to work on separate features in isolated checkouts, while optionally sharing heavy directories like node_modules.

  11. Worktrees demo: multiple agents build features concurrently (colors, slider, star)

    In the Excalidraw demo, Dixon runs two worktrees simultaneously: adding a sixth color and adding a border-radius slider, while also showing Claude creating a third worktree for a star shape. He demonstrates launching a dev server in one worktree and comparing results against the main checkout.

  12. Auto Memory: Claude-managed project memory files across sessions

    Auto Memory reduces repeated setup prompts by letting Claude persist useful project knowledge over time. Claude maintains a project memory directory anchored by memory.md (included in context) and links out to more detailed files using progressive disclosure.

  13. Multiphase, multi-agent code review: /ultrareview and GitHub app integration

    Anthropic’s code review approach uses multiple reviewer agents focusing on different aspects, followed by verification to filter noise. This can be used via a GitHub app for PRs or invoked manually in Claude Code with /ultrareview.

  14. Routines and /loop: scheduled, trigger-based sessions that run without you

    Routines (research preview) automate recurring work by configuring prompts, repos, connectors, and triggers (cron, webhooks, API). Dixon contrasts in-session automation via /loop with remotely hosted routines that run on servers and can send outputs (e.g., Slack digests).

  15. Tooling wrap-up: stopping loops, tool search, and where to follow updates

    Dixon shows how to stop scheduled loops with natural language and mentions a new tool search layer that allows more tools without bloating context. He closes with a rapid overview of additional enterprise/admin improvements and ways to keep up with releases.

Get more out of YouTube videos.

High quality summaries for YouTube videos. Accurate transcripts to search & find moments. Powered by ChatGPT & Claude AI.

Add to Chrome