Skip to content

Releases: wkentaro/herdr

v0.8.201

Choose a tag to compare

@github-actions github-actions released this 09 Sep 23:48

Added

  • The expanded Spaces sidebar now shows clickable tab rows for every workspace, with per-tab agent status and attention indicators.

Changed

  • Update availability no longer adds attention badges to the global menu; the update ready action remains available.

v0.8.2-fork.4

Choose a tag to compare

@github-actions github-actions released this 03 Sep 06:13

Added

  • The expanded Spaces sidebar now shows clickable tab rows for multi-tab workspaces, matching the Go to picker while keeping single-tab workspaces compact.

v0.8.2-fork.3

Choose a tag to compare

@github-actions github-actions released this 03 Sep 03:50

Added

  • With exactly two panes and no outer frame, the shared divider now accents the half beside the focused pane.

Fixed

  • Fixed a panic on builds whose version carries a prerelease suffix, which killed the server whenever a plugin manifest was loaded.

Removed

  • Reverted the 0.8.2-fork.1 and 0.8.2-fork.2 changes: confirmed session kill, the session name in the sidebar header, opening the primary checkout when entering a linked worktree, grouping spaces by repository, checkout names on grouped rows, and manual workspace folders.

v0.8.2-fork.2

Choose a tag to compare

@github-actions github-actions released this 03 Sep 02:10

Changed

  • Replaced automatic worktree-based Space grouping with persistent, one-level folders that users create, rename, reorder, and populate manually from the sidebar.

v0.8.2-fork.1

Choose a tag to compare

@wkentaro wkentaro released this 22 Aug 13:31

Added

  • Added herdr session kill <name> and the opt-in keys.kill_session action to stop and permanently delete the current named session after confirmation. The default session remains protected.
  • With exactly two panes, the shared divider now accents the half beside the focused pane.

Changed

  • The expanded sidebar header now shows the active session name, and session snapshots expose it as name.
  • Entering a linked Git worktree in a space's root pane now opens the primary checkout as its parent space while keeping the linked worktree focused.
  • Spaces now group under the repository they belong to, so worktrees created outside Herdr and several spaces on one checkout share a single group.
  • Grouped rows now show their checkout name alongside the branch and ahead/behind counts instead of replacing the name with the branch.

Fixed

  • Fixed a panic on builds whose version carries a prerelease suffix, which killed the server whenever a plugin manifest was loaded.

v0.8.0-fork.6

Choose a tag to compare

@github-actions github-actions released this 22 Aug 02:49

Added

  • Added herdr session kill <name> and the opt-in keys.kill_session action to stop and permanently delete the current named session after confirmation. The default session remains protected.

v0.8.0-fork.5

Choose a tag to compare

@github-actions github-actions released this 21 Aug 09:17

Added

  • Added ui.pane_outer_borders to draw split-pane borders only between panes, leaving no frame around the terminal area. With exactly two panes the shared divider is split at its midpoint so the half on the focused pane's side is accented, matching tmux.

v0.8.0-fork.4

Choose a tag to compare

@github-actions github-actions released this 21 Aug 07:00

Changed

  • The expanded sidebar header now shows the active session name, and session snapshots expose it as name.

v0.8.0-fork.3

Choose a tag to compare

@github-actions github-actions released this 18 Aug 08:13

Changed

  • Entering a linked Git worktree in a space's root pane now opens the primary checkout as its parent space while keeping the linked worktree focused.

v0.8.0-fork.2

Choose a tag to compare

@github-actions github-actions released this 18 Aug 05:52

Changed

  • Spaces now group under the repository they belong to, so worktrees created outside Herdr and several spaces on one checkout share a single group.
  • Grouped rows now show their checkout name alongside the branch and ahead/behind counts instead of replacing the name with the branch.

Fixed

  • Fixed a panic on builds whose version carries a prerelease suffix, which killed the server whenever a plugin manifest was loaded.