jackControls/dsh-telegram-control

jackControls★ 0JavaScript最后同步: 2026-08-20

在 GitHub 打开

Telegram remote control for DeepSeek Harness (dsh): conversations with titles + workspace, on-demand resume of paused sessions, turn-tracked replies, inline-button approvals, reasoning summaries, bot command menu

README 摘要

dsh-telegram-control Remote-control plugin for DeepSeek Harness ( dsh ). Runs a Telegram bot inside the harness process so you can drive your agents, jobs, and harness status from your phone: send a message to the bot and it becomes a follow-up to your agent, whose reply comes back to you as a Telegram message. Everything is a plugin in dsh — this one is a Cordis function plugin that talks to the Telegram Bot API over long-polling with zero runtime dependencies beyond the harness itself. Features - Remote agent control — plain text messages are sent as follow-ups to the chat's selected conversation and appear as ordinary user messages in the desktop Web UI conversation. The agent's reply — including its thinking/reasoning blocks, marked with 💭 — is relayed back the moment its turn closes (turn-tracked, so delivery does not depend on the agent ever reporting idle). - Command surface — /status , /agents , /agent , /jobs , /kill , /cancel , /watch / /unwatch , /chatid , /help . - Approval on the phone — harness permission requests (sandbox escalations and other approval/request asks) arrive in Telegram with ✅ Allow once / ❌ Reject inline buttons; the answer is applied and the message…

在 GitHub 查看完整 README →
工具/开发cordisdsh-pluginremote-controltelegramweb uiagent

分类