Releases: colinsurprenant/director
Releases · colinsurprenant/director
Release list
v1.4.0
What's Changed
- Ground-Truth injection hardening: survive harness demotion (L0) + bounded digest with director show (L1) by @colinsurprenant in #16
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- fix(version): go-install'd binaries report their module version instead of 'dev' by @colinsurprenant in #15
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- feat(close-out): branch-gone targeting — nudge /director:complete at dead siblings by @colinsurprenant in #13
- feat(codex): Codex delivery target — install --codex wires the same hooks, commands ship as agent skills by @colinsurprenant in #14
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- ci: bump actions/checkout to v7, actions/setup-go to v6 by @colinsurprenant in #11
- feat(adopt): informed adoption — /director:adopt, keyword scan removed by @colinsurprenant in #12
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- fix: dogfood-hardening — adopt-scan opt-in, SessionStart protocol injection, worktree handle fix by @colinsurprenant in #2
- chore: gitignore .director/ and .claude/settings.local.json by @colinsurprenant in #4
- feat(fleet): branch-liveness — status self-cleans merged-away worktrees by @colinsurprenant in #3
- feat: /director:complete + /director:handoff close-out commands (step 1) by @colinsurprenant in #5
- feat(hook): boundary-command protocol + context-fill handoff nudge (close-out steps 2+3a) by @colinsurprenant in #6
- OSS v1 release prep: positioning, license, CI, release pipeline by @colinsurprenant in #7
- fix(hook): make flush-nudge counter atomic under concurrent hooks by @colinsurprenant in #8
- docs: getting-started refresh — portfolio framing + install-from-release by @colinsurprenant in #9
- feat(fleet): realign liveness states to the portfolio model (active/idle/dormant/gone) by @colinsurprenant in #10
Full Changelog: v1.0.0...v1.1.0