Skip to content

v5.0.0

Choose a tag to compare

@aidd-bot aidd-bot released this 19 Jun 11:11
8759662

5.0.0 (2026-06-19)

⚠ BREAKING CHANGES

  • framework: auto-routing is removed. Skills are now manual-invoke only; the prompt-to-skill routing hint no longer runs.

Features

  • aidd-context: add cook skill for recipe how-to sheets (#281) (da350b4)
  • aidd-context: per-artifact context generators (skill, rule, agent, command, hook) (#264) (647fe5a)
  • aidd-dev: add 10-todo skill for parallel todo fan-out (#262) (c086e05)
  • aidd-dev: track plan lifecycle status in frontmatter (#251) (3f63ae2)
  • framework: remove evals system end-to-end (#261) (9a3c1b8)
  • framework: rolling weekly release model (main/next) (#308) (2908b7a)

Bug Fixes

  • framework: make reload installs via the CLI from the local clone (#299) (9799b8b)
  • framework: make setup work in worktrees (b560fd9)
  • framework: use node validators in hooks (#295) (e6b8355)

Miscellaneous

  • framework: allow full access in worktrees (#306) (15e279b)
  • framework: enable local AIDD plugins for repo dogfooding (#247) (3564872)
  • framework: make-based dev workflow (setup, reload, check) (#273) (844989c)
  • framework: rename repository URLs aidd-framework to framework (#266) (7cfc0a3)
  • framework: share Codex worktree setup (a40fca1)
  • framework: stop shipping .mcp.json, recommend MCP servers in README (#263) (e602fa0)

Documentation

  • aidd-context: refresh plugin README for the reworked skills (#285) (fdd7bc0)
  • contributing: local testing guide, PR template overhaul, and label guide (#244) (cc5c090)
  • framework: add a human self-review attestation to the PR template (#249) (c3beb5d)
  • framework: add plugin concern taxonomy and skill placement rules (#248) (c6b474f)
  • framework: streamline README, add recipes, extract marketplace doc (#280) (a139b52)

Refactoring

  • aidd-context: conform 09-mermaid to the skill contract (#286) (4d8e942)
  • aidd-context: rebuild 00-onboard as a plain-language guide (#284) (5d7351a)
  • aidd-context: rebuild 11-discovery as 11-explore (#287) (c16a397)
  • aidd-context: rework 10-learn around scoring and explicit confirm (#282) (89935c0)
  • aidd-context: rework project-memory skill with capability model (#279) (a0e8da7)
  • aidd-refine: rebuild brainstorm as a deep conversational prober (#298) (51a86b5)