sazzadurrahmaan/dsh-telegram0

dsh-telegram

Telegram channel for DeepSeek Harness — chat with your agent from Telegram, with a deny-by-default allowlist and in-chat tool approval.

AI 分析

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

パッケージ
dsh-telegram
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/22

インストール

検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗

ドキュメント

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