Runtime enforcement and action limits
Agent control moved into the execution loop. Trace compiles user corrections into rules with applicability checks and verifiers, then blocks completion until active checks pass. In ClawArena, it reduced held-out preference violations to 37.6% in distribution and 2.0% out of distribution.
The enterprise-security work adds a broader control model for production agents. It checks plans, delegation chains, capability sets, and session state before actions reach tools. Agent Joe gives a smaller product example: a Rust-only coding agent with no shell access, built to cut the risk of arbitrary terminal commands. Claude Code’s nested sub-agents show why these limits matter. Nesting improves context isolation, but the cited examples include 887,000 tokens per minute and a $47,000 invoice after 23 sub-agents.