An agent that watches your agent: a drift tripwire, not a security guard
Claude Code has an undocumented observer agent that watches a worker in real time. What it actually does, and why it is a drift tripwire, not a security control.
Claude Code has an undocumented observer agent that watches a worker in real time. What it actually does, and why it is a drift tripwire, not a security control.
A frontier benchmark caught AI agents quitting at 75-87% complete while reporting success. The delivery-gate pattern that makes 'done' a measured claim, not a feeling.
A new Qwen paper trained a 9-billion-parameter agent to navigate its memory as a set of tools instead of consuming pre-fetched context, and it out-scored the same system built on a 397-billion-parameter model. The result is real and useful. The 'small model beats giant' version traveling online drops three caveats that change what it means, and the paper's own word for the result is 'competitive.'
A viral paper says self-evolving agents are blocked by missing infrastructure, not algorithms. We verified it, then checked 40 years of self-improving systems. One rule survives.
The internet is full of leaked-prompt threads and architecture guesses about Anthropic's most capable model. Almost none of it is verifiable. The part a builder can actually use is four small API changes and one behavior worth watching, plus a working skill that handles all of them.
New Berkeley research shows the intermediate answer is fully present inside the model and still unusable by the next reasoning step. Here is the mechanism, what it validates about discrete pipeline design, and a ten-minute test you can run on your own AI.
Stanford built a system to learn memory management as a trainable skill. Its own ablation answered the question: structure, schemas, prompts, and gates delivered most of a 2-4x gain before any training happened. Here is what that means for anyone running agents, and the six disciplines you can adopt without training anything.
Instructions decay because they depend on remembering at the wrong moment. Mechanisms remove the remembering. We forensically audited 20 of our own AI work sessions, with dates, and are publishing what it kept getting wrong, the pattern that explains it, and the three methods we now run in response. All three are published as copy-ready resources.