Agentic
- The Agentic Turn: Personal AI Agents Are Becoming Infrastructure
Anthropic's leaked Claude Code source reveals an 'Undercover Mode' for stealth AI contributions to public open-source repos without attribution, documenting the accountability gap inside a major lab's own tooling; NVIDIA OpenShell gains broad enterprise security partnerships, confirming agent governance is now a baseline category expectation.
- The Agentic Turn: Personal AI Agents Are Becoming Infrastructure
Anthropic has shipped Dispatch inside claude.com: scheduled tasks, proactive updates, and persistent memory as a native consumer feature. The reactive-to-proactive shift that defines a Claw is now available without self-hosting.
- Breaking Tasks into Milestones: DeepMind's Fix for Long-Horizon Agent Failure
Long-horizon LLM agents fail in predictable ways: they loop, drift, and lose the thread. A new Google DeepMind paper proposes subgoal decomposition at inference time combined with milestone-based RL rewards, and the numbers are striking.
- Claude Code Platform: Tracking the Agentic Dev Platform Evolution
No material updates -- quiet Sunday for this topic.
- Claude Code Channels: The Away Problem, Solved
Claude Code Channels lets external systems push events into a running agent session -- CI results, monitoring alerts, Telegram messages. Claude reads the event and reacts, even when you've stepped away from the terminal. Here's the architecture and what it enables.
- When Agents Pay for Things: Stripe's Machine Payments Protocol
Stripe's Machine Payments Protocol gives AI agents a first-class payment primitive -- pay per API call, per browser session, per unit of work. The infrastructure is straightforward. The security implications of agents that can autonomously spend money are not.
- The Agentic Evolution: From LLMs to Coding Agents to Whatever Comes Next
Most engineers have already crossed the first threshold from LLMs to coding agents without fully realising it. The next threshold -- autonomous agents -- is closer than they think, and the skills required are different again.