Releases: DocumentDrivenDX/ddx
Releases · DocumentDrivenDX/ddx
DDx v0.6.2-alpha99
Changelog
🐛 Bug Fixes
- ignore stale worker liveness sidecars (ddx-checkpoint)
Full Changelog: v0.6.2-alpha98...v0.6.2-alpha99
DDx v0.6.2-alpha98
Changelog
🐛 Bug Fixes
- use solid graph edge contrast tokens (ddx-checkpoint)
Full Changelog: v0.6.2-alpha97...v0.6.2-alpha98
DDx v0.6.2-alpha97
Changelog
🔧 Other Changes
- test: isolate workerprobe heartbeat state (ddx-checkpoint)
Full Changelog: v0.6.2-alpha96...v0.6.2-alpha97
DDx v0.6.2-alpha96
Changelog
🔧 Other Changes
- test: isolate workerprobe server state (ddx-checkpoint)
Full Changelog: v0.6.2-alpha95...v0.6.2-alpha96
DDx v0.6.2-alpha95
Changelog
🔧 Other Changes
- test: disable update checks in command fixtures (ddx-checkpoint)
Full Changelog: v0.6.2-alpha94...v0.6.2-alpha95
DDx v0.6.2-alpha94
Changelog
🐛 Bug Fixes
- override vulnerable devalue dependency (ddx-checkpoint)
Full Changelog: https://github.com/DocumentDrivenDX/ddx/commits/v0.6.2-alpha94
DDx v0.6.2-alpha102
Changelog
🔧 Other Changes
- test: harden persona contract cleanup (ddx-checkpoint)
Full Changelog: v0.6.2-alpha100...v0.6.2-alpha102
DDx v0.6.2-alpha100
Changelog
🔧 Other Changes
- test: harden federation e2e timeout (ddx-checkpoint)
- chore(beads): create ddx-9cbb886f [ddx: doc-stamp] (ddx-checkpoint)
Full Changelog: v0.6.2-alpha99...v0.6.2-alpha100
DDx v0.6.1
Changelog
🔧 Other Changes
- test(install): defensive cleanup for CI tempdir flake (Test User)
Full Changelog: v0.6.0...v0.6.1
v0.6.0
Library + CLI release promoting alpha30 to stable.
New
ddx-refine-planskill — multi-reviewer adversarial plan refinement loop (fresh-eyes + codex in parallel, folds between rounds, converges or stops on user questions)- Library package v0.4.7 with skills install mappings (project-local + global)
- BuiltinRegistry
ddxentry gains Skills install mapping
Fixed
- Untracked 69 machine-local skill symlinks under
.agents/skills/,.claude/skills/,cli/.agents/skills/,cli/.claude/skills/— these were install artifacts pointing at per-machine paths that brokeddx install ddxtarball validation on other machines - Gitignore broadened to prevent these from being re-tracked
Deps
- ddx-agent v0.9.8
Notes
- Binary assets are not attached to this release (CI release workflow has a pre-existing flaky install manifest test on Linux; out of scope to fix here). Users wanting the binary can build from source:
cd cli && make build - The source tarball at
archive/refs/tags/v0.6.0.tar.gzis available and is whatddx install ddxpulls