Hook
Runs when you submit a prompt, before the agent sees it, executing activity.ts via bun. From 2naive/claude-telegram-topics.
Telegram channel for Claude Code with 1 project = 1 forum topic. Concurrent multi-project support via a leader/follower bridge. Clean fork of the official Anthropic Telegram plugin.
Hook
Runs when you submit a prompt, before the agent sees it, executing activity.ts via bun. From 2naive/claude-telegram-topics.
Hook
Runs before the agent uses a tool, executing activity.ts via bun. From 2naive/claude-telegram-topics.
Hook
Runs when the agent finishes a response, executing activity.ts and mirror.ts via bun (2 commands). From 2naive/claude-telegram-topics.
Hook
Runs on the StopFailure event for server_error, overloaded, rate_limit, authentication_failed, oauth_org_not_allowed, billing_error, invalid_request, model_not_found, max_output_tokens and unknown tool calls, executing activity.ts via bun. From 2naive/claude-telegram-topics.