Skip to content

aidd-context: 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: add cook skill for recipe how-to sheets (#281) (da350b4)
  • aidd-context: per-artifact context generators (skill, rule, agent, command, hook) (#264) (647fe5a)
  • framework: remove evals system end-to-end (#261) (9a3c1b8)

Miscellaneous

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

Documentation

  • aidd-context: refresh plugin README for the reworked skills (#285) (fdd7bc0)

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)