Documentation Index
Fetch the complete documentation index at: https://docs.upsonic.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
DeepAgent extends the base Agent with advanced capabilities for handling complex, multi-step tasks. It provides automatic task planning, a virtual filesystem, subagent delegation, and configurable storage backends.Key Features
- Planning System: Break down complex tasks with automatic todo management
- Virtual Filesystem: Create, read, edit files in isolated environment
- Subagent System: Delegate tasks to specialized agents
- Configurable Backends: Choose ephemeral or persistent storage
Quick Start
Navigation
- Deep Agent Attributes - Configuration options
- Advanced Features - Backend configuration and monitoring
- Capabilities - Planning, filesystem, backends, and subagent capabilities
- Examples - Real-world examples

