Docs / source reviewed
tmux-jev
Identify tmux panes that need attention
How this project uses Jev
- Input
- A task goal, selected pane metadata and recent terminal output
- Jev decides
- Choose a matching pane from 2–8 candidates or classify its status, such as running, awaiting input, failed or done
- Code executes
- The CLI returns advisory results and probabilities; a separate send command submits input to an explicit pane
Evidence and limitations
Captured terminal text is sent to TypeSafe. A judgment neither authorizes actions nor verifies completion. Anonymous success counters can be mistaken for completion, so current-task evidence needs separate checks. Not independently run here.
This project has not been run independently here. Author-reported results are not independently verified results.
Original sources
- https://github.com/uberspaceguru/tmux-jev/blob/167f94359728a6356fb8a76e62f5cfdc16a6d881/README.md ↗
- https://github.com/uberspaceguru/tmux-jev/blob/167f94359728a6356fb8a76e62f5cfdc16a6d881/tmux_jev/advisor.py ↗
- https://github.com/uberspaceguru/tmux-jev/blob/167f94359728a6356fb8a76e62f5cfdc16a6d881/tmux_jev/jev.py ↗
- https://github.com/uberspaceguru/tmux-jev/blob/167f94359728a6356fb8a76e62f5cfdc16a6d881/tmux_jev/cli.py ↗
- https://x.com/AhmedReza/status/2102576900933894242 ↗