v1.5.0
Roadmap Phase 5 (final) — GitHub sync. Projects AIM tasks onto GitHub Issues and Projects so a team gets a familiar board; AIM stays the agent's working layer. Zero-dependency — shells out to the gh CLI.
Added
aim github push [id] [--all] [--project N]— create/update a GitHub issue per task, idempotent via a stored**GitHub Issue:**number. Mapsdone→ closed, otherwise open; optionally adds issues to a Project (v2).aim github status— show task ↔ issue linkage.aim github create-project <title>— create a Project (v2) for the repo owner.- Tasks carry a
githubIssuefield.
Completes the AIM roadmap (Phases 0–5). Install: pip install git+https://github.com/phuonghx/aim-cli.git@v1.5.0