Releases: gbasin/agentboard
Releases · gbasin/agentboard
Release list
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
What's Changed
- fix: correct xterm CSS import to use scoped package name by @BrennerSpear in #1
- feat: persistent tmux client support by @gbasin in #2
- feat: add systemd user service for persistent deployment by @BrennerSpear in #3
- docs: require Bun 1.3.6 for PTY stdin fix by @andrewting19 in #7
- feat: improve external session handling by @andrewting19 in #8
- feat: add VITE_ALLOWED_HOSTS env var for dev server access by @BrennerSpear in #9
- fix: improve selected session visibility in sidebar by @andrewting19 in #10
- feat: add session tracking by parsing Claude/Codex logs by @gbasin in #11
- refactor: add coverage tests by @gbasin in #12
- fix: session tracking and stability improvements by @gbasin in #15
- fix: improve log-session mapping and add lastUserMessage tracking by @gbasin in #17
- Cleanup legacy session ID name by @google-labs-jules[bot] in #18
- fix: preserve session position during exit animation by @andrewting19 in #16
- fix: require start of line for permission prompt pattern by @andrewting19 in #20
- fix: mark sessions as exiting when removed via external kill by @andrewting19 in #21
- fix: resolve bold text vertical alignment in WebGL renderer by @gwtaylor in #22
- fix: add post-merge hook to auto-reinstall dependencies by @croakingtoad in #23
- fix: stabilize iOS mobile keyboard controls by @gbasin in #24
- fix: prevent blank session entries on external session discovery by @andrewting19 in #25
- feat: add context menu for sidebar session items by @andrewting19 in #26
- feat: add duplicate session context menu option by @andrewting19 in #27
- fix: iOS landscape mode improvements by @gbasin in #28
- feature/pin-sessions by @gbasin in #30
- feat: add sound notifications for session status changes by @gbasin in #29
- fix: remove popLayout mode to fix session kill animation artifacts by @andrewting19 in #31
- perf: optimize inactive session handling for large session counts by @andrewting19 in #32
- fix: improve headless session skipping and skip-match performance by @gbasin in #33
- fix: enable tmux mouse mode for scroll wheel support by @classicrob in #34
- feat: session paths, lookback settings, and command preset improvements by @gbasin in #35
- fix: improve link click handling in tmux copy-mode by @gbasin in #37
- feat: track log file size to detect actual changes by @gbasin in #38
- feat: remote host aggregation (POL-422) by @gbasin in #40
- feat: add Pi agent support by @gbasin in #41
- docs: add wip.md tracking active agentboard sessions by @gbasin in #44
- feat: add npm publishing and release automation by @tkh44 in #45
New Contributors
- @BrennerSpear made their first contribution in #1
- @andrewting19 made their first contribution in #7
- @google-labs-jules[bot] made their first contribution in #18
- @gwtaylor made their first contribution in #22
- @croakingtoad made their first contribution in #23
- @classicrob made their first contribution in #34
- @tkh44 made their first contribution in #45
Full Changelog: https://github.com/gbasin/agentboard/commits/v0.1.0