citedy/dsh-telegram-bot

citedy★ 0JavaScript最后同步: 2026-08-21

在 GitHub 打开

Deepseek Harness Telegram Bot

README 摘要

dsh-plugin-telegram Self-hosted Telegram front for DeepSeek Harness: pick a project, join a dsh session as a "chat", and run headless agents from Telegram. No external services — the bot talks directly to api.telegram.org with your own token; everything stays on your machine. Demo (19s): a full loop — browse sessions, open a chat, run a task, watch live progress, then act on a PR. https://github.com/citedy/dsh-telegram-bot/releases/download/v0.1.2/tg dsh harness demo.MP4 Different by design from dsh-imessage -style bridges: no hosted middleman, no accounts on third-party services. You create your own bot in 2 minutes and own the whole pipeline. Features - /projects — list connected projects (workspaces with .env ) - /project — open a project; session rows are clickable buttons that open the chat directly - /chat N — join a dsh session ( session.jsonl.zstd ) — a "chat" with the agent - /recent [N] — last N sessions across all projects (default 5), each row opens the chat - /new — start a new session in the selected project - Any message inside a chat → task for the headless agent, with context of the last session messages - Live progress — the running message is updated every 8 s wi…

在 GitHub 查看完整 README →
工具/开发ai-agentsdeepseek-harnessdsh-pluginself-hostedtelegramagent

分类