Deep Agents, Batteries Included
A plain @Agent is a deep agent out of the box — long-term memory, a plan it maintains, a bounded virtual filesystem, and sub-agent delegation, all on by default via the harness. Narrow or opt down per agent. The same capability set as LangChain deepagents, hosted by a JVM framework. See the harness and Deep Agents vs LangChain.