Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 23:58
Immutable release. Only release title and notes can be modified.
3d30c9c

herdr-plugin-sesh v0.1.0

Sesh-style smart workspace/session management for Herdr.

v0.1.0 (2026-07-14)

🚀 Features

  • Scaffold herdr sesh plugin (1488f49)

  • Cache session list when enabled (8545b2d)

  • Add interactive picker command (2b7ac19)

  • Add styled session picker (4e76ff0)

  • Add source badges to picker view (f47fed2)

  • Add fzf-backed picker and workspace path lookup (064f457)

  • Add bat-backed preview pane to picker (746beef)

  • Default preview to eza icons (142caaf)

  • Color picker source badges (656b881)

  • Add previous workspace switching (#2) (9567763)

  • Add plugin install script (#29) (9c7af88)

🐛 Bug Fixes

  • Expand configured session paths (2e38b2f)

  • Return herdr JSON decode errors (bb2f096)

  • Make plugin state writes resilient (1450e38)

  • Tighten file permissions and handle write errors (85ce90c)

  • Accept wrapped herdr JSON envelopes (7bf2b66)

  • Keep picker highlight active in selected rows (f0220de)

  • Handle bare JSON arrays in herdr responses (32beacb)

  • Reset picker selection when query changes (23c2f92)

  • Use configured preview command in picker (27f1e49)

  • Preserve fzf preview path lookup (ee07876)

  • Pad native picker top border (f3f9e0e)

  • Resolve clone destination under cmdDir (#17) (0d07c12)

  • Package release binary under manifest path (#20) (1430414)

  • Select the home directory when filtering for home (#8) (64bbb32)

  • Misc improvements (#7) (e970aae)

  • Scope startup commands to workspace (#25) (fe66957)

  • Align Sesh config runtime support (#27) (3927d67)

💼 Other

  • Merge pull request 'feat: Workspace Picker' (#1) from picker into main (1496b32)

  • Merge pull request 'feat: fzf and bat integration' (#2) from fzf-integration into main (3e97724)

  • Merge pull request 'Misc Improvements and Bug Fixes for Picker' (#3) from dev into main (f0c0dbf)

🚜 Refactor

📚 Documentation

🎨 Styling

⚙️ Miscellaneous Tasks

🎡 Continuous Integration

  • Add forgejo test and release workflows (98f6ea1)

  • Run repo-native checks in GitHub Actions (#19) (121ae01)

  • Check out requested release tag (#16) (2cddfbd)

  • Bind releases to requested tag commit (#26) (d1c43c1)

  • Add git-cliff changelog generation to release workflow (#28) (20c118e)

Install from GitHub

git clone https://github.com/fullerzz/herdr-plugin-sesh.git
cd herdr-plugin-sesh
git checkout v0.1.0
go build -o bin/herdr-sesh ./cmd/herdr-sesh
herdr plugin link "$PWD"

Assets

  • herdr-sesh_0.1.0_darwin_amd64.tar.gz
  • herdr-sesh_0.1.0_darwin_arm64.tar.gz
  • herdr-sesh_0.1.0_linux_amd64.tar.gz
  • herdr-sesh_0.1.0_linux_arm64.tar.gz
  • CHANGELOG.md
  • checksums.txt

Version: 0.1.0
Commit: 3d30c9c