Ri0n72Y/dsh-satori

cordis plugin connect dsh and satori for im abilities

项目介绍Project Overview

dsh-satori 是一个 DeepSeek Harness 插件,用于将 DSH 代理连接到 Satori 服务器。当前版本聚焦单一链路:接收 Satori 文本消息,路由到 DSH 会话,并把助手回复通过 Satori 发回。适用于需要在 Satori 平台接入 DSH 对话能力的场景。注意:项目仍在 feat/mvp-bridge 分支开发,功能仅限文本消息桥接。

dsh-satori is a DeepSeek Harness plugin that connects DSH agents to a Satori server. The current version focuses on one path: receiving a text message from Satori, routing it to a DSH session, and sending the assistant reply back through Satori. Use it when you need DSH conversations accessible from Satori. Caveat: development is ongoing on the feat/mvp-bridge branch, and only text-message bridging is covered.

或使用命令行安装(适合开发者)Or use CLI install (for developers)

命令行安装CLI Install

dsh plugin --profile web add github:Ri0n72Y/dsh-satori

Ri0n72Y/dsh-satori 加入你的 DSH 配置(web profile)即可启用。

READMEREADME

dsh-satori

A small DeepSeek Harness plugin that connects DSH agents to a Satori server.

The first version focuses on one path: receive a text message from Satori, route it to a DSH session, and send the assistant reply back through Satori.

Development is happening on feat/mvp-bridge.

上一个 Prev omdp 下一个 Next dsh-cache-stabilizer