Add a DeepAgent type to the Agentic Framework - a higher-order agent with built-in support for planning, memory, sub-agent orchestration, and iterative reasoning, similar in simplicity to ChatAgent but designed for long-horizon, context-rich workflows.
Proposed Capabilities
- Planning & Decomposition: automatic multi-step task planning
- Context & Memory: persistent or external memory integration
- Sub-Agent Orchestration: spawn and coordinate specialized agents
- Reflection & Iteration: feedback-driven refinement of outputs