Skip to content

Releases: colinsurprenant/director

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 03:22

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

Choose a tag to compare

@github-actions github-actions released this 03 Jul 21:27

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

Choose a tag to compare

@github-actions github-actions released this 03 Jul 21:10

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

Choose a tag to compare

@github-actions github-actions released this 03 Jul 16:58
5837064

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 02:13

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