winada82/dsh-telegram-bridge

winada82★ 0JavaScript最后同步: 2026-08-18

在 GitHub 打开

README 摘要

winada-dsh-telegram-bridge A DeepSeek Harness profile bundle that ships a Telegram ↔ DSH bridge as a one-call install tool. Once the bundle is mounted, the model gains an install telegram bridge tool that registers and starts the bridge in the current session. What the bridge does - Long-polls the Telegram Bot API and routes incoming chat messages to a DSH sub-agent. - Sends the agent's reply back to the originating chat. - Adds a live status indicator (typing action + editable "⏳ Processing…" message with elapsed time). - Adds a /model command with an interactive inline-keyboard provider/model picker (callback query-driven). - Adds /new (fresh conversation), /reset (clear context), /status (bridge health), and registers the lot with Telegram via setMyCommands so the client shows them in the / suggestion menu. - Persists a diagnostics file at .tg-bridge-diag.json in the host's writable cwd so you can inspect cycles, errors, and the resolved sandbox policy from outside the process. Install ( pnpm add github:winada/dsh-telegram-bridge from the profile directory also works.) After the install completes and the host is restarted (or the bundle is picked up by reload), the install teleg…

在 GitHub 查看完整 README →
工具/开发botcordisdeepseek-harnessdsh-plugintelegramagent

分类