Skip to content

Releases: drewdrewthis/orchardist

orchard: v1.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 15:47
121d9fe

1.2.0 (2026-09-04)

Features

  • cleanup: daemon-owned stale-worktree cleanup — Phase 1 (#693) (#695) (a8c4db2)
  • daemon,plugins,specs: consolidated big-refactor — repo constitution + 12 domain modules + claude-contracts plugin + T8 parity (#660) (552a850)
  • daemon: Worktree.ahead and Worktree.behind (closes #483) (#587) (5cdae77)
  • gh: expose PullRequest headRefOid, reviews and reviewThreads (#764) (b3686e9)
  • orchard shell — outer tmux wrapper, sidebar v2, install/upgrade/doctor (#747) (f2d8d4a)
  • publish recall as the orchardist plugin + rename repo refs (#694) (4306d7c)
  • release: orchard shell/upgrade verbs, suite dist tarballs, curl-able installer (#747) (5a9fcb5)

orchard: v1.1.0

Choose a tag to compare

@github-actions github-actions released this 12 May 08:25
bfa038a

1.1.0 (2026-05-11)

Features

  • daemon-side joins (Worktree.claudeInstances, ClaudeInstance.{worktree,conversation}) + worktree lens (137893f)
  • orchard-gui: adopt Tailwind v4 (foundation PR for #544) (#556) (5201bc2)

Bug Fixes

  • github: skip ISO date years in branch-name issue extractor (#531) (3a237a9), closes #379
  • restore canonical schema.json key order (test fixture invariance) (7d1633e)
  • tui: three UX ergonomics fixes — #331, #438, #545 (#574) (b70ce86)

orchard: v1.0.0

Choose a tag to compare

@github-actions github-actions released this 09 May 23:55
e0cb8b2

1.0.0 (2026-05-09)

⚠ BREAKING CHANGES

  • config: orchard's global config now lives at ~/.orchard/config.json instead of ~/.config/orchard/config.json. Migrate with: mv ~/.config/orchard ~/.orchard

Features

  • config: move global config to ~/.orchard/ (#424) (#477) (3e736ff)
  • tui: rip cache_sources from dashboard refresh path (#426 phase 5) (#482) (19e0413)

Bug Fixes

  • global_config: preserve unknown top-level keys on save (#432) (#479) (d2ef6c9)
  • restore: stop resurrecting killed tmux sessions on every read (#460) (#480) (2394cf8)

orchard: v0.14.0

Choose a tag to compare

@github-actions github-actions released this 08 May 00:02
4f1cdc2

0.14.0 (2026-05-07)

Features

  • daemon: ClaudeInstance.lastActivityAt for TUI v2 LAST column (#443) (#472) (d279ebf)

orchard: v0.13.0

Choose a tag to compare

@github-actions github-actions released this 07 May 14:28
41213c7

0.13.0 (2026-05-07)

Features

  • tui: thin-shell sessions over the daemon — federated + tmux-into-any (#426) (#430) (f9bec04)

Bug Fixes

  • tmux: self-protection invariant for kill_tmux_session callers (resolves #369) (#457) (ce7e6bf)

orchard: v0.12.1

Choose a tag to compare

@github-actions github-actions released this 05 May 19:11
7a45dac

0.12.1 (2026-05-05)

Bug Fixes

orchard: v0.12.0

Choose a tag to compare

@github-actions github-actions released this 29 Apr 18:09
e739014

0.12.0 (2026-04-27)

Features

Bug Fixes

orchard: v0.11.0

Choose a tag to compare

@github-actions github-actions released this 26 Apr 14:44
c0c53ee

0.11.0 (2026-04-25)

Features

  • #337: validate launch-remote + TUI Enter + federation on v0.9.0 (#338) (18f4c4d)

orchard: v0.10.0

Choose a tag to compare

@github-actions github-actions released this 25 Apr 07:46
d307d86

0.10.0 (2026-04-24)

Features

orchard: v0.9.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 23:09
530a2b5

0.9.0 (2026-04-21)

Features

  • remote: federated orchard — discover remotes via ssh host orchard --json (#329) (#330) (d36ece7)