Claude Code: NEW Remote Control, Auto Memory, Plugins & More
Quick Overview
Anthropic recently released several updates for Claude Code, including Remote Control for interacting with local sessions via phone or web app, Auto Memory to recall context across sessions, new skills like /simplify and /batch for code quality improvement and parallel migrations, and enhanced plugin capabilities with specialized repositories like knowledge-work and financial-services plugins.
Key Points: Claude Code introduced Remote Control, allowing users to kick off tasks in the terminal and pick them up from a phone or web app by connecting to a session URL. A new Auto Memory feature enables Claude Code to remember project context, debugging patterns, and preferred approaches across sessions, storing this context in a markdown file. Two new skills, /simplify and /batch, were introduced by Boris Cherny: /simplify uses parallel agents for code quality/efficiency, and /batch automates complex, parallelizable code migrations using isolated git worktrees. Anthropic released two new plugin repositories: knowledge-work plugins and financial-services plugins, which contain numerous skills tailored to specific industry tasks like idea generation and earnings analysis. The AskUserQuestion tool now supports showing markdown snippets for diagrams and code examples, finding a sweet spot between no structure and overly rigid output. AI-authored GitHub public commits are currently at 4% and are projected to reach over 20% of daily commits by the end of 2026, indicating rapid adoption in software development.
Context: This video provides an update on recent features and improvements released for Claude Code, Anthropic's AI coding assistant. The presenter walks through new functionalities announced via social media, focusing heavily on enhanced context persistence, remote interaction capabilities, advanced code management skills, and the expanding ecosystem of community plugins.
Detailed Analysis
The video details several major updates to Claude Code. First, the introduction of Remote Control (00:17) allows users to start a session on their local machine and control it remotely via a mobile app or web browser, giving the AI continuous context even when the user switches devices. Second, Auto Memory (02:43) is highlighted, which allows Claude to recall project context, debugging patterns, and preferred approaches across sessions by storing this information in a dedicated markdown file, making subsequent interactions more efficient. Third, new 'Skills' were announced by Boris Cherny (04:47): /simplify, which uses parallel agents to improve code quality and ensure style guide compliance (like CLAUDE.md), and /batch, which automates complex code migrations by executing tasks in parallel across dozens of agents using full isolation via git worktrees. Fourth, the video showcases the growing plugin ecosystem, specifically highlighting the 'knowledge-work-plugins' and 'financial-services-plugins' repositories on GitHub (01:25), which contain specialized skills for various domains. Finally, an update to the AskUserQuestion tool (03:37) allows it to render markdown snippets, including diagrams and code blocks, striking a balance between unstructured output and overly rigid parameters. A data point from SemiAnalysis suggests Claude Code authorship is projected to account for over 20% of daily GitHub commits by the end of 2026 (04:27).