opensessions
by Ataraxy-Labs
tmux sidebar to run, inspect, and replay coding agent sessions
Summary
Provides a tmux sidebar for running and monitoring coding agents like Amp, Claude Code, Codex, and OpenCode. Surfaces per-thread markers, a local HTTP API, and live session state so developers can interact with agents, inspect history, and replay sessions in a terminal-first workflow while aligning with the agent registry pattern for provenance. The UI is lightweight and designed for rapid iteration with coding-agent workflows integrated into your shell, in line with the Tree of Thoughts Pattern.
Key Benefits
Ideal For
Developers and small teams iterating on coding agents who want in-terminal visibility, session replay, and easy local APIs for tooling and evaluation, guided by best practices like the Consensus-Based Decision Pattern.
Real-World Examples
- Inspect agent conversations and per-thread markers while debugging generated code
- Replay sessions and export traces to feed into A2A evaluation or RepKit-style analysis
- Expose a local HTTP API so CI or evaluation harnesses can drive agents and collect session state