Claude f1b74647fc
feat(telegram): v0.0.8 per-project bot configuration
Resolve state directory with precedence: TELEGRAM_STATE_DIR override >
project-local ($CLAUDE_PROJECT_DIR/.claude/channels/telegram, only when it
has a .env) > global (~/.claude/channels/telegram). Non-breaking — existing
setups have no project .env so keep global.

/telegram:configure gains --project <token> to opt a project in; server
auto-detects it on next start. Both skills describe the matching precedence.

Addresses anthropics/claude-code#37173.
2026-08-21 18:42:23 +00:00
..