Skip to content

Releases: atqamz/secondhand

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 04 Aug 03:02
a772fcb

0.1.4 (2026-08-04)

Features

  • cmd: detect gate-opened PRs on a project's declared upstream (#142) (63bfe31)
  • cmd: make hand watch a singleton and flag unread terminal reports (#138) (4eb6932)
  • cmd: record delivered-not-landed work and accept a PR on a project's declared upstream (#135) (9bccfb1)
  • cmd: seed operator context, learnings and backlog archive files (#133) (95e22b3)
  • deliver the operator-decision rule to workers and add hand doctor (341b151)
  • store: gate schema changes on PRAGMA user_version (#115) (5c6f237)
  • watcher: notify a supervisory agent when no session is watching (#131) (d135901)

Bug Fixes

  • cmd: create the data directory update seeds into and report every seed failure (#139) (f6f58cc)
  • cmd: print HAND_HOME mismatch warning as an absolute path (#126) (d045762)
  • herdr: close the workspace herdr created when workspace create returns an unusable response (#112) (21fb575)
  • herdr: sanitize inherited harness-identity env on pane creation and document holds in the fleet-home template (#130) (78f94dc)
  • make hand send survive a busy composer and stop herdr lookups matching foreign state (a285913)
  • state: tolerate a report channel rewritten in place (#144) (aaa112f)
  • watcher: anchor parked on durable pane-start and fired-for stamps (#143) (ddb57dc)
  • worktree: key the collision guard on the treehouse lease id (#132) (56c52b3)

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 02 Aug 19:36
da07576

0.1.3 (2026-08-02)

Features

  • cmd: resolve a fleet home from HAND_HOME or an ancestor walk instead of the working directory (#104) (a4e0369)
  • cmd: write a durable completion record before teardown removes task state (#101) (5cbcd23)
  • state: back machine state with sqlite and index the prose corpus (#107) (8f44164)

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 02 Aug 13:59
ef4ad1e

0.1.2 (2026-08-02)

Features

  • cmd: honor a brief's declared model and effort on spawn and promote (#59) (017fffa)
  • cmd: name what is dirty on teardown refusal and allow already-landed dirt (#93) (bcaee85)
  • cmd: refuse to dispatch into an uninitialized no-mistakes gate (#94) (d4cd130)
  • cmd: surface PR merge state in hand status (6a768aa), closes #51 #58
  • watch: add hand watch --until-event so the watcher can wake its orchestrator (c14bf27)

Bug Fixes

  • cmd: cap report rendering in hand status (#91) (4d2294a)
  • cmd: detect gate-opened PRs by branch head ref (#76) (8fddac4)
  • cmd: reuse a new workspace's root tab instead of orphaning it (#72) (81e6427)
  • ghutil: resolve multi-PR head refs by preference tier instead of an arbitrary pick (4149241)

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 27 Jul 01:35
a30a762

0.1.1 (2026-07-27)

Features

  • cmd: add worker report channel with hand pr and dashboard reconciliation (#38) (7fd9e3e)

Bug Fixes

  • cmd: confirm workers clear first-run dialogs before reporting spawn success (#37) (e3bbcb3)
  • cmd: parse subprocess stdout only and pad CLI table columns with tabwriter (#23) (649fa02)
  • launch workers interactively and stop leaking herdr workspaces (#29) (170dd98)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 07:17
fe4fc2f

0.1.0 (2026-07-26)

Features

  • bootstrap secondhand CLI scaffold (#1) (598bf73)
  • cmd: add hand update self-update and startup version notice (#11) (832ca37)
  • cmd: add merge, promote, notify, and project sync commands (#10) (8fde5fa)
  • cmd: add task lifecycle commands (#7) (68ebd68)
  • cmd: add watch command and dashboard maintenance (#9) (9c27f45)
  • cmd: add workspace initialization and project management (#2) (0e445d4)
  • cmd: refresh AGENTS.md and report release notes on hand update (#16) (727080f)
  • set initial release version to 0.1.0 (#5) (2bfc925)

Bug Fixes

  • cmd: enforce exit-code contract and split watch diagnostics to stderr (#12) (93a8691)
  • make the nix flake usable for builds and dev shells (#14) (d4c5275)