Claude Code Major Upgrade: Anthropic Launches Claude Tag, LLM Evolves from Chat Tool to Team Collaborator
On June 23, 2026, Anthropic officially released Claude Tag, positioned as an evolution of Claude Code, aiming to upgrade AI from a personal assistant to a team collaborator deeply embedded in enterprise workflows. Anthropic revealed that approximately 65% of the company's product code has been completed with the involvement of Claude Tag. Former OpenAI researcher and current Anthropic member Andrej Karpathy called this the third major revolution in LLM user interfaces: the first was web chat, the second was desktop applications, and the third is LLMs becoming independent, continuously running systems that can work collaboratively with human teams.
Core Capabilities of Claude Tag
Claude Tag currently debuts on Slack, allowing users to directly @Claude in channels or threads to initiate tasks. Its core features include:
- Shared Context: The entire channel shares the same Claude, and all members can see the AI's thought process, task progress, and results without maintaining separate contexts.
- Persistent Memory: As usage accumulates, Claude understands project background, team conventions, and tech stack preferences, reducing repetitive explanations.
- Proactive Intervention (Ambient Mode): When enabled, Claude can proactively remind about overlooked discussions, follow up on unresolved issues, and flag pending decisions.
- Asynchronous Execution: Users can leave Slack after assigning tasks; Claude autonomously arranges execution plans and proactively reports results upon completion.
Claude Tag can integrate with tools like GitHub, Jira, and Linear, directly converting requirements from Slack into engineering tasks. Currently, it only supports the Opus 4.8 model; Fable 5 has not yet been released.
Mobile Cowork and Cloud Trend
According to TestingCatalog, the Claude mobile app will soon integrate the Cowork feature, allowing users to initiate tasks, view progress from their phones, and even continue tasks in the background after closing the app. Earlier, the iOS installation package revealed an entry called "Tasks," which shares the same origin as the desktop Cowork.
Claude Code's official documentation has redefined Cowork as "a background agent that runs autonomously in a cloud VM." The desktop settings now include a "Remote" runtime environment, where tasks run on Anthropic's cloud and continue even after closing the app. This indicates that the execution layer is shifting from local computers to the cloud, with the phone serving only as a control plane for initiating, monitoring, and approving tasks.
Comparison with OpenAI Codex
On May 14, 2026, OpenAI brought the coding agent Codex into the ChatGPT mobile app, with over 4 million users per week. Codex also adopts an architecture where the phone acts as the control plane and remote machines handle execution, but it emphasizes "human-in-the-loop," requiring frequent user approvals.
The difference lies in Anthropic's approach: "You leave, the work continues," encouraging a hands-off style, while OpenAI stresses continuous user oversight. Both share the commonality of not truly moving AI computing power into phones but rather shifting control to the cloud, competing for developers' workflow entry points.
Developer Role Shift and Risks
Developers are transitioning from "keyboard warriors" to "task dispatchers": no longer writing code line by line, but defining tasks, reviewing results, and intercepting errors. A day's work is broken into multiple fragments: dispatching tasks in the morning, reviewing diffs at noon, and merging PRs in the evening.
In terms of risks, remote control of desktop permissions via phone may introduce security challenges, such as prompt injection or phishing links leading to permission abuse. Anthropic has already mentioned this risk in its security documentation.
Deployment and Reception
Claude Tag is now available in Beta for Claude Enterprise and Team users, and will gradually replace the existing Slack version of the Claude app within the next 30 days. Administrators can set channel-level token budgets and view operation logs. Anthropic plans to expand to more collaboration platforms in the coming weeks.
Community reactions are mixed: some users are excited about the new features, but many on Reddit and Twitter are calling for the restoration of the Fable 5 model, expressing dissatisfaction with the update.
Also available in 中文.