Skip to content

Releases: ai-driven-dev/framework

v5.0.3

23 Jun 04:13
b1b1033

Choose a tag to compare

5.0.3 (2026-06-23)

Miscellaneous

  • deps-dev: bump js-yaml from 4.2.0 to 5.0.0 (#322) (f71bdd2)

v5.0.2

22 Jun 04:11
19025bd

Choose a tag to compare

5.0.2 (2026-06-22)

Miscellaneous

  • framework: add setup guardrails and pet asset (#310) (ab317e8)

v5.0.1

22 Jun 04:10
6f6ad51

Choose a tag to compare

5.0.1 (2026-06-22)

Documentation

  • aidd-context: add explicit-scoped-includes rule (R13) to skill-generate (#309) (527e646)
  • framework: README star CTA, roadmap, star history + fix dead Discord link (#312) (032f4f0)

aidd-context: v2.0.1

22 Jun 04:10
6f6ad51

Choose a tag to compare

2.0.1 (2026-06-22)

Documentation

  • aidd-context: add explicit-scoped-includes rule (R13) to skill-generate (#309) (527e646)

v5.0.0

19 Jun 11:11
8759662

Choose a tag to compare

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)

aidd-vcs: v2.0.0

19 Jun 11:11
8759662

Choose a tag to compare

2.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

  • framework: remove evals system end-to-end (#261) (9a3c1b8)

Miscellaneous

  • framework: rename repository URLs aidd-framework to framework (#266) (7cfc0a3)

aidd-refine: v2.0.0

19 Jun 11:11
8759662

Choose a tag to compare

2.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

  • framework: remove evals system end-to-end (#261) (9a3c1b8)

Miscellaneous

  • framework: rename repository URLs aidd-framework to framework (#266) (7cfc0a3)

Refactoring

  • aidd-refine: rebuild brainstorm as a deep conversational prober (#298) (51a86b5)

aidd-pm: v2.0.0

19 Jun 11:11
8759662

Choose a tag to compare

2.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

  • framework: remove evals system end-to-end (#261) (9a3c1b8)

Miscellaneous

  • framework: rename repository URLs aidd-framework to framework (#266) (7cfc0a3)
  • framework: stop shipping .mcp.json, recommend MCP servers in README (#263) (e602fa0)

aidd-orchestrator: v2.0.0

19 Jun 11:11
8759662

Choose a tag to compare

2.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

  • framework: remove evals system end-to-end (#261) (9a3c1b8)

Miscellaneous

  • framework: rename repository URLs aidd-framework to framework (#266) (7cfc0a3)

aidd-dev: v2.0.0

19 Jun 11:11
8759662

Choose a tag to compare

2.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: 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)

Miscellaneous

  • framework: rename repository URLs aidd-framework to framework (#266) (7cfc0a3)
  • framework: stop shipping .mcp.json, recommend MCP servers in README (#263) (e602fa0)

Documentation

  • framework: streamline README, add recipes, extract marketplace doc (#280) (a139b52)