Module agent

Source

Structs§

AgentProvider
Provider for creating and managing AI agents
ClaudeCodeAgent
Claude Code AI agent implementation
NoOpAgent
A no-op agent that simply outputs the instructions file.
TaskResult
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