v0.2.0
Changes
- feat(dashboard): global status dashboard (/dashboard + tcb dashboard)
- feat(logging): structured JSONL logging with ambient trace context
- chore(deps): bump commander to 15 (#46) and actions/setup-node to v6.4.0 (#44)
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.0. 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.0.tar.gz \
--bundle tmux-claude-bot-v0.2.0.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.1.9...v0.2.0