claude-telegram-supercharged: A drop-in upgrade for the official Claude Code Telegram plugin that adds 15+ features including voice messages, message history, group threading, and daemon mode. It uses a local SQLite store for persistent context, supports audio transcription with multiple providers, and can run as a 24/7 background supervisor via launchd on macOS.; context-mode: Every tool call in an MCP (Model-Controller-Program) environment dumps raw data into the context window, quickly consuming space and causing the agent to lose track of ongoing tasks. Context Mode is an MCP server that tackles this by sandboxing tool outputs to significantly reduce context usage, tracking session events in SQLite for continuity, and promoting 'think in code' to minimize data processing within the LLM.
Chat with Claude via Telegram using voice messages and text, with full context across sessions
Deep repository research and analysis (e.g., architecture, contributors, issues)