Discussion about this post

User's avatar
Marius Laurusevicius's avatar

The part of Managed Agents that matters for anyone who has to explain an agent's behaviour later is the session. Anthropic's engineering post of 8 April 2026 describes it as an append-only log of everything that happened, stored durably outside the model's context window and readable through getEvents(). That is an audit trail by construction, not an add-on. The same post says the harness never handles credentials: Git tokens are wired into the sandbox at initialisation, and MCP OAuth tokens sit in a vault behind a proxy. What the post does not settle is how long a session log is retained or who can read it.

No posts

Ready for more?