JOJO666888888/dsh-gateway

Plugin ⭐ 0 socialweb-ui

将 SillyTavern Multi-Platform Gateway 的核心消息总线/适配器移植为 DeepSeek Harness (dsh)插件,使用户可以在 QQ(OneBot v11)、Telegram、Discord、飞书、QQ 官方机器人、 钉钉等聊天软件中直接向 dsh 下达指令,并收到 dsh 的回复。

catalog description:DeepSeek Harness (dsh) multi-platform chat gateway plugin

Install

聊天软件 (QQ/TG/Discord/飞书/QQ官方/钉钉)
        │ 适配器标准化 InboundMessage
        ▼
 GatewayService(消息总线 + 队列 + 过滤器)
        │ onMessage
        ▼
 DshBridge
   ├─ 本地命令直接回复
   └─ 映射 sessionId = gw-<platform>-<chatId>
        │ ensureAgent(resume/create dsh agent)
        ▼
 dsh agent-loop(指令解析、工具调用、执行)
        │ session/event assistant/message
        ▼
 DshBridge.sendText → GatewayService.sendMessage → 原聊天回复

Add JOJO666888888/dsh-gateway to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.