Structs§
- Agent
Provider - Provider for creating and managing AI agents
- Claude
Code Agent - Claude Code AI agent implementation
- NoOp
Agent - A no-op agent that simply outputs the instructions file.
- Task
Result - Result of a task execution from Claude Code
Traits§
- Agent
- Trait defining the interface for AI agents that can execute tasks
- LogProcessor
- Trait for processing agent log output