Claude Platform release notes — September 10, 2026
- Claude Managed Agents permission policies now include
auto: the server evaluates each agent or MCP tool call and runs it, denies it, or pauses for your approval.agent.tool_useandagent.mcp_tool_useevents report how each call was evaluated in anevaluationfield alongsideevaluated_permission. See Let the server evaluate each call withauto. - The
antCLI addsant beta:sessions connect, which attaches your terminal to a Claude Managed Agents session. You can follow the session live, send messages, and allow or deny tool calls that are waiting for approval. Pass--webto serve the Claude Console's session viewer locally and open the session there instead. See Connect to a Managed Agents session from your terminal.