-
v0.10.0 Phase 1: Ideation Engine + CLI
Pre-Releasereleased this
2026-05-30 20:39:58 +00:00 | 15 commits to main since this releasePhase 1: Core Ideation CLI
New Features
- IDEATE-01:
ciagent ideateCLI command with--category,--affected,--spec,--external,--cross-project,--outputflags - IDEATE-02: Three-tier ideation engine (mechanical, backend-enriched, cross-project)
- IDEATE-03: Git-native pattern mining with 15 signal collectors
- IDEATE-12: Interactive accept/skip/details validation
- IDEATE-13: Accepted ideas update REQUIREMENTS.md and ROADMAP.md
- IDEATE-14: Ask-after-validation kickoff prompt
- IDEATE-17: Ideation config section in
.ciagent/config.json - MULTI-01:
active_projectsarray in config (backwards compatible) - MULTI-02:
--projectaccepts comma-separated orall - MULTI-06:
ciagent statusshows active projects and ideation config
Architecture Changes
IDEATEadded to pipelineSTAGE_ORDERbetween RESEARCH and PLANIdeationEngineclass with 15 mechanical signal collectorsIdeationConfigtype with categories, thresholds, external signals, cross-project, chaosactive_projects: string[]added toCIAgentConfig
Test Results
535 tests passing. Typecheck clean. Build succeeds.
Downloads
- IDEATE-01: