Claude Daily Claude Daily
RSS
Anthropic Just Replaced Claude Code With New Claude Tag
37,058 views 8 highlights

TL;DR · What you'll learn

  • 1 Anthropic had a big week. Claude Tag launches as the evolution of Claude Code, rebuilt around teams rather than individual developers.
  • 2 The headline stat from Anthropic: around 65% of the company's own product code is now being written with Claude Tag's involvement. A heavy dogfooding bet.
  • 3 Andrej Karpathy, who recently joined Anthropic, framed Claude Tag as the third major LLM-interface transformation — from web chat to desktop app, and now to an independent, continuously running system embedded in organisational infrastructure, collaborating with human teams.
  • 4 Today's surface: Slack integration. Mention it in a channel or thread, it breaks the request into steps, executes via connected tools, and posts results back in the conversation.
  • 5 Scope covers PR submissions and merges, data analysis, problem solving. Integrations include GitHub, Jira, Linear, databases, CRM systems.
  • 6 Demo: an engineer named Nadia proposed a feature in a #productingles-launches channel, Claude analysed the codebase and produced a solution — the full exchange happening publicly in the channel.
  • 7 Separately, Johns Hopkins cryptography professor Matt Green hit a strange signature error in Claude's thinking-block output while setting up an open Claude agent, and spent a weekend on it. Burned about 5 million Codex tokens.
  • 8 Green's findings: reasoning blocks for both OpenAI and Anthropic ship to the client as JSON containing base-64 ciphertext. OpenAI's implementation looks loosely Fernet-based (his guess). The intent — stateless conversations, zero-retention modes, tool loops without a persistent server — makes sense in principle.

Read as slides

3 slides total

01 Slide 1 / 3
Watch at 00:02

Claude Tag — rebuilding Claude Code as a team product

AI Revolution's video walks through Anthropic's loaded week. The centrepiece is Claude Tag, a new product positioned as the evolution of Claude Code, rebuilt for teams rather than individual developers.

The dogfooding claim is striking — around 65% of Anthropic's own product code now goes through Claude Tag. On top of that, Andrej Karpathy, recently arrived at Anthropic, framed Claude Tag as the third major transformation of LLM interfaces. Web chat first, desktop apps second, and now independent, continuously running systems embedded in organisational infrastructure, collaborating with human teams. The framing signals a different posture for the product than what came before.

Claude Daily 01 / 03
02 Slide 2 / 3
Watch at 00:54

Slack integration and operational scope — how it actually works

Today's Claude Tag surface is Slack. Mention it in a channel or thread, and it breaks the request into steps, executes through connected tools, and posts results back in the conversation. For teams whose workflow already lives in Slack, the friction is essentially zero.

The scope is broad. Claude Tag handles PR submissions and merges, data analysis, and problem solving, with integrations that include GitHub, Jira, Linear, databases, and CRM systems. In Anthropic's demo, an engineer named Nadia proposed adding a feature in a #productingles-launches channel; Claude analysed the codebase and delivered a solution, the entire exchange playing out in public view. Team visibility and agent execution meet in the same surface — that's the structural move.

Claude Daily 02 / 03
03 Slide 3 / 3
Watch at 07:04

Matt Green's crypto probe of Anthropic / OpenAI reasoning blocks

On a separate axis, the video covers Johns Hopkins cryptography professor Matt Green's investigation of how reasoning blocks are encrypted. Green hit a strange signature error in Claude's thinking-block output while setting up an open Claude agent and, true to form for a cryptographer, couldn't let it go. A full weekend, roughly 5 million Codex tokens spent, and at one point OpenAI's security flagged him hard enough that he had to photograph his driver's licence and submit it to a cyber-trusted access portal just to keep going.

His findings: both OpenAI and Anthropic ship reasoning blocks to the client as JSON containing base-64 ciphertext. OpenAI's implementation appears loosely Fernet-based (Green flags this as a guess). The design intent makes sense — in stateless conversations, zero-retention modes, or tool loops without a persistent server session, the client needs to carry state forward, and encrypted reasoning lets the provider hand back hidden model state in a form the client can relay but not read or modify. Reasonable on paper. In practice, Anthropic's implementation has a 64-byte field labelled 'signature' whose role wasn't clear.

Claude Daily 03 / 03

Editor's Take

Reading Claude Tag at release, the product strategy is clear. Anthropic is shifting weight from 'tool for the individual power user' to 'foundation embedded in team operations.' The 65% internal code stat is impressive as a marker, but whether external teams can reproduce that depends on cultural and operational readiness to host an AI inside Slack as a first-class presence. Karpathy's 'third transformation' framing is strong as marketing language, but the substance is simply naming the move from web-chat interfaces to org-resident agents. Matt Green's cryptographic probe matters independently. The decision by both Anthropic and OpenAI to encrypt reasoning blocks is sound from a stateless-operations standpoint, but it also formalises a layer that's hard to audit externally as it embeds itself in everyday workflows. The reader's takeaway is to evaluate the productivity gains and the increasing opacity of the reasoning layer as separate, parallel considerations.

Source

Anthropic Just Replaced Claude Code With New Claude Tag

AI Revolution

Anthropic Just Replaced Claude Code With New Claude Tag

Published 6/24/2026 16 min 37,058 views

This article auto-summarizes the YouTube video's transcript with Claude. Please refer to the original video for nuance and exact wording.

Watch on YouTube

Related

3 articles