v0.1.3
Changes
- test: cover core command dispatch + telegram message router
- refactor: extract shared project/queue/validation logic (de-dup)
- fix: bugs & hardening from the full-codebase review
- feat(reliability): per-test state isolation + owner crash-restart alert
- feat(i18n): trilingual UI (English / 中文 / 粤语) across both adapters
- feat: per-channel state + voice foundation
- chore(tooling): dev/setup/release workflow + footgun guards
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.1.3. See CONTRIBUTING.md for dev, deploy, and release.
Prefer an AI assistant? Paste this to ChatGPT / Claude / Gemini (or a shell agent):
Install "tmux-claude-bot" on my Mac for me (open-source, macOS-only). 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.1.2...v0.1.3