Releases: ai-driven-dev/framework
Releases · ai-driven-dev/framework
Release list
v5.10.0
5.10.0 (2026-09-09)
Features
- cli: a record names the skill its own prompt invoked (#783) (7fbe889)
- cli: one shared framework source per machine, user scope and session telemetry (#795) (95bdbbc)
- cli: the report answers the same from anywhere, and says how it knows (#754) (87af185)
- framework: measurement that works on five tools, each proven by a session that ran (#706) (627408f)
- framework: reload OpenCode skills in development (#742) (9deab9b)
- orchestrator: an orchestration says when it is done (#764) (feddad9)
- telemetry: a flow the tool named is a flow (#768) (37a6b2c)
- telemetry: a prompt is an axis, and the only one complete by construction (#757) (18ed39b)
- telemetry: a skill says when it is done, because nothing else can (#756) (cf66c22)
Bug Fixes
- cli: a journal states the schema it was written in, and the reader reads it (#776) (5788ad8)
- cli: a repair that repaired nothing says so (#762) (dccbef2)
- cli: a step outlives the pause inside it (#775) (9f19b94)
- cli: a step's extent is only as strong as the evidence that closed it (#777) (af683f4)
- cli: activation leaves no permanent drift (#773) (462431a)
- cli: an unreadable registry says so instead of crashing (#787) (25f0837)
- cli: carry the catalog's recommended field under metadata, where Claude Code does not warn (#803) (4531b74), closes #800
- cli: check says whether the host will load what aidd installed (#748) (919aee3)
- cli: clean removes the state it wrote (#765) (c73e793)
- cli: the commit trailer survives a hook another tool regenerates, and check says whether it did (#749) (5b222a3)
- framework: a context reference in a form its tool cannot resolve (#751) (8a43983), closes #619
- framework: a test that writes into this repository's own .git (#753) (0144ec8)
- plugins: a skill links only inside itself (#772) (1efb3d9)
- telemetry: a backlog declaration the report can actually read (#780) (da524ca)
- telemetry: a counter says what was measured (#786) (1f1ae9e)
- telemetry: a re-read stores nothing the same batch already wrote (#758) (a65bc81)
- telemetry: a record can predate its journal, and must say so (#759) (39a4e84)
- telemetry: a second export is a second plugin (#785) (ba845f8)
- telemetry: a step end names its skill either way (#767) (534d3db)
- telemetry: a turn end is a pause for a flow too (#763) (ae70de6)
- telemetry: an agent row says who could be named (#770) (e4dc167)
- telemetry: an identity names the work it already did (#761) (38a5d43)
Miscellaneous
- ci: install expect without the runner's third-party apt source (#808) (1e8ce3f)
- deps-dev: bump @biomejs/biome from 2.5.10 to 2.5.11 in /cli (#737) (989ba00)
- deps-dev: bump @types/node from 26.2.0 to 26.4.0 in /cli (#736) (633d6cd)
- deps-dev: bump js-yaml from 5.3.0 to 5.4.1 (#734) (07a2364)
- deps-dev: bump knip from 6.32.2 to 6.33.0 in /cli (#740) (9ed420c)
- deps-dev: bump lefthook from 2.1.10 to 2.1.12 (#735) (0451c62)
- deps-dev: bump lefthook from 2.1.10 to 2.1.12 in /cli (#739) (9040636)
- deps: bump @inquirer/prompts from 8.6.0 to 8.7.0 in /cli (#738) (ee17c8f)
- docs: drop a product brief nothing reads and nothing checks (#784) (85cde89)
- framework: refresh the project memory reading list (#728) (08965f6)
- framework: reshape the memory bank to its own templates (#732) ([4fb582e](4fb582e2408cb3cd...
cli: v5.3.0
5.3.0 (2026-09-09)
Features
- cli: a record names the skill its own prompt invoked (#783) (7fbe889)
- cli: one shared framework source per machine, user scope and session telemetry (#795) (95bdbbc)
- cli: the report answers the same from anywhere, and says how it knows (#754) (87af185)
- framework: measurement that works on five tools, each proven by a session that ran (#706) (627408f)
- telemetry: a flow the tool named is a flow (#768) (37a6b2c)
- telemetry: a prompt is an axis, and the only one complete by construction (#757) (18ed39b)
- telemetry: a skill says when it is done, because nothing else can (#756) (cf66c22)
Bug Fixes
- cli: a journal states the schema it was written in, and the reader reads it (#776) (5788ad8)
- cli: a repair that repaired nothing says so (#762) (dccbef2)
- cli: a step outlives the pause inside it (#775) (9f19b94)
- cli: a step's extent is only as strong as the evidence that closed it (#777) (af683f4)
- cli: activation leaves no permanent drift (#773) (462431a)
- cli: an unreadable registry says so instead of crashing (#787) (25f0837)
- cli: carry the catalog's recommended field under metadata, where Claude Code does not warn (#803) (4531b74), closes #800
- cli: check says whether the host will load what aidd installed (#748) (919aee3)
- cli: clean removes the state it wrote (#765) (c73e793)
- cli: the commit trailer survives a hook another tool regenerates, and check says whether it did (#749) (5b222a3)
- telemetry: a counter says what was measured (#786) (1f1ae9e)
- telemetry: a re-read stores nothing the same batch already wrote (#758) (a65bc81)
- telemetry: a record can predate its journal, and must say so (#759) (39a4e84)
- telemetry: a step end names its skill either way (#767) (534d3db)
- telemetry: a turn end is a pause for a flow too (#763) (ae70de6)
- telemetry: an agent row says who could be named (#770) (e4dc167)
- telemetry: an identity names the work it already did (#761) (38a5d43)
Miscellaneous
- deps-dev: bump @biomejs/biome from 2.5.10 to 2.5.11 in /cli (#737) (989ba00)
- deps-dev: bump @types/node from 26.2.0 to 26.4.0 in /cli (#736) (633d6cd)
- deps-dev: bump knip from 6.32.2 to 6.33.0 in /cli (#740) (9ed420c)
- deps-dev: bump lefthook from 2.1.10 to 2.1.12 in /cli (#739) (9040636)
- deps: bump @inquirer/prompts from 8.6.0 to 8.7.0 in /cli (#738) (ee17c8f)
Documentation
Refactoring
aidd-vcs: v2.3.2
aidd-telemetry: v0.2.0
0.2.0 (2026-09-09)
Features
- cli: one shared framework source per machine, user scope and session telemetry (#795) (95bdbbc)
- cli: the report answers the same from anywhere, and says how it knows (#754) (87af185)
- framework: measurement that works on five tools, each proven by a session that ran (#706) (627408f)
- telemetry: a flow the tool named is a flow (#768) (37a6b2c)
- telemetry: a prompt is an axis, and the only one complete by construction (#757) (18ed39b)
- telemetry: a skill says when it is done, because nothing else can (#756) (cf66c22)
Bug Fixes
- cli: a journal states the schema it was written in, and the reader reads it (#776) (5788ad8)
- cli: check says whether the host will load what aidd installed (#748) (919aee3)
- cli: the commit trailer survives a hook another tool regenerates, and check says whether it did (#749) (5b222a3)
- plugins: a skill links only inside itself (#772) (1efb3d9)
- telemetry: a record can predate its journal, and must say so (#759) (39a4e84)
- telemetry: a second export is a second plugin (#785) (ba845f8)
- telemetry: an agent row says who could be named (#770) (e4dc167)
- telemetry: an identity names the work it already did (#761) (38a5d43)
Documentation
aidd-refine: v3.0.1
aidd-pm: v2.5.0
aidd-orchestrator: v2.3.0
aidd-dev: v2.5.0
aidd-context: v2.8.0
v5.9.0
5.9.0 (2026-08-28)
Features
Bug Fixes
Miscellaneous
- deps-dev: bump @biomejs/biome from 2.5.7 to 2.5.8 in /cli (#669) (a1653c4)
- deps-dev: bump @biomejs/biome from 2.5.8 to 2.5.10 in /cli (#715) (48f10e0)
- deps-dev: bump @commitlint/cli from 21.2.1 to 21.2.2 (#667) (f6570b6)
- deps-dev: bump @commitlint/cli from 21.2.1 to 21.2.2 in /cli (#672) (f11240c)
- deps-dev: bump @commitlint/config-conventional (c2a80fb)
- deps-dev: bump @commitlint/config-conventional from 21.2.0 to 21.2.2 (#666) (c2a80fb)
- deps-dev: bump @commitlint/config-conventional from 21.2.0 to 21.2.2 in /cli (#670) (5650883)
- deps-dev: bump @commitlint/config-conventional in /cli (5650883)
- deps-dev: bump js-yaml from 5.2.3 to 5.3.0 (#668) (7c64703)
- deps-dev: bump jscpd from 5.0.14 to 5.0.15 in /cli (#671) (37bfb7e)
- deps-dev: bump jscpd from 5.0.15 to 5.0.16 in /cli (#714) (35bf977)
- deps-dev: bump knip from 6.32.0 to 6.32.2 in /cli (#673) (2fa83ea)
- deps: bump @inquirer/prompts from 8.5.2 to 8.6.0 in /cli (#713) (7af7dc0)
- deps: bump smol-toml from 1.7.1 to 1.8.0 in /cli (#674) (095de3e)