DeepSeek Harness Plugins
DeepSeek Harness PluginIndexed

dsh-telegram-bot

A self-hosted Telegram interface for DeepSeek Harness sessions and headless agents.

Developer Tools
0GitHub Stars0ForksUpdated2026-08-21

Install

$ dsh plugin --profile <name> add dsh-plugin-telegram

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-plugin-telegram installs a Telegram bot front end for DeepSeek Harness. It lets allowlisted chats select projects, enter existing sessions, send tasks to headless DSH agents, view progress, and perform GitHub PR actions through the gh CLI.

Key Capabilities

  • Installs as the dsh-plugin-telegram DSH plugin package.
  • Uses Telegram long polling directly with api.telegram.org and a user-provided bot token.
  • Lists projects and recent DSH sessions, opens sessions as Telegram chats, and starts new sessions.
  • Sends chat messages as tasks to a headless DeepSeek Harness agent with recent session context.
  • Updates Telegram messages with periodic agent progress.
  • Lists and manages project pull requests through gh CLI commands, including status, review, squash merge, and close.
  • Restricts command access to configured Telegram chat IDs.

Useful For

  • Operate DeepSeek Harness agents from a Telegram chat.
  • Review or resume DSH session history remotely.
  • Start agent tasks for a selected local project.
  • Check and act on GitHub pull requests from Telegram.

Who It Fits

  • DeepSeek Harness users who want a self-hosted Telegram interface.
  • Developers running DSH projects and headless agents on their own machine.
  • Teams or individuals able to configure a Telegram bot token and chat-ID allowlist.

Documented Limitations

  • Requires Node.js 20 or later, the zstd CLI, and access to @deepseek-ai/dsh.
  • PR commands require the gh CLI.
  • Requires a Telegram bot token and configured allowed chat IDs.
  • The bot runs against local DSH projects and session directories, so its host must be configured with the relevant paths and credentials.
  • Agent runs default to a 20-minute timeout unless DSH_TG_TIMEOUT_MIN is changed.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 0 development, 0 peer, and 0 optional dependencies.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
citedy/dsh-telegram-bot
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
c376d40 · 2026-09-16

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-21
Last release
2026-08-21
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app