Skip to content

v5.1.0

Choose a tag to compare

@aidd-bot aidd-bot released this 30 Jun 11:09
2ba2443

5.1.0 (2026-06-30)

Features

  • aidd-dev: route deletions to refactor cleanup with orphan sweep (#328) (2c75d0d)
  • aidd-ui: scaffold alpha plugin (0.1.0-alpha.0) (#319) (a56792a)
  • aidd-vcs: add repo-init skill (init + publish a repository) (#269) (81115da)
  • framework: add markdown link checker (#307) (efbc759)
  • onboard: phase 1 — read-once loop with a session ledger (c17d38c)
  • onboard: phase 2 — foundation gate, skippable (2712c17)
  • onboard: phases 3-4 — capability map + project-adapted menu (8ec202b)
  • skills: sync argument hints (#296) (5aa9216)

Bug Fixes

  • aidd-vcs: sync pull-request skill contract with prefix routing (#326) (2db0005)

Miscellaneous

  • deps: target next instead of main for dependabot (#324) (06c1e93)

Documentation

  • aidd-context: unify and trim agent instruction template (#329) (d3fe2ac)
  • framework: add dominance checks to review and rules (#313) (80daf0d)
  • framework: unify change taxonomy into one source of truth (#325) (a42cc5b)
  • onboard: brainstorm + validated plan for the onboard refactor (a409d49)
  • onboard: refresh README for the snapshot+ledger+menu flow (7bf212b)

Refactoring

  • aidd-context: dedupe project-memory templates and lighten actions (#347) (f2a252b)
  • aidd-dev: redesign 01-plan into gather/explore/wireframe/plan (#271) (dba017e), closes #292 #265 #276
  • aidd-refine: align skills with skill contract (#327) (bc69310)
  • conform remaining skills to the authoring contract (#334) (dcc232a)
  • framework: executor/checker agents + SDLC orchestration redesign (#314) (7df7a34)
  • onboard: slim 03-act, drop colon from the description (71e09ff)
  • skills: forbid colon and em dash in descriptions, codify in R5 (1407a9a)