Product Updates · XiaoHu Explains

Claude Tag Upgrade: It Can Now Understand Slack Conversations Across Messages—and Knows When to Respond

Claude Tag can now understand a Slack channel across multiple messages. It may look like a simple context expansion, but the real change is how it decides whether it should use the team's attention.

One-minute overview
  • Claude Tag now evaluates an ongoing collaboration rather than one message at a time, allowing it to detect tasks that only emerge across messages.
  • It can choose among replying directly, starting a new thread, continuing existing work, and staying silent. The real upgrade is attention allocation.
  • Anthropic's reported improvement of about 30% concerns proactive-response decisions—not task speed or a 30% increase in team productivity.

Anthropic has updated Claude Tag. It is a collaborative agent that can be added to a Slack channel, respond when @mentioned, and proactively join in when it believes it can help. The update is available to Claude Teams and Enterprise customers.

  • Before: Claude looked at one new message at a time, then decided whether to respond proactively.
  • Now: It combines channel context, memory, and the team's standing instructions to choose among four ways of participating.
  • Reported result: Its judgment about when to respond proactively and when to stay silent improved by about 30%. It also acknowledges work sooner, while total task time remains unchanged.

The change can be summarized as “reading more.” But that still leaves the crucial question unanswered: why should reading a few more messages change how Claude understands a task?

Two correct silences, one missed task

Imagine two engineers chasing the same bug from opposite ends of a Slack channel. Priya proposes a possible cause. Devon then posts evidence that could verify it. Neither person @mentions Claude, and neither asks an explicit question.

Priya proposes a hypothesis and Devon adds evidence; only together do the two messages form an actionable task

The previous version of Claude Tag had a lightweight classifier in front of it. The classifier examined each new message on its own and made a fresh “should I act proactively?” decision. Priya's message contained no request. Devon's message contained no request either. Claude therefore made the correct choice to stay silent twice—yet missed the work that had formed between the two messages: one person supplied a hypothesis, another supplied evidence, but nobody had time to connect them.

The problem was not that Claude misunderstood a sentence. It failed to see the task between the sentences.

The same conversation, read as a different unitThe information stays the same; the relationship changes the conclusion.

The new version replaces this message-by-message decision with continuous judgment. Claude reads the channel context together, then combines it with what it remembers about the team and the standing instructions written by an administrator before deciding whether to participate. The real expansion is not merely “how many words it can read,” but the unit of judgment: from a single message to a collaboration unfolding over time.

Claude no longer decides only whether to reply

If the upgrade simply fed more messages into the old “reply or not” switch, it would still be limited. The more consequential change is that Claude's participation has been split into four possible actions.

Four actions, not one “proactive” switchThe key difference is the work situation, not the number of features.
01
Someone asks directlyAnswer the request
The answer is clear and ready to deliver
02
A task forms across messagesStart an investigation
Recognize actionable work across messages
03
New evidence enters a threadContinue existing work
Carry the thread's context forward
04
The information is complete or no help is neededSay nothing
Stay quiet when there is no added value

Being proactive does not mean always speaking. It means spending the team's attention where intervention is genuinely useful.

First, it can respond directly to an explicit request. Second, when it determines that a discussion has produced a task, it can start a thread and take ownership of the work. Third, it can continue an investigation inside an existing thread. The fourth option is the opposite: do nothing. If the information is complete, nothing useful needs to be added, or the team clearly does not need its involvement, Claude stays silent.

Claude recognizes work that formed across messages and proactively opens a thread to begin an investigation

These are not four feature buttons. They form a system for allocating attention. Claude must determine who owns the work, what has already been done, and whether the team now needs an answer, an investigation, continuity, or quiet. The difficult part of a proactive agent is therefore not just whether it can do the work, but whether it can enter at the point where the team actually needs it.

The more it sees, the better it must understand silence

A proactive system can easily mistake participation for value. If it jumps into every conversation that contains a familiar keyword, a more active agent only makes the channel noisier. If it starts a separate investigation without understanding the context, the team has to spend time correcting it.

That is why Anthropic repeatedly emphasizes that Claude Tag will not respond to every message. Administrators can also constrain it with channel instructions—for example, asking it to handle only certain events, intervene only when several signals appear together, or avoid particular discussions. Memory gives it the team's long-term vocabulary, habits, and project context.

Channel context, memory, and standing instructions all feed into a single participation decision

This creates an easy-to-miss change: once the system can see more of the channel, silence is no longer merely the absence of a trigger. It can be a deliberate, evidence-based choice. A reliable proactive agent must improve recall while controlling false positives. It cannot miss work that has already formed, but it also cannot turn every possibility into a notification.

What actually improved by “30%”?

Anthropic reports that Claude's judgment about “when to respond proactively” improved by about 30%. This figure concerns participation decisions—not task execution speed, and not a 30% increase in team productivity. The announcement does not disclose the full evaluation set, baseline, or methodology, so the result is better treated as evidence of product direction than as a return estimate that can be applied directly to every team.

Another change is faster initial acknowledgment. Previously, Claude might complete part of the work before appearing in the channel. Now it signals earlier that it has taken ownership, so the team knows the task was not missed. Faster acknowledgment is not faster investigation. Anthropic explicitly says that the total time required to complete the same work is essentially unchanged. What improves is visibility and the uncertainty people experience while waiting.

The update is now available to Claude Teams and Enterprise users. Anthropic also says Claude Tag will be free to use until September 15, 2026. That date defines the current promotional window, not a permanent pricing commitment. Later pricing will depend on the plan announced at that time.

How can a proactive agent avoid becoming a distraction?

Claude Tag points toward something harder than “automatic replies.” The system continuously observes a collaborative environment, recognizes work that forms across messages, and then selects the right way to intervene. Its job is not only to generate answers, but to manage both its own attention and the team's attention.

To judge whether a similar product has genuinely improved, ask four questions in sequence:

  1. Does it see one triggering message, or the full situation?
  2. Can it recognize the moment when nobody has asked an explicit question but work has already formed?
  3. Can it continue existing work instead of starting from scratch every time?
  4. Does it know when it should not speak?

If the answer to the first three questions is yes but the answer to the last one is no, the product is still not a mature collaborator. It is merely a more aggressive notification bot.

Source
Claude Tag now reads even more of the roomAnthropic·View primary source
Further reading
Site note
Based on Anthropic's official product announcement and help documentation. Performance figures are presented as vendor-reported results and do not promise equivalent productivity gains for real teams or future pricing.