tmux-agents-mon v0.1.16
·
101 commits
to master
since this release
tmux-agents-mon v0.1.16
This release makes busy sidebars easier to navigate and improves agent-state visibility.
Highlights
- Live search: Press
/to filter agents by name, session, location, directory, title, or status. - State filters: Press
fto cycle through blocked, working, idle, done, and all agents. - Improved navigation: Filtered results retain session context, scrolling, mouse mapping, and
j/knavigation. - Clearer selection: The selected row is highlighted using its agent state.
- Better focus tracking: The cursor follows the focused agent more reliably.
- Claude detection fix: Claude’s
◐◓◑◒spinner is now correctly recognized as working.
Search and filtering are available in both the Rust engine and Bash fallback.
Thanks to @yaakov300 for contributing the sidebar search and filtering work in #7.
Full changelog: v0.1.15...v0.1.16