Changes
- docs+chore: user manual, AI skill, global launchers, and deterministic gates
- refactor(core): shared helpers, i18n copy, and infra hardening
- feat(telegram): control-panel rework, reply routing, and resilient connect
- fix(lark): adapter alignment + reliability
- feat(commands): /peek and /inputs
- feat(observability): dashboard, sysload, and keep-awake
- feat(recovery): one-tap and automatic reboot recovery
- feat(queue): idle-gate + per-item cancel/rewrite of waiting messages
- feat(tui): terminal control panel (live fleet summary), control socket, and shell CLI
Install / update (macOS)
curl -fsSL https://raw.githubusercontent.com/OctopusGarage/tmux-claude-bot/main/install.sh | bashPin this version with TMUX_CLAUDE_BOT_VERSION=v0.2.1. See CONTRIBUTING.md for dev, deploy, and release.
Verify the signature (optional)
The runtime tarball is keyless-signed with Sigstore. Verify it with cosign:
cosign verify-blob tmux-claude-bot-v0.2.1.tar.gz \
--bundle tmux-claude-bot-v0.2.1.tar.gz.cosign.bundle \
--certificate-identity-regexp 'https://github.com/OctopusGarage/tmux-claude-bot/.github/workflows/release.yml@.*' \
--certificate-oidc-issuer https://token.actions.githubusercontent.comPrefer an AI assistant? Paste this to ChatGPT / Claude / Gemini (or a shell agent):
Install "tmux-claude-bot" on my machine for me (open-source; macOS or Linux). Download the latest
release tarball from https://github.com/OctopusGarage/tmux-claude-bot/releases/latest, extract it, read the
INSTALL.md inside, and follow it. Guide me step by step and ask me for anything it needs
(like my Telegram bot token).
Full Changelog: v0.2.0...v0.2.1