Skip to content

aidd-dev: v2.0.0

Choose a tag to compare

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

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)