Skip to content

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 09:25
· 6 commits to main since this release
d38295e

Two-way GitHub sync (#7) — completes the GitHub integration.

Added

  • aim github pull [id] [--all] [--dry-run] — reconcile AIM tasks from their linked GitHub issues. GitHub is canonical for issue state (CLOSED→done, reopened→todo) and title; AIM stays canonical for acceptance criteria, dependencies, and spec links. --dry-run previews drift.
  • aim github status --check — fetch live issues and report drift vs AIM.

Install: pip install git+https://github.com/phuonghx/aim-cli.git@v1.7.0