• CI / build-and-test (push) Has been cancelled
    Publish to npm / publish (push) Has been cancelled
    Stable

    grimacing released this 2026-05-30 21:20:34 +00:00 | 9 commits to main since this release

    IDEATE-16: Pipeline Stage Integration

    • Added ideate stage to orchestrator STAGE_AGENT_MAP with ideation-agent delegation
    • Implemented ideate case in executeStage() with full mechanical ideation pipeline:
      • IdeationEngine.runMechanical() for git-native pattern mining
      • Config-aware category filtering from ideation.categories
      • Idea deduplication and confidence-based sorting
      • Auto-accept via acceptIdeas() when git.auto_commit enabled
      • ---ci--- decision commit with structured decision metadata
      • ideate_completed pipeline state tracking

    IDEATE-11 & IDEATE-18

    • Cross-project pattern transfer (runCrossProject) verified working (implemented in Phase 3)
    • JSON/markdown output verified in CLI (createIdeateCommand())

    Pipeline Flow

    SPECIFY → CLARIFY → RESEARCH → IDEATE → PLAN → EXECUTE → TEST → VERIFY → COMPLETE
    

    542 tests passing

    Downloads