
Claude Code change TOUT (Desktop + Routines + Opus 4.7 ?)
AI Summary
Anthropic has released two major announcements regarding Cloud Code, which are being described as a disguised version 2. The first announcement is a complete redesign of the Desktop app, now featuring a native terminal, tasks, a preview mode, and a diff function. The second, and more exciting, announcement is the addition of "routines," which can be run locally or remotely. Remote routines can transform your cloud into a system capable of working 24/7. Additionally, there are rumors about the upcoming release of Opus 4.7.
The revamped Desktop app immediately stands out with its new organization. The chat, cowork, and Cloud Code features are now grouped in a minimalist sidebar on the left. At the heart of this interface is a new sidebar specifically for Cloud Code, designed to manage all active and recent sessions in one place. Users can filter sessions by status, project, or environment, which is particularly useful when juggling multiple projects. A significant new feature is the ability to run multiple Cloud Code sessions simultaneously within the same window, with each session operating in its own automatically isolated Git work. This allows one agent to work on a new feature while another fixes a bug without conflicts or the risk of losing code.
Another major improvement is the integrated terminal, enabling users to run tests, builds, and Git commands without switching windows. There's also a native file editor, allowing users to make and save minor modifications proposed by Claude directly, without needing to open VS Code. While some suggest this could be a VS Code killer, the option to open code with VS Code remains available. The interface also supports various modes, changing transcript views, and adding files, photos, folders, slash commands, and connectors like Indeed and Figma. Users can also manage and add plugins, such as Fire Craw. The microphone is accessible for voice input, and detailed statistics are now presented in a much clearer way.
The preview mode is particularly impressive. For instance, a small application for a "tarte flambée" website can be viewed and switched between desktop and mobile modes. What's more, if a user needs to edit something in the header, hovering over it will directly indicate the modification point in the chat, and changes are reflected in real-time. The diff feature now clearly displays all changes made.
The integrated terminal is also present as a dedicated tab. Additionally, there's a "Tasks" panel, which doesn't fill up with normal, short tasks like reading files or executing commands. Instead, it populates in specific scenarios, such as when Claude launches sub-agents, when a shell command is executed, or when a workflow or plugin is triggered. Clicking on a task provides more detailed information.
The "Plan" tab is where Claude writes its action plan when in "plan mode," providing a real-time display of the plan. The "Verbosity" setting can be adjusted to show more detailed information about what Cloud Code is doing.
The "Customize" tab is a welcome addition, simplifying the process of adding skills or browsing plugins. Creating a new skill, for example, is now much more straightforward.
Routines are a key new feature. A routine is a saved Cloud Code setup—including a prompt, one or more repositories, and connectors—that executes autonomously. This is compared to automations on Codex. Users can create new routines, for example, a local routine to get daily AI news updates at 9 AM. The routine can be configured with a name, description, prompt, permissions, model selection, and frequency.
Remote routines operate on Anthropic's cloud infrastructure, meaning the user's PC doesn't need to be on. However, they work on a freshly cloned GitHub repository, requiring repository selection. The main prompt defines what Claude executes at each trigger. Users can select the model, repository, and frequency. GitHub events, such as new pull requests, pushes, or open issues, can also trigger routines.
API integration is also available, with each routine receiving a unique HTTP endpoint and a bearer token, allowing it to be triggered from any tool capable of making a POST request, such as monitoring systems, CI/CD pipelines, or third-party webhooks, enabling custom integrations. Connectors like Figma or Indeed can be used within routines, and permissions can be managed.
Finally, there's a "Dispatch" feature for controlling Cloud Code from a phone, though the speaker personally avoids this. The sidebar can also be customized.
Regarding Opus 4.7, rumors suggest a release as early as this week, according to The Information. More significantly, there's speculation about a new full-stack tool for generating websites and presentations, potentially competing with products like Low Vable or Stitch. If confirmed, this would indicate Anthropic's ambition to provide not only the model but also the application surfaces. This could also explain recent slowdowns and quality drops observed in current models, often a sign of a new version being progressively deployed. The speaker anticipates a quick answer to these rumors.