Anthropic’s new Claude Tag update lets its Slack agent read the full conversation — and jump in unprompted

Read full story on VentureBeat
Share
Anthropic’s new Claude Tag update lets its Slack agent read the full conversation — and jump in unprompted
AI disclosure

Summary

<p><a href="https://www.anthropic.com/">Anthropic</a> is making a calculated bet that the biggest bottleneck in enterprise AI isn&#x27;t model intelligence — it&#x27;s the fact that most people still use AI alone.</p><p>In an exclusive interview with VentureBeat, Scott White, Anthropic&#x27;s head of product for enterprise, laid out the company&#x27;s thesis for what it calls &quot;<a href="https://www.anthropic.com/news/introducing-claude-tag">multiplayer AI</a>&quot;: a shift away from the single-user chatbot paradigm toward AI agents that operate across teams, read organizational context, and proactively insert themselves into work — sometimes without being asked.</p><p>The strategy crystallized earlier this month when Anthropic updated <a href="https://www.anthropic.com/news/introducing-claude-tag">Claude Tag</a>, its agent that lives inside Slack channels, to read context across entire conversations rather than evaluating messages one at a time. According to the company, the change makes Claude roughly 30% better at deciding when — and, critically, when not — to jump into a conversation unprompted.</p><p>That may sound like an incremental product update. White argues it represents something more fundamental: the moment AI stops being a tool individuals consult and starts being a colleague organizations deploy.</p><p>&quot;Claude used to feel like your personal chief of staff,&quot; White told VentureBeat. &quot;Now Claude, in the context of organizational deployment, feels like the company&#x27;s chief of staff.&quot;</p><h2><b>How enterprise AI evolved from autocompleting code to pursuing company goals</b></h2><p>White frames the industry&#x27;s evolution in three distinct phases, and his account doubles as a roadmap for where Anthropic is steering its enterprise products.</p><p>In the beginning, he said, AI handled &quot;a part of one task&quot; — answering a question in a chatbot, or completing a single line of code in an IDE. As models improved, they graduated to completing entire tasks: writing a full function, producing a research report, drafting a document from multiple data sources.</p><p>&quot;I think we are now at the trajectory of what I would call projects or goals,&quot; White said. &quot;The models are capable, and the connectivity into systems is capable enough, to accomplish higher-order abstract goals — like keep our product bug-free, or make our legal NDA review process happen faster — and the model can operate largely in the background, connecting various data sources and agentically looping over what it thinks its objective is.&quot;</p><p>That shift, White argues, is precisely what forces AI to become multiplayer. Goals, unlike tasks, inherently involve multiple people. And knowledge work — unlike software engineering, which has decades of collaboration infrastructure built around Git and pull requests — has no equivalent scaffolding.</p><p>&quot;Knowledge work is much messier than software engineering,&quot; White said. &quot;It&#x27;s multi-person. It&#x27;s multi-job function. It&#x27;s multi-connected system that has different permissions... The goal or the output is also not as easily verifiable as code. Code can pass tests and compile on your machine, and you can iterate on it until it deterministically works. Knowledge work is not necessarily that. It requires human judgment to say something is up to the quality bar.&quot;</p><h2><b>The three technical breakthroughs that made proactive AI agents possible</b></h2><p>Asked what actually enabled the multiplayer shift, White pointed to three pillars that came together over the past two years. The first is connectivity. Anthropic&#x27;s <a href="https://modelcontextprotocol.io/docs/2026-07-28/getting-started/intro">Model Context Protocol </a>(MCP) — the open standard the company introduced in late 2024, which rivals OpenAI and Google subsequently adopted in 2025 — has matured into what White called &quot;the USB-C for AI connectors,&quot; giving Claude governed access to enterprise data systems.</p><p>The second is a threshold of model intelligence that makes proactivity viable rather than annoying. &quot;When you&#x27;re connected to all of these different systems, you have to be able to connect the dots between the data that you&#x27;re getting from all of these different sources to be able to then proactively jump in and say, &#x27;I think I am spotting a problem for you that I can fix,&#x27;&quot; White said. &quot;You really need to get to a new level of model intelligence, and I think we&#x27;ve only really gotten there recently.&quot;</p><p>The third is form factor: putting Claude where collaboration already happens. White described the <a href="https://venturebeat.com/orchestration/slack-wants-to-drag-ai-coding-out-of-the-terminal-and-into-the-group-chat">Slack integration</a> as &quot;a novel partnership that we struck up to have that presence of Claude as an agent&quot; — one that gives Claude a federated agent identity with its own permissions, channel awareness, and MCP-connected context.</p><p>The <a href="https://www.anthropic.com/news/introducing-claude-tag">Claude Tag</a> update shows how these pieces combine. Previously, a lightweight classifier evaluated each Slack message in isolation and made a binary call about whether Claude should respond. Anthropic has now removed that classifier entirely. Claude reads the channel&#x27;s full context — plus its memory and standing instructions — and chooses among four moves: reply inline, start deeper work in a thread, route the message into an existing workstream, or say nothing. Anthropic&#x27;s announcement offers a telling example: two engineers chasing the same bug from opposite ends, neither addressing Claude. Read individually, neither message warrants a response. Read together, one engineer has a theory and the other has the evidence — and Claude opens a thread with the investigation already running. Notably, the company built explicit restraint into the system. &quot;An annoying agent is worse than an unhelpful one,&quot; Anthropic wrote in its announcement, noting that Claude goes dormant in channels where it repeatedly has nothing to add.</p><h2><b>Why Anthropic says collaborative AI beats solo star performers</b></h2><p>The obvious skeptic&#x27;s question is whether any of this actually makes teams faster. High performers often <a href="https://pubmed.ncbi.nlm.nih.gov/16859437/">move quickest when working alone</a>, and coordinating AI use across people with different working styles is genuinely hard. When pressed for evidence, White pointed to how his own job has changed inside Anthropic.</p><p>&quot;In the old days, I might have a question about something happening in the business, and I would go work with a data scientist to take one or two days to do some data analysis around this problem statement,&quot; White said. &quot;Now Claude is good enough at doing data analysis where I no longer have to have that handoff. What the data scientist has done now is they&#x27;ve created the infrastructure that allows Claude to always be right when it is doing data analysis.&quot;</p><p>The result, he said, is that time once spent waiting on handoffs now goes to judgment: &quot;More of my time is spent with my collaborators at my level, jamming with them about what we should actually do and what we should change about our strategy... The multiple handoffs that we saw to get a piece of work done to then try to make a decision — all of that has been shortened dramatically.&quot;</p><p>White cited site reliability engineering as the pattern&#x27;s clearest external proof point: Claude collects error logs, connects them to recent code changes and related Slack conversations, then surfaces the synthesis and pulls in the right people — &quot;solving bigger, more ambitious, more goal-oriented problems where it&#x27;s often necessary to collaborate.&quot;</p><p>Those claims land in a market still struggling to convert AI enthusiasm into returns. McKinsey&#x27;s most recent <a href="https://www.mckinsey.com/capabilities/quantumblack/our-insights/the-state-of-ai">State of AI</a> survey found that while 88% of organizations report using AI in at least one function and 62% are at least experimenting with AI agents, only 39% attribute any earnings impact to AI — and just 6% qualify as &quot;high performers&quot; seeing significant value.</p><p>Deloitte, for its part, predicted that 25% of enterprises using generative AI would deploy agents in 2025, <a href="https://www.deloitte.com/us/en/insights/industry/technology/technology-media-and-telecom-predictions/2025/autonomous-generative-ai-agents-still-under-development.html">doubling to 50% by 2027</a>. That gap between adoption and impact is exactly the terrain Anthropic is trying to claim: if redesigned workflows — not bolted-on chatbots — separate AI winners from the rest, a product that restructures how teams coordinate is a more defensible wedge than a marginally better model.</p><h2><b>How Anthropic defends always-on agents against prompt injection attacks</b></h2><p>Giving an AI agent standing access to a company&#x27;s <a href="https://slack.com/help/articles/53532192117267-Use-Claude-in-Slack">Slack channels</a>, documents, and connected systems raises an obvious attack surface question, particularly around prompt injection — the technique of embedding malicious instructions in content an AI reads.</p><p>White described a layered defense strategy. &quot;The models themselves are trained with classifiers that help prevent things like prompt injection attacks,&quot; he said, adding that Anthropic has delayed launches over the issue before: &quot;We didn&#x27;t GA our Chrome extension, and we actually put it on a waitlist... because we need to better understand the risk of prompt injection in the context of Claude in the browser. And then we actually did novel classifier training to figure out how to improve that from that dataset.&quot;</p><p>Beyond model-level defenses, Anthropic exposes compliance and analytics APIs that let enterprises define their own risk thresholds, and partners with third-party security vendors through its hooks and data loss prevention integrations. &quot;We think about solving that at many layers of the stack,&quot; White said.</p><p>On data access, White emphasized that Claude&#x27;s permissions collapse to the most restrictive intersection of what the agent can see and what the requesting user can see. &quot;You have to have the same permissions to view the data that the thing would provide access to you,&quot; he said. &quot;If you are using Claude in the context of your collaboration, it will have the channel context that is in front of you, but it will not leak that channel context into a different channel.&quot;</p><h2><b>The unanswered pricing question every CIO should be asking now</b></h2><p>One detail buried in the <a href="https://www.anthropic.com/news/introducing-claude-tag">Claude Tag announcement</a> deserves attention from technology buyers: the expanded channel context Claude now holds does not count toward usage or spend limits on any plan — for now. When asked whether enterprises should budget for that context becoming billable, White declined to commit, describing the current phase as active experimentation and co-design with customers.</p><p>&quot;We&#x27;re early in the journey here for what I would call proactive and collaborative agents,&quot; he said. &quot;Long-term in AI is very — it&#x27;s very long. Things change very quickly, and so that&#x27;s why close partnership with our customers is so important, so they can help guide us to the right answer.&quot;</p><p>Instead of pricing promises, Anthropic is emphasizing controls: budget caps tied to agent identities or role-based access groups, and model entitlements that let different teams run different cost-performance profiles. &quot;If we can give you ultimate control over how you architect the deployment to optimize for the relationship between cost and performance for the tasks that you&#x27;re trying to accomplish, then there will be many ways to get to the outcome state that you want,&quot; White said.</p><p>The honest translation: the unit economics of always-on, context-heavy agents remain unsettled, and Anthropic is effectively subsidizing the learning phase. Enterprises should architect deployments assuming the meter eventually turns on.</p><h2><b>Why enterprises might choose Anthropic over Microsoft, Google, and Salesforce</b></h2><p>The competitive question looms large. <a href="https://www.salesforce.com/">Salesforce</a> owns <a href="https://slack.com/">Slack</a>, <a href="https://www.microsoft.com/en-us/microsoft-365-copilot/agents">Microsoft</a> is embedding agents throughout Teams and pushing its own multi-agent orchestration ambitions, and <a href="https://workspace.google.com/studio/">Google</a> is doing the same across Workspace. Why would an enterprise hand its most sensitive internal conversations to a third party?</p><p>White&#x27;s answer is that value lives in the connections between systems, not within any one of them. Improving a product based on customer feedback, he noted, requires pulling call transcripts from Salesforce, internal debate from Slack, usage analytics from product tools, and code from development environments — no single vendor owns that full picture.</p><p>&quot;It is not just one individual thing that solves all of your problems,&quot; White said. &quot;It is the intelligence and structure for how you pull it all together to get to the actual outcome that you&#x27;re trying to get to, which is building something better for your customers. And we have seen our customers love Claude as the orchestrator.&quot;</p><p>It&#x27;s a credible position precisely because enterprise data is fragmented by design. An orchestration layer that stays neutral across those systems — built on a protocol that even Anthropic&#x27;s fiercest competitors have standardized on — carries structural advantages that a walled-garden agent does not. The risk cuts the other way, too: platform owners can bundle their agents for free and control the integration points Anthropic depends on. Anthropic is wagering that frontier intelligence and cross-system neutrality beat distribution — a bet that has worked so far in coding, and remains unproven in general knowledge work.</p><h2><b>What comes next: handing Claude the company&#x27;s quarterly objectives</b></h2><p>Asked where the trajectory leads, White sketched a future in which the delegation flows in both directions — and it is striking how matter-of-factly he describes it.</p><p>&quot;We&#x27;re now giving Claude projects to accomplish,&quot; he said. &quot;Soon, I think, we&#x27;ll give Claude its OKRs, and it will figure out which projects the organization needs to work on and how to connect people to do them — improving itself, and the people around it, over time.&quot;</p><p>He acknowledged the vision is &quot;a little bit abstract,&quot; and it raises governance questions that today&#x27;s controls only begin to address. An AI that decides which projects an organization pursues — and, in White&#x27;s words, delegates to people &quot;only when they need to help improve its judgment&quot; — inverts the traditional relationship between workers and their tools in ways most enterprises have barely begun to reckon with.</p><p>White pointed to Anthropic&#x27;s public commitments on <a href="https://www-cdn.anthropic.com/f61d49fa5596956a5dec75fea0e973bf6a6a8378/Redacted%20Risk%20Report%20August%202026%20.pdf">catastrophic risk domains</a> like cyber and biosecurity as evidence the company is weighing the stakes, though the day-to-day questions of workplace agency remain largely in customers&#x27; hands, governed by the permission systems and budget controls Anthropic ships alongside the ambition.</p><p>For now, the more immediate change is the one already playing out in <a href="https://slack.com/features/code-channels">Slack channels</a>: an AI that listens to the whole room, decides for itself when to speak, and increasingly does the connective work that used to fall to managers, analysts, and project leads. White has watched that shift compress his own job into its most human remainder — judgment, debate, decisions — and he expects the same compression to arrive everywhere else.</p><p>Two years ago, the industry&#x27;s favorite metaphor for AI was the intern. Anthropic just promoted it to chief of staff — and it now reports to the whole company.</p><p> </p>

Original reporting

Open original source

Related coverage

Read full article on VentureBeat

Get the AFBytes Brief

Major stories, AI-assisted analysis, and what to watch next. Free, monthly, unsubscribe anytime.