← 返回列表
C

dsh-telegram

v0.2.0 · 0 天前发布

Telegram channel for DeepSeek Harness — rich tables and lists, real image delivery both ways, inline-keyboard questions, and in-chat model/preset/mode control

dshdeepseek-harnesscordistelegramchatbotplugin

README

dsh-telegram

![npm](https://www.npmjs.com/package/dsh-telegram)

A Telegram channel for DeepSeek Harness.

Written to fix four concrete failures of the generic channel bridge:

| Problem | Cause | Fix |
|---|---|---|
| Bold, links and tables render as literal markdown | parse_mode was never set | Markdown is compiled to Telegram's rich blocks — real tables and lists — with an HTML path behind it |
| The agent cannot send images | the reply path only ever passed { text } | file references in a reply become real sendPhoto / sendDocument uploads |
| Questions have no answer buttons | no UserQuestionProvider was registered | questions render as inline keyboards, with multi-select and fr

查看完整 README →

版本兼容矩阵

DSH 版本状态说明
dsh@0.1.0-rc.6 ✅ 兼容 cordis patch ✅
dsh@0.1.0 ✅ 兼容 标准 patch ✅
dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
dsh@0.3.0+ ❓ 未知 尚未发布

💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

元数据

License
MIT
npm
dsh-telegram
Repo
https://github.com/LoserFox/telegram
Engines
{"node":">=20"}
Weekly DL
0
Monthly DL
0
Stars
★ 6
Open Issues
4
GH License
Archived
dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"},"client":{"inject":["@deepseek-ai/dsh-client-ui-slots","@deepseek-ai/dsh-client-ui-primitives","@deepseek-ai/dsh-client-ui-settings","@deepseek-ai/dsh-api-remotes"],"platform":"web"}}