Skip to content

v0.4.6

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Apr 13:46
· 21 commits to main since this release

What's Changed

  • feat: add AI tool override resolver (H-WRK-1) by @roblambell in #651
  • feat: apply worker launch overrides (H-WRK-2) by @roblambell in #653
  • feat: batch human PR feedback before merge (H-RFC-1) by @roblambell in #652
  • fix: strengthen non-Claude worker wait contract (H-WRK-3) by @roblambell in #655
  • feat: flush aggregated feedback batches (H-RFC-2) by @roblambell in #654
  • feat: add explicit no-code feedback completion signal (H-RFC-3) by @roblambell in #656
  • fix: defer eyes reaction to successful feedback delivery or relaunch by @roblambell in #658
  • refactor: collapse review modes to on/off (H-SUX-1) by @roblambell in #659
  • refactor: simplify startup settings and persistence (H-SUX-2) by @roblambell in #660
  • refactor: remove external PR review activation (H-SUX-3) by @roblambell in #661
  • docs: refresh startup and runtime control docs (M-SUX-4) by @roblambell in #662
  • fix: recover stopped headless workers via persisted phase signal by @roblambell in #657
  • feat: add project_id and broker_secret to project config (H-BAJ-1) by @roblambell in #663
  • feat: add broker-hash HMAC helper (H-BAJ-2) by @roblambell in #664
  • refactor: auto-join broker via hashed project identity (H-BAJ-3) by @roblambell in #665
  • refactor: delete dead crew-code code and docs (M-BAJ-4) by @roblambell in #666
  • fix: stop CLI from generating broker secrets (H-BS-1) by @roblambell in #667
  • refactor: remove memory auto-adjustment (H-IS-1) by @roblambell in #668
  • refactor: rename sessionLimit to maxInflight (H-IS-2) by @roblambell in #669
  • feat: broker secret prompt in nw init (H-BS-2) by @roblambell in #670
  • feat: init --broker-secret and --skip-broker flags (H-BS-3) by @roblambell in #671
  • refactor: state-based activeItemCount counting (H-IS-3) by @roblambell in #672
  • feat: auto-connect when broker secret present (H-BS-4) by @roblambell in #673
  • feat: add acceptingWork toggle for drain mode (H-IS-4) by @roblambell in #674
  • feat: dynamic connectionAction in startup flows (H-BS-5) by @roblambell in #675
  • feat: nw crew subcommand (H-BS-6) by @roblambell in #677
  • docs: update broker auth documentation (M-BS-7) by @roblambell in #678
  • docs: update runtime controls docs for max-inflight and drain mode (M-IS-5) by @roblambell in #676
  • docs(decompose): require reserved-ID check against git history before assigning IDs by @roblambell in #680
  • refactor: hardcode startup defaults; drop mode/review/collab persistence by @roblambell in #679
  • fix: gate auto-merge to default branch only (H-ORCH-11) by @roblambell in #684
  • fix: parked PR must still receive rebase nudges on base advance (H-ORCH-12) by @roblambell in #682
  • fix: sync reused worktree to origin HEAD before worker launch (H-ORCH-13) by @roblambell in #683
  • refactor: source work items and config from origin/main, not working tree (H-WTI-1) by @roblambell in #685

Full Changelog: v0.4.5...v0.4.6