dsh-telegram-bridge
Remote-control your dsh agent from Telegram: chat, skills, workspace browsing, and file transfer.
通过 Telegram 遥控 dsh Agent:对话、技能调用、工作目录浏览与文件传输。
How to install
dsh plugin add dsh-telegram-bridge About
dsh-telegram-bridge 通过 Telegram 遥控你的 DeepSeek Harness(dsh)Agent:在手机上直接和你的 Agent 对话、调用技能、浏览/切换工作目录、收发文件。 ✨ 功能 💬 **Telegram ↔ dsh Agent 对话**:私聊或群里 @ 机器人即可对话 🛡️ **访问控制**:默认仅白名单可用(用户名 / 聊天 ID),避免被陌生人滥用 📂 **工作目录浏览器**:/cwd 用按钮逐级浏览目录、新建文件夹、一键切换(完全在 Telegram 内操作) 🧠 **技能调用**:/skills 查看、/skill <名称> 调用 🖼️ **图片收发**:图片走多模态管线,Agent 生成的图片直接发回 Telegram 📄 **文件收发**:上传文件到工作区、把工作区文件发回手机 🎛️ **可视化配置**:dsh 设置页 → 插件配置,图形化配置 token / 白名单 / 代理等 📦 安装 把本插件加入你的 dsh profile(以 web profile 为例): 1. 将 dsh-telegram-bridge 安装到 profile 的 node_modules: bash cd ~/.dsh/profiles/web pnpm add dsh-telegram-bridge # 或手动复制 dist/ +…
Recommendation signals
Meta
- License
- MIT
- Language
- Shell
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-26
- Created
- 2026-08-24
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-remote-web-ui
Remote control of a dsh web workspace from phone or PC: QR-code pairing through a token-gated channel, SSE real-time sync, and separate mobile and full desktop GUI modes.
dsh-web-lan-access
AcidGr/dsh-web-lan-access
LAN/remote access for the Web UI: injects a crypto.randomUUID polyfill on plain-HTTP origins so the frontend survives LAN or Tailscale IP direct links.
dsh-lan-access
Leon0555/dsh-lan-access
LAN access for the Web GUI: 0.0.0.0 bind plus a crypto.randomUUID polyfill for non-secure (LAN HTTP) contexts.
dsh-wechat
pan17/dsh-wechat
Bridges WeChat private chats into DeepSeek Harness as an in-process plugin over Tencent's iLink bot protocol, with two-way text, image, file and voice messaging, in-WeChat slash commands resolved through the native command registry, WeChat-side handling of approvals and agent questions, and proactive push through a send_wechat tool.