-
released this
2026-05-29 18:24:47 +00:00 | 34 commits to main since this releaseCIAgent v0.6.3 — Phase 2: Orchestrator Enrichment
- ORCH-01: GitAgentContext — orchestrator passes gitContext, gitBranch, ciFiles, milestone to agents
- ORCH-02: Result-driven flow — orchestrator uses agent results (artifacts, decisions, escalations)
- ORCH-03: Multi-phase iteration — not just phase 1, reads ROADMAP.md for total phases
- ORCH-04: Phase boundary checkpoint — commit, .ciagent/ updates, verify GitContext
- ORCH-05: Error recovery loop — retry → plan revision → escalate
- ORCH-06: EscalationProtocol timer cleanup — dispose() on resolution + orchestrator exit
- ORCH-07: TEST stage added to STAGE_ORDER and PipelineStage type
Pipeline is now 8 stages: SPECIFY → CLARIFY → RESEARCH → PLAN → EXECUTE → TEST → VERIFY → COMPLETE
Downloads