Skip to content

Releases: fullerzz/herdr-plugin-sesh

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 22:57
Immutable release. Only release title and notes can be modified.
f96324a

herdr-plugin-sesh v0.6.0

Sesh-style smart workspace/session management for Herdr.

v0.6.0 (2026-07-23)

🚀 Features

📚 Documentation

Install Plugin

herdr plugin install fullerzz/herdr-plugin-sesh --ref v0.6.0

Version: 0.6.0
Commit: f96324a

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 00:43
Immutable release. Only release title and notes can be modified.
0c22d66

herdr-plugin-sesh v0.5.0

Sesh-style smart workspace/session management for Herdr.

v0.5.0 (2026-07-23)

🚀 Features

🐛 Bug Fixes

  • go-deps: Update module github.com/pelletier/go-toml/v2 to v2.4.3 (#38) (1369a79)

🎡 Continuous Integration

  • ci-deps: Update ci dependencies (#52) (430f92c)

  • release: Update release notes template for gh releases (61abc9e)

Install Plugin

herdr plugin install fullerzz/herdr-plugin-sesh --ref v0.5.0

Version: 0.5.0
Commit: 0c22d66

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 23:48
Immutable release. Only release title and notes can be modified.
24f0a50

herdr-plugin-sesh v0.4.0

Sesh-style smart workspace/session management for Herdr.

v0.4.0 (2026-07-20)

🚀 Features

  • picker: Add workspace sort modes (#56) (f4c84c2)

⚙️ Miscellaneous Tasks

  • git-cliff: Update commit parse config for chore types (d4d0168)

Install from GitHub

git clone https://github.com/fullerzz/herdr-plugin-sesh.git
cd herdr-plugin-sesh
git checkout v0.4.0
go build -ldflags=-X=github.com/fullerzz/herdr-plugin-sesh/internal/app.Version=0.4.0 -o bin/ ./cmd/herdr-sesh
herdr plugin link "$PWD"

Assets

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

Version: 0.4.0
Commit: 24f0a50

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 18 Jul 04:30
Immutable release. Only release title and notes can be modified.
f136da9

herdr-plugin-sesh v0.3.1

Sesh-style smart workspace/session management for Herdr.

v0.3.1 (2026-07-18)

💼 Other

⚙️ Miscellaneous Tasks

🎡 Continuous Integration

  • ci-deps: Update actions/setup-go action to v7 (#53) (f24d765)

Install from GitHub

git clone https://github.com/fullerzz/herdr-plugin-sesh.git
cd herdr-plugin-sesh
git checkout v0.3.1
go build -ldflags=-X=github.com/fullerzz/herdr-plugin-sesh/internal/app.Version=0.3.1 -o bin/ ./cmd/herdr-sesh
herdr plugin link "$PWD"

Assets

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

Version: 0.3.1
Commit: f136da9

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 01:26
Immutable release. Only release title and notes can be modified.
250e035

herdr-plugin-sesh v0.3.0

Sesh-style smart workspace/session management for Herdr.

v0.3.0 (2026-07-17)

🚀 Features

  • Highlight native picker search matches (#49) (7f4366b)

  • Refresh agent statuses in native picker (#50) (44f297c)

  • Add picker cursor smear animations (#51) (797f14c)

📚 Documentation

  • Add github social preview card image (46ea3b7)

⚙️ Miscellaneous Tasks

Install from GitHub

git clone https://github.com/fullerzz/herdr-plugin-sesh.git
cd herdr-plugin-sesh
git checkout v0.3.0
bash build_plugin.sh
herdr plugin link "$PWD"

Assets

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

Version: 0.3.0
Commit: 250e035

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 01:37
Immutable release. Only release title and notes can be modified.
d3589f5

herdr-plugin-sesh v0.2.0

Sesh-style smart workspace/session management for Herdr.

v0.2.0 (2026-07-16)

🚀 Features

  • Refresh workspace navigator with agent status (#48) (6dce622)

🐛 Bug Fixes

  • Pin eza to cargo release (30e902c)

  • ci: Pin lint workflow actions (3b98737)

  • ci: Avoid duplicate lint checks (83cd108)

⚙️ Miscellaneous Tasks

  • deps: Update dependency just to v1.56.0 (#42) (699af8d)

  • renovate: Group mise tool updates (#44) (0172ae4)

  • deps: Update mise tools (#45) (4acc471)

  • renovate: Update renovate config preset to use best-practices (df03d20)

  • Release v0.2.0 (d3589f5)

🎡 Continuous Integration

  • ci-deps: Update ci dependencies (#35) (d9396ab)

  • Add gitleaks workflow (#36) (ecdba80)

  • ci-deps: Update actions/checkout action to v7 (#43) (69deee8)

  • Add golangci-lint workflow (cf1389c)

  • Preserve lint checks for manual runs (fa629cb)

  • ci-deps: Pin dependencies (#47) (f173bfa)

Install from GitHub

git clone https://github.com/fullerzz/herdr-plugin-sesh.git
cd herdr-plugin-sesh
git checkout v0.2.0
bash build_plugin.sh
herdr plugin link "$PWD"

Assets

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

Version: 0.2.0
Commit: d3589f5

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 15 Jul 02:53
Immutable release. Only release title and notes can be modified.
236b917

herdr-plugin-sesh v0.1.3

Sesh-style smart workspace/session management for Herdr.

v0.1.3 (2026-07-15)

🐛 Bug Fixes

  • justfile: Push release commit and tag atomically (ddaaab6)

⚙️ Miscellaneous Tasks

Install from GitHub

git clone https://github.com/fullerzz/herdr-plugin-sesh.git
cd herdr-plugin-sesh
git checkout v0.1.3
bash build_plugin.sh
herdr plugin link "$PWD"

Assets

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

Version: 0.1.3
Commit: 236b917

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 15 Jul 02:43
Immutable release. Only release title and notes can be modified.
c0b2d12

herdr-plugin-sesh v0.1.2

Sesh-style smart workspace/session management for Herdr.

v0.1.2 (2026-07-15)

🐛 Bug Fixes

  • ci: Skip unsupported private attestations (56e6c69)

  • go-deps: Update go dependencies to v2 (#33) (0ffb140)

📚 Documentation

⚙️ Miscellaneous Tasks

  • Configure Renovate (#31) (a991cab)

  • Remove connect-root action from plugin manifest (3bfd63e)

  • justfile: Add release recipe to justfile (92d8090)

  • Release v0.1.2 (c0b2d12)

Install from GitHub

git clone https://github.com/fullerzz/herdr-plugin-sesh.git
cd herdr-plugin-sesh
git checkout v0.1.2
bash build_plugin.sh
herdr plugin link "$PWD"

Assets

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

Version: 0.1.2
Commit: c0b2d12

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 15 Jul 01:47
Immutable release. Only release title and notes can be modified.
324aa76

herdr-plugin-sesh v0.1.1

Sesh-style smart workspace/session management for Herdr.

v0.1.1 (2026-07-15)

🐛 Bug Fixes

  • ci: Allow changelog pull request reads (bb738a2)

  • ci: Generate release notes from full history (0065a48)

  • Enforce plugin release version consistency (#32) (4b19ef1)

⚙️ Miscellaneous Tasks

🎡 Continuous Integration

  • Persist changelog on release tags (c9d80e1)

  • Attest release build provenance (a525211)

Install from GitHub

git clone https://github.com/fullerzz/herdr-plugin-sesh.git
cd herdr-plugin-sesh
git checkout v0.1.1
bash build_plugin.sh
herdr plugin link "$PWD"

Assets

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

Version: 0.1.1
Commit: 324aa76

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