Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 07:45
· 12 commits to main since this release
9829171

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, optional plan.md) into .ai-context/docs/specs|plans and creates an umbrella task linked to the spec (expand via the decompose_prd MCP 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