Jarvis Telegram Gateway
Description
Universal Telegram gateway for autonomous Claude Code agents
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Jarvis Telegram Gateway
⚠ DEPRECATED — переезжайте на [dashi-plugin-claude-code](https://github.com/qwwiwi/dashi-plugin-claude-code)
**D-day: 2026-06-15.** Anthropic 15 июня 2026 разделяет billing: `claude -p` (Agent SDK) уходит в отдельный $200/мес pool. Этот gateway спавнит `claude -p` на каждое сообщение → после cutover каждое Telegram-сообщение станет расходом из SDK pool, а не из Max subscription.
Новая архитектура держит **одну** живую interactive Claude Code сессию на агента — расход остаётся в Max. Полная миграция за ~30-60 минут на агента, см. [migration guide](https://github.com/qwwiwi/dashi-plugin-claude-code/blob/main/docs/04-migration-from-gateway.md).
**Сроки depreciation:**
- до 2026-06-15 — gateway работает, переезжайте без спешки
- 2026-06-15 — Anthropic billing split; gateway технически работает, но дорого
- 2026-09-15 — этот репо переводится в
archived(read-only)- 2026-12-15 — последние compatibility patches; после этой даты — без поддержки
Подробности — [DEPRECATION.md](DEPRECATION.md).
Compatible with [Claude Code CLI](https://docs.anthropic.com/en/docs/claude-code) (Anthropic)
Universal Telegram gateway for autonomous Claude Code agents. Connect your AI agent to Telegram with voice transcription, session management, real-time progress display, and semantic memory.
**NOTE:** Agent names (Jarvis, Homer, Edith) are **examples**. Replace them with your own names when copying this setup.
Features
- Voice messages -- Groq Whisper transcription (Russian + English)
- Media handling -- photos, videos, documents, forwarded messages
- Session persistence -- multi-turn conversations via
claude --resume - Real-time progress -- live status updates in Telegram (thinking, activity, plan, subagents)
- Hot memory -- rolling 24h journal, auto-trim
- OpenViking integration -- semantic memory extraction (opti
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11