v0.7.0 — setup wizard, doctor, uninstall
v0.7.0 — guided setup wizard, doctor, uninstall
New claude-telegram-bridge setup runs a six-step guided install: hidden BotFather token validation, /start chat-id detection, token.json / token-registry.json write, SessionStart hook download and registration, Claude settings backup with a preserving merge, service/watchdog install, and a final test message.
Also new:
claude-telegram-bridge doctor— checks token, chat id, tmux session, hook registration, transcript sidecar, and service/watchdog health.claude-telegram-bridge uninstall(and--purge) — removes only what setup installed and keeps unrelated Claude settings intact.- README onboarding fixes for first-time users: explicit hook registration JSON with the exact settings file location, pipx bootstrap steps, and a plain-language explanation of the
--dangerously-skip-permissionstradeoff with the safer alternative.
Existing installations keep working without the wizard; all commands are additive.