diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index c39fffa6..1d96ee0e 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/claude-code-marketplace.json", "name": "aidd-framework", - "version": "4.4.1", + "version": "5.0.0", "description": "Official plugin marketplace for the AI-Driven Development framework", "owner": { "name": "AI-Driven Dev" diff --git a/.release-please-manifest.json b/.release-please-manifest.json index ae2cfddf..9abfc873 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,9 +1,9 @@ { - ".": "4.4.1", - "plugins/aidd-context": "1.1.2", - "plugins/aidd-dev": "1.2.1", - "plugins/aidd-vcs": "1.0.2", - "plugins/aidd-pm": "1.0.2", - "plugins/aidd-orchestrator": "1.0.3", - "plugins/aidd-refine": "1.1.2" + ".": "5.0.0", + "plugins/aidd-context": "2.0.0", + "plugins/aidd-dev": "2.0.0", + "plugins/aidd-vcs": "2.0.0", + "plugins/aidd-pm": "2.0.0", + "plugins/aidd-orchestrator": "2.0.0", + "plugins/aidd-refine": "2.0.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 339dd80d..f616143d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,57 @@ # Changelog +## [5.0.0](https://github.com/ai-driven-dev/framework/compare/v4.4.1...v5.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](https://github.com/ai-driven-dev/framework/issues/281)) ([da350b4](https://github.com/ai-driven-dev/framework/commit/da350b4f020cbeb33ae3ffd20668f92e7d9d5535)) +* **aidd-context:** per-artifact context generators (skill, rule, agent, command, hook) ([#264](https://github.com/ai-driven-dev/framework/issues/264)) ([647fe5a](https://github.com/ai-driven-dev/framework/commit/647fe5afed81c27e9201bd3f0ae119f422e75fb6)) +* **aidd-dev:** add 10-todo skill for parallel todo fan-out ([#262](https://github.com/ai-driven-dev/framework/issues/262)) ([c086e05](https://github.com/ai-driven-dev/framework/commit/c086e05e7564f1be1414ebf1a6956e74cd4d7903)) +* **aidd-dev:** track plan lifecycle status in frontmatter ([#251](https://github.com/ai-driven-dev/framework/issues/251)) ([3f63ae2](https://github.com/ai-driven-dev/framework/commit/3f63ae20a2a04eb44caed53bf9ddb79c29f951d0)) +* **framework:** remove evals system end-to-end ([#261](https://github.com/ai-driven-dev/framework/issues/261)) ([9a3c1b8](https://github.com/ai-driven-dev/framework/commit/9a3c1b8237359842f3200683732bc73b825582f6)) +* **framework:** rolling weekly release model (main/next) ([#308](https://github.com/ai-driven-dev/framework/issues/308)) ([2908b7a](https://github.com/ai-driven-dev/framework/commit/2908b7a9f86b8b06f805a16a1efe2c7009de4c9f)) + + +### Bug Fixes + +* **framework:** make reload installs via the CLI from the local clone ([#299](https://github.com/ai-driven-dev/framework/issues/299)) ([9799b8b](https://github.com/ai-driven-dev/framework/commit/9799b8b9ccbc0a959bc535c364bae4b237850fcc)) +* **framework:** make setup work in worktrees ([b560fd9](https://github.com/ai-driven-dev/framework/commit/b560fd9247c1668dbce53df1a3c90f8ac447f0f8)) +* **framework:** use node validators in hooks ([#295](https://github.com/ai-driven-dev/framework/issues/295)) ([e6b8355](https://github.com/ai-driven-dev/framework/commit/e6b8355d8daa452e8ac076f34eb39f8c1e55b3c6)) + + +### Miscellaneous + +* **framework:** allow full access in worktrees ([#306](https://github.com/ai-driven-dev/framework/issues/306)) ([15e279b](https://github.com/ai-driven-dev/framework/commit/15e279b104ec195ff9999c78a874341c153aee49)) +* **framework:** enable local AIDD plugins for repo dogfooding ([#247](https://github.com/ai-driven-dev/framework/issues/247)) ([3564872](https://github.com/ai-driven-dev/framework/commit/35648729b1de6981911c9409adda10408b351c38)) +* **framework:** make-based dev workflow (setup, reload, check) ([#273](https://github.com/ai-driven-dev/framework/issues/273)) ([844989c](https://github.com/ai-driven-dev/framework/commit/844989c40bad2e4d387379e2cc3976965029e230)) +* **framework:** rename repository URLs aidd-framework to framework ([#266](https://github.com/ai-driven-dev/framework/issues/266)) ([7cfc0a3](https://github.com/ai-driven-dev/framework/commit/7cfc0a3cf5fcd8eb068000744f2854d19624546f)) +* **framework:** share Codex worktree setup ([a40fca1](https://github.com/ai-driven-dev/framework/commit/a40fca11a271cd26cca3a17ca524cc6138e55b56)) +* **framework:** stop shipping .mcp.json, recommend MCP servers in README ([#263](https://github.com/ai-driven-dev/framework/issues/263)) ([e602fa0](https://github.com/ai-driven-dev/framework/commit/e602fa0c8d49fbbd7d0b65f85a0d5122ee8d9c6c)) + + +### Documentation + +* **aidd-context:** refresh plugin README for the reworked skills ([#285](https://github.com/ai-driven-dev/framework/issues/285)) ([fdd7bc0](https://github.com/ai-driven-dev/framework/commit/fdd7bc0c8a21f8af8c4ac7189ef29079ea83c2d8)) +* **contributing:** local testing guide, PR template overhaul, and label guide ([#244](https://github.com/ai-driven-dev/framework/issues/244)) ([cc5c090](https://github.com/ai-driven-dev/framework/commit/cc5c090621eef446ae8ce714675f71e7c0bcf22d)) +* **framework:** add a human self-review attestation to the PR template ([#249](https://github.com/ai-driven-dev/framework/issues/249)) ([c3beb5d](https://github.com/ai-driven-dev/framework/commit/c3beb5d2a847608033ed6690ee2d91ff90c5d787)) +* **framework:** add plugin concern taxonomy and skill placement rules ([#248](https://github.com/ai-driven-dev/framework/issues/248)) ([c6b474f](https://github.com/ai-driven-dev/framework/commit/c6b474fe1ed76c34196a476967bd520abb4e7cdc)) +* **framework:** streamline README, add recipes, extract marketplace doc ([#280](https://github.com/ai-driven-dev/framework/issues/280)) ([a139b52](https://github.com/ai-driven-dev/framework/commit/a139b523143000dc3229194a9269f0eca4194bea)) + + +### Refactoring + +* **aidd-context:** conform 09-mermaid to the skill contract ([#286](https://github.com/ai-driven-dev/framework/issues/286)) ([4d8e942](https://github.com/ai-driven-dev/framework/commit/4d8e942367966ab5cb93938cfc6c8b2b089872b8)) +* **aidd-context:** rebuild 00-onboard as a plain-language guide ([#284](https://github.com/ai-driven-dev/framework/issues/284)) ([5d7351a](https://github.com/ai-driven-dev/framework/commit/5d7351adb2b1e9e4b7c91a09dd265b72a0f720d1)) +* **aidd-context:** rebuild 11-discovery as 11-explore ([#287](https://github.com/ai-driven-dev/framework/issues/287)) ([c16a397](https://github.com/ai-driven-dev/framework/commit/c16a39717ca9448ec41ce4bee5440ec36c61d2f5)) +* **aidd-context:** rework 10-learn around scoring and explicit confirm ([#282](https://github.com/ai-driven-dev/framework/issues/282)) ([89935c0](https://github.com/ai-driven-dev/framework/commit/89935c032b5a64768c99b603efe4eabe5a3435ce)) +* **aidd-context:** rework project-memory skill with capability model ([#279](https://github.com/ai-driven-dev/framework/issues/279)) ([a0e8da7](https://github.com/ai-driven-dev/framework/commit/a0e8da7fdaea4539da098e3a946b2a5b89f8473f)) +* **aidd-refine:** rebuild brainstorm as a deep conversational prober ([#298](https://github.com/ai-driven-dev/framework/issues/298)) ([51a86b5](https://github.com/ai-driven-dev/framework/commit/51a86b52c6dd05e4b81b3cf33cd14d5a5ad6ed6e)) + ## [4.4.1](https://github.com/ai-driven-dev/aidd-framework/compare/v4.4.0...v4.4.1) (2026-06-04) diff --git a/plugins/aidd-context/.claude-plugin/plugin.json b/plugins/aidd-context/.claude-plugin/plugin.json index b34b9c92..9d70e6af 100644 --- a/plugins/aidd-context/.claude-plugin/plugin.json +++ b/plugins/aidd-context/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json", "name": "aidd-context", - "version": "1.1.2", + "version": "2.0.0", "description": "Knowledge production: project bootstrap, project init, generation of context artifacts (skills, agents, rules, commands, hooks), mermaid diagrams, learn, explore, recipe how-to sheets", "author": { "name": "AI-Driven Dev", diff --git a/plugins/aidd-context/CHANGELOG.md b/plugins/aidd-context/CHANGELOG.md index 1077f074..f9a87c53 100644 --- a/plugins/aidd-context/CHANGELOG.md +++ b/plugins/aidd-context/CHANGELOG.md @@ -1,5 +1,37 @@ # Changelog +## [2.0.0](https://github.com/ai-driven-dev/framework/compare/aidd-context-v1.1.2...aidd-context-v2.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](https://github.com/ai-driven-dev/framework/issues/281)) ([da350b4](https://github.com/ai-driven-dev/framework/commit/da350b4f020cbeb33ae3ffd20668f92e7d9d5535)) +* **aidd-context:** per-artifact context generators (skill, rule, agent, command, hook) ([#264](https://github.com/ai-driven-dev/framework/issues/264)) ([647fe5a](https://github.com/ai-driven-dev/framework/commit/647fe5afed81c27e9201bd3f0ae119f422e75fb6)) +* **framework:** remove evals system end-to-end ([#261](https://github.com/ai-driven-dev/framework/issues/261)) ([9a3c1b8](https://github.com/ai-driven-dev/framework/commit/9a3c1b8237359842f3200683732bc73b825582f6)) + + +### Miscellaneous + +* **framework:** rename repository URLs aidd-framework to framework ([#266](https://github.com/ai-driven-dev/framework/issues/266)) ([7cfc0a3](https://github.com/ai-driven-dev/framework/commit/7cfc0a3cf5fcd8eb068000744f2854d19624546f)) + + +### Documentation + +* **aidd-context:** refresh plugin README for the reworked skills ([#285](https://github.com/ai-driven-dev/framework/issues/285)) ([fdd7bc0](https://github.com/ai-driven-dev/framework/commit/fdd7bc0c8a21f8af8c4ac7189ef29079ea83c2d8)) + + +### Refactoring + +* **aidd-context:** conform 09-mermaid to the skill contract ([#286](https://github.com/ai-driven-dev/framework/issues/286)) ([4d8e942](https://github.com/ai-driven-dev/framework/commit/4d8e942367966ab5cb93938cfc6c8b2b089872b8)) +* **aidd-context:** rebuild 00-onboard as a plain-language guide ([#284](https://github.com/ai-driven-dev/framework/issues/284)) ([5d7351a](https://github.com/ai-driven-dev/framework/commit/5d7351adb2b1e9e4b7c91a09dd265b72a0f720d1)) +* **aidd-context:** rebuild 11-discovery as 11-explore ([#287](https://github.com/ai-driven-dev/framework/issues/287)) ([c16a397](https://github.com/ai-driven-dev/framework/commit/c16a39717ca9448ec41ce4bee5440ec36c61d2f5)) +* **aidd-context:** rework 10-learn around scoring and explicit confirm ([#282](https://github.com/ai-driven-dev/framework/issues/282)) ([89935c0](https://github.com/ai-driven-dev/framework/commit/89935c032b5a64768c99b603efe4eabe5a3435ce)) +* **aidd-context:** rework project-memory skill with capability model ([#279](https://github.com/ai-driven-dev/framework/issues/279)) ([a0e8da7](https://github.com/ai-driven-dev/framework/commit/a0e8da7fdaea4539da098e3a946b2a5b89f8473f)) + ## [1.1.2](https://github.com/ai-driven-dev/aidd-framework/compare/aidd-context-v1.1.1...aidd-context-v1.1.2) (2026-06-04) diff --git a/plugins/aidd-dev/.claude-plugin/plugin.json b/plugins/aidd-dev/.claude-plugin/plugin.json index b960944a..a851b8ae 100644 --- a/plugins/aidd-dev/.claude-plugin/plugin.json +++ b/plugins/aidd-dev/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json", "name": "aidd-dev", - "version": "1.2.1", + "version": "2.0.0", "description": "Code transformation: Dev SDLC orchestrator (code-shipping pipeline), plan, assert, audit, review, test, refactor, debug, for-sure. Hosts engineering agents.", "author": { "name": "AI-Driven Dev", diff --git a/plugins/aidd-dev/CHANGELOG.md b/plugins/aidd-dev/CHANGELOG.md index d0d2f8f5..b927661f 100644 --- a/plugins/aidd-dev/CHANGELOG.md +++ b/plugins/aidd-dev/CHANGELOG.md @@ -1,5 +1,30 @@ # Changelog +## [2.0.0](https://github.com/ai-driven-dev/framework/compare/aidd-dev-v1.2.1...aidd-dev-v2.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](https://github.com/ai-driven-dev/framework/issues/264)) ([647fe5a](https://github.com/ai-driven-dev/framework/commit/647fe5afed81c27e9201bd3f0ae119f422e75fb6)) +* **aidd-dev:** add 10-todo skill for parallel todo fan-out ([#262](https://github.com/ai-driven-dev/framework/issues/262)) ([c086e05](https://github.com/ai-driven-dev/framework/commit/c086e05e7564f1be1414ebf1a6956e74cd4d7903)) +* **aidd-dev:** track plan lifecycle status in frontmatter ([#251](https://github.com/ai-driven-dev/framework/issues/251)) ([3f63ae2](https://github.com/ai-driven-dev/framework/commit/3f63ae20a2a04eb44caed53bf9ddb79c29f951d0)) +* **framework:** remove evals system end-to-end ([#261](https://github.com/ai-driven-dev/framework/issues/261)) ([9a3c1b8](https://github.com/ai-driven-dev/framework/commit/9a3c1b8237359842f3200683732bc73b825582f6)) + + +### Miscellaneous + +* **framework:** rename repository URLs aidd-framework to framework ([#266](https://github.com/ai-driven-dev/framework/issues/266)) ([7cfc0a3](https://github.com/ai-driven-dev/framework/commit/7cfc0a3cf5fcd8eb068000744f2854d19624546f)) +* **framework:** stop shipping .mcp.json, recommend MCP servers in README ([#263](https://github.com/ai-driven-dev/framework/issues/263)) ([e602fa0](https://github.com/ai-driven-dev/framework/commit/e602fa0c8d49fbbd7d0b65f85a0d5122ee8d9c6c)) + + +### Documentation + +* **framework:** streamline README, add recipes, extract marketplace doc ([#280](https://github.com/ai-driven-dev/framework/issues/280)) ([a139b52](https://github.com/ai-driven-dev/framework/commit/a139b523143000dc3229194a9269f0eca4194bea)) + ## [1.2.1](https://github.com/ai-driven-dev/aidd-framework/compare/aidd-dev-v1.2.0...aidd-dev-v1.2.1) (2026-06-04) diff --git a/plugins/aidd-orchestrator/.claude-plugin/plugin.json b/plugins/aidd-orchestrator/.claude-plugin/plugin.json index 8d608758..f838a776 100644 --- a/plugins/aidd-orchestrator/.claude-plugin/plugin.json +++ b/plugins/aidd-orchestrator/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json", "name": "aidd-orchestrator", - "version": "1.0.3", + "version": "2.0.0", "description": "Orchestration plugin. v1 use case: async development - turn ready issues into pull requests, then iterate on review feedback until a human takes over. Designed to host more orchestration use cases (refactoring, docs, audits) in future versions.", "author": { "name": "AI-Driven Dev", diff --git a/plugins/aidd-orchestrator/CHANGELOG.md b/plugins/aidd-orchestrator/CHANGELOG.md index bdbeb32d..67c6ad50 100644 --- a/plugins/aidd-orchestrator/CHANGELOG.md +++ b/plugins/aidd-orchestrator/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [2.0.0](https://github.com/ai-driven-dev/framework/compare/aidd-orchestrator-v1.0.3...aidd-orchestrator-v2.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](https://github.com/ai-driven-dev/framework/issues/261)) ([9a3c1b8](https://github.com/ai-driven-dev/framework/commit/9a3c1b8237359842f3200683732bc73b825582f6)) + + +### Miscellaneous + +* **framework:** rename repository URLs aidd-framework to framework ([#266](https://github.com/ai-driven-dev/framework/issues/266)) ([7cfc0a3](https://github.com/ai-driven-dev/framework/commit/7cfc0a3cf5fcd8eb068000744f2854d19624546f)) + ## [1.0.3](https://github.com/ai-driven-dev/aidd-framework/compare/aidd-orchestrator-v1.0.2...aidd-orchestrator-v1.0.3) (2026-06-03) diff --git a/plugins/aidd-pm/.claude-plugin/plugin.json b/plugins/aidd-pm/.claude-plugin/plugin.json index de942605..85d082b9 100644 --- a/plugins/aidd-pm/.claude-plugin/plugin.json +++ b/plugins/aidd-pm/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json", "name": "aidd-pm", - "version": "1.0.2", + "version": "2.0.0", "description": "Product management: ticket-info, user-stories-create, prd, spec", "author": { "name": "AI-Driven Dev", diff --git a/plugins/aidd-pm/CHANGELOG.md b/plugins/aidd-pm/CHANGELOG.md index 3b831e39..671dd4da 100644 --- a/plugins/aidd-pm/CHANGELOG.md +++ b/plugins/aidd-pm/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [2.0.0](https://github.com/ai-driven-dev/framework/compare/aidd-pm-v1.0.2...aidd-pm-v2.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](https://github.com/ai-driven-dev/framework/issues/261)) ([9a3c1b8](https://github.com/ai-driven-dev/framework/commit/9a3c1b8237359842f3200683732bc73b825582f6)) + + +### Miscellaneous + +* **framework:** rename repository URLs aidd-framework to framework ([#266](https://github.com/ai-driven-dev/framework/issues/266)) ([7cfc0a3](https://github.com/ai-driven-dev/framework/commit/7cfc0a3cf5fcd8eb068000744f2854d19624546f)) +* **framework:** stop shipping .mcp.json, recommend MCP servers in README ([#263](https://github.com/ai-driven-dev/framework/issues/263)) ([e602fa0](https://github.com/ai-driven-dev/framework/commit/e602fa0c8d49fbbd7d0b65f85a0d5122ee8d9c6c)) + ## [1.0.2](https://github.com/ai-driven-dev/aidd-framework/compare/aidd-pm-v1.0.1...aidd-pm-v1.0.2) (2026-06-03) diff --git a/plugins/aidd-refine/.claude-plugin/plugin.json b/plugins/aidd-refine/.claude-plugin/plugin.json index b102d349..5eb8bc3a 100644 --- a/plugins/aidd-refine/.claude-plugin/plugin.json +++ b/plugins/aidd-refine/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json", "name": "aidd-refine", - "version": "1.1.2", + "version": "2.0.0", "description": "Meta-cognition: refine input through brainstorming, refine output through challenge and condensed communication mode.", "author": { "name": "AI-Driven Dev", diff --git a/plugins/aidd-refine/CHANGELOG.md b/plugins/aidd-refine/CHANGELOG.md index d5500f53..fae70e98 100644 --- a/plugins/aidd-refine/CHANGELOG.md +++ b/plugins/aidd-refine/CHANGELOG.md @@ -1,5 +1,26 @@ # Changelog +## [2.0.0](https://github.com/ai-driven-dev/framework/compare/aidd-refine-v1.1.2...aidd-refine-v2.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](https://github.com/ai-driven-dev/framework/issues/261)) ([9a3c1b8](https://github.com/ai-driven-dev/framework/commit/9a3c1b8237359842f3200683732bc73b825582f6)) + + +### Miscellaneous + +* **framework:** rename repository URLs aidd-framework to framework ([#266](https://github.com/ai-driven-dev/framework/issues/266)) ([7cfc0a3](https://github.com/ai-driven-dev/framework/commit/7cfc0a3cf5fcd8eb068000744f2854d19624546f)) + + +### Refactoring + +* **aidd-refine:** rebuild brainstorm as a deep conversational prober ([#298](https://github.com/ai-driven-dev/framework/issues/298)) ([51a86b5](https://github.com/ai-driven-dev/framework/commit/51a86b52c6dd05e4b81b3cf33cd14d5a5ad6ed6e)) + ## [1.1.2](https://github.com/ai-driven-dev/aidd-framework/compare/aidd-refine-v1.1.1...aidd-refine-v1.1.2) (2026-06-03) diff --git a/plugins/aidd-vcs/.claude-plugin/plugin.json b/plugins/aidd-vcs/.claude-plugin/plugin.json index f847341a..fc109aa6 100644 --- a/plugins/aidd-vcs/.claude-plugin/plugin.json +++ b/plugins/aidd-vcs/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json", "name": "aidd-vcs", - "version": "1.0.2", + "version": "2.0.0", "description": "External artifacts: commit, pull-request, release-tag, issue-create", "author": { "name": "AI-Driven Dev", diff --git a/plugins/aidd-vcs/CHANGELOG.md b/plugins/aidd-vcs/CHANGELOG.md index 1f44b785..655c5229 100644 --- a/plugins/aidd-vcs/CHANGELOG.md +++ b/plugins/aidd-vcs/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [2.0.0](https://github.com/ai-driven-dev/framework/compare/aidd-vcs-v1.0.2...aidd-vcs-v2.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](https://github.com/ai-driven-dev/framework/issues/261)) ([9a3c1b8](https://github.com/ai-driven-dev/framework/commit/9a3c1b8237359842f3200683732bc73b825582f6)) + + +### Miscellaneous + +* **framework:** rename repository URLs aidd-framework to framework ([#266](https://github.com/ai-driven-dev/framework/issues/266)) ([7cfc0a3](https://github.com/ai-driven-dev/framework/commit/7cfc0a3cf5fcd8eb068000744f2854d19624546f)) + ## [1.0.2](https://github.com/ai-driven-dev/aidd-framework/compare/aidd-vcs-v1.0.1...aidd-vcs-v1.0.2) (2026-06-03)