AI Agents

Claude Tag update is BIGGER than you think..

Published
Jun 24, 2026
Duration
9:04
Module
AI Agents
Click to load the YouTube player

Video summary

Companion notes

Anthropic's Claude Tag ships Claude as a persistent Slack teammate, and the open-source stack is racing to match the harness layer underneath it.

## What Claude Tag Actually Is Claude Tag is Anthropic's newest release positioning Claude as a member of a Slack workspace with scoped channel and tool access. The mental model has shifted from chatbot to "async teammate": the agent is "persistent, contextual, and asynchronous" — it observes processes and acts in the background rather than waiting on a human prompt. Anthropic's internal number is the headline stat: their product team reports Claude is already writing 65% of the code, including much of what built Claude Tag itself.

## The Third UI Paradigm Andrej Karpathy frames this as the third major LLM UI paradigm after the website era and the desktop app era — a "persistent entity working in line with teams." The shift moves developers from prompting to delegation. Karpathy's framing matters because it elevates the conversation from model quality to workflow embedding, access control, and trust.

## The Open-Source Race The open ecosystem is converging on the same layer. Star Agent uses tmux, Tailscale, and a web dashboard to multiplex coding agent sessions across machines while keeping the CLI as the source of truth. Self-Harness proposes agents that "mine their own failures, suggest harness changes, and validate those changes through regression testing" — a self-improving engineering loop. Hermes Agent's /learn ingests documents, URLs, and prior sessions to synthesize new skills, structurally embedding memory into the agent runtime.

## The New Infrastructure Layer Executor launched an open-source MCP Gateway for connecting agents to services with self-hosted and desktop options, and is entering the YC S26 batch. The pattern across all four projects is the same: access control, session management, memory, monitoring, regression testing, tool connectivity, and background execution.

## The Real Bottleneck Once models are "good enough," the bottleneck shifts to orchestration — how you scope permissions, monitor actions, keep context persistent, and let agents run in the background without breaking the org.

Watch on YouTube

Prefer the native player? Open it on YouTube: https://www.youtube.com/watch?v=xfhgRAPgAek