v1.4.0
Roadmap Phase 4 — spec-driven development. Makes the existing spec/plan task fields meaningful and integrates with GitHub spec-kit.
Added
aim spec import <dir>— imports a spec-kit feature directory (spec.md, optionalplan.md) into.ai-context/docs/specs|plansand creates an umbrella task linked to the spec (expand via thedecompose_prdMCP prompt or--depends-on).aim spec coverage— reports how many tasks have a linked spec.aim validate --require-spec— fails when any task has no linked spec (spec-driven CI gate).
Zero-dependency, backward-compatible. Install: pip install git+https://github.com/phuonghx/aim-cli.git@v1.4.0