Modules§
Structs§
- Agent
Context - Context passed to agent prompt builders.
- Agent
Invocation - An invocation ready to be sent to the process runner.
- Batch
- Finding
- Planned
Issue - Planner
Output - Structured output from the planner agent.
- Review
Output - Structured output from the reviewer agent.
Enums§
- Agent
Role - The five agent roles in the pipeline.
- Complexity
- Complexity classification from the planner agent.
- Severity
Functions§
- invoke_
agent - Invoke an agent via the command runner.
- parse_
planner_ output - Parse structured planner output from the planner’s text response.
- parse_
review_ output - Parse structured review output from the reviewer’s text response.