Releases: wkentaro/herdr
Releases · wkentaro/herdr
Release list
v0.8.201
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 readyaction remains available.
v0.8.2-fork.4
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
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
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
Added
- Added
herdr session kill <name>and the opt-inkeys.kill_sessionaction 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
Added
- Added
herdr session kill <name>and the opt-inkeys.kill_sessionaction to stop and permanently delete the current named session after confirmation. The default session remains protected.
v0.8.0-fork.5
Added
- Added
ui.pane_outer_bordersto 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
Changed
- The expanded sidebar header now shows the active session name, and session snapshots expose it as
name.
v0.8.0-fork.3
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
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.