Agent Runtime
Run the agent.
Coordinate models, memory, tools and execution so an agent can work through a task from beginning to end.
Keep the task, its context and its execution state connected as the agent reasons and uses tools.
- Model orchestration
- Agent loops & memory
- Tool use & execution
- Long-running tasks
- Errors & retries
- Workflow execution