Anthropic's Managed Agents memory: what it changes
Anthropic launched Memory for Managed Agents on April 23, 2026 in public beta. What the design means for agent scope, freshness, and context engineering.
Blog
Practical context engineering for AI agents: how to structure, deliver, and manage the context that determines whether AI systems actually work.
Research-backed articles on context architecture, retrieval, agent security, and making AI tools more effective. Written by Jitpal Kocher.
Anthropic launched Memory for Managed Agents on April 23, 2026 in public beta. What the design means for agent scope, freshness, and context engineering.
The MCP 2026 roadmap reframes Model Context Protocol as enterprise context infrastructure: stateless transport, MCP Apps SEP-1865, audit logs, SSO auth.
Every multi-agent handoff is a lossy compression event. Learn which five types of context degrade at agent handoff boundaries and how to preserve them.
Tool poisoning hides instructions inside MCP tool descriptions the agent reads as trusted context. The MCPTox benchmark recorded a 72.8% attack success rate.
Tool-based agent memory exposes store, retrieve, and navigate as callable MCP tools. 2026 benchmarks from Mem0, Memanto, and Wire show why the pattern wins.
AI support replies sound generic because teams treat brand voice as a prompt problem. Context engineering fixes it by selecting the right exemplars.
TOON looks more compact than JSON, but a 9,649-test study found it cost LLMs 38% more tokens. The reason: model training distribution beats format size.
OpenAI's GPT-5.5 system card reports 23% better claim-level accuracy, not the 60% hallucination reduction making press rounds. Here's what actually changed.
Agent drift is how AI agents silently deviate from goals over long-running tasks. Six mechanisms cause it, and most have nothing to do with the model.
Retrieval provenance for AI agents isn't an audit log or a trust verdict. It's structural metadata (source, position, time, edges) agents use to plan.