Purpose
Parent issue to prioritize and orchestrate work across AgentV feature parity issues. Each issue below is designed for an agent to pick up and execute independently.
Priority 1: SDK Providers (AgentV differentiator)
Structured tool call extraction from coding agents is what sets AgentV apart. These are the highest-value issues.
Dependencies: None. Can be worked in parallel.
Priority 2: Core Primitives
Essential infrastructure that cannot be implemented as plugins.
Dependencies: #225 and #226 affect the YAML parser and should be coordinated. Others are independent.
Priority 3: Documentation & Examples
These use existing code_judge primitives. No core changes needed.
Dependencies: None. All independent. Good for parallel agent execution.
Priority 4: Showcases & Existing Issues
Execution Notes
Purpose
Parent issue to prioritize and orchestrate work across AgentV feature parity issues. Each issue below is designed for an agent to pick up and execute independently.
Priority 1: SDK Providers (AgentV differentiator)
Structured tool call extraction from coding agents is what sets AgentV apart. These are the highest-value issues.
Dependencies: None. Can be worked in parallel.
Priority 2: Core Primitives
Essential infrastructure that cannot be implemented as plugins.
Dependencies: #225 and #226 affect the YAML parser and should be coordinated. Others are independent.
Priority 3: Documentation & Examples
These use existing
code_judgeprimitives. No core changes needed.Dependencies: None. All independent. Good for parallel agent execution.
Priority 4: Showcases & Existing Issues
Execution Notes
examples/.git checkout -b <type>/<issue-number>-<desc>→ PR → squash merge.