Expand description
Data models for the agent framework
This module contains all the data structures used for agent communication, configuration, and result reporting.
Structs§
- Agent
Config - Configuration for an agent
- Agent
Input - Input for an agent task
- Agent
Metadata - Metadata about agent execution
- Agent
Metrics - Metrics for an agent
- Agent
Output - Output from an agent
- Agent
Task - A task for an agent to execute
- Code
Location - Location in code
- Config
Schema - Configuration schema for an agent
- File
Diff - A file diff
- Finding
- A finding from an agent
- Generated
Content - Generated content from an agent
- Project
Context - Project context for agent execution
- Suggestion
- A suggestion from an agent
- Task
Options - Options for a task
- Task
Target - Target for a task