Releases: itsmygithubacct/tmux-cli
Releases · itsmygithubacct/tmux-cli
Release list
tmux-cli video (media)
Media assets for the README. Not a software release — no code, tags, or dependency pins change here.
- tmux-cli.mp4 — "tmux-cli: tmux for humans and LLMs", a narrated tour: session basics without attaching, the agent verbs (exec/wait/describe and the JSON envelope), permanent zstd pane logs, and the tmux-browse ecosystem (1920x1080, 2m18s)
sha256: 55aec05803be7df345b2dccf054431851815e923f702227c0a3f00df7a5e2055
v0.7.9.4 — tmux-cli (initial standalone release)
First standalone release of tmux-cli — the tb CLI extracted from
tmux-browse with history
preserved, so users who only want the CLI get a smaller, simpler project with
no webserver.
tb reads, writes, creates, and manages tmux sessions for humans and LLM
tool-use loops: tables for humans, a stable --json envelope and stable exit
codes for machines. Stdlib-only — no pip dependencies.
Install
git clone https://github.com/itsmygithubacct/tmux-cli.git ~/tmux-cli
cd ~/tmux-cli && make install
tb lsSee docs/tb.md for the full verb reference.
🤖 Generated with Claude Code