sazzadurrahmaan/dsh-telegram0

dsh-telegram

通过 Telegram 与 DSH Agent 交互的通道插件

AI 分析

核心用途是允许用户通过 Telegram 与 Agent 聊天,支持默认拒绝白名单及聊天内工具审批。适合需要远程、安全地通过即时通讯软件与 Agent 交互的用户。

套件
dsh-telegram
版本
0.1.0
授權
MIT
最近更新
2026年8月22日

安裝

此插件尚未提供可驗證的 bundle,或相容性檢查未通過。請先閱讀倉庫說明。 閱讀完整 README ↗

Configuration

KeyDefaultMeaning
token$DSH_TELEGRAM_TOKENBot token from @BotFather
allowedUserIds$DSH_TELEGRAM_ALLOWED_USER_IDS, else []Numeric ids allowed to talk to the agent
cwdharness defaultWorking directory for Telegram sessions
showToolActivitytruePost a line to the chat when a tool runs
allowDestructiveToolsfalseSkip the approval prompt entirely
gatedToolsshell and edit toolsTools that require approval
approvalTimeoutSec120An unanswered approval denies after this
pollTimeoutSec30Long-poll timeout for getUpdates