Skip to main content

Module agents

Module agents 

Source

Modules§

fixer
implementer
merger
planner
reviewer

Structs§

AgentContext
Context passed to agent prompt builders.
AgentInvocation
An invocation ready to be sent to the process runner.
Batch
Finding
PlannedIssue
PlannerOutput
Structured output from the planner agent.
ReviewOutput
Structured output from the reviewer agent.

Enums§

AgentRole
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.