D
dsh-onlyne
v0.1.1 · 4 天前发布
DeepSeek Harness plugin: Onlyne IM inbox/outbox for dsh agents.
README
dsh-onlyne
通过 Onlyne 为 DeepSeek Harness agent 提供真正的 IM 收件箱/发件箱。
dsh-onlyne 是 DeepSeek Harness(dsh)的 Onlyne 插件。Onlyne 是一个工作区本地的 IM 频道守护进程。它提供面向模型的工具和一个 watch 循环,让 dsh agent 可以接收来自 IM 频道(Telegram、飞书/Lark、QQ 机器人、微信)的消息并发送回复——不需要把聊天平台伪装成终端或工作流引擎。
它是 pi-onlyne 的 dsh 对应实现,并共享同一个项目级配置文件(.pi/onlyne.json),因此同一个工作区可以由任一 harness 桥接,无需重新配置。
安装
Onlyne 是单个二进制;请参阅 Onlyne README 安装并初始化一个工作区:
bash
onlyne init
然后将插件安装到 dsh profile 并挂载:
bash
dsh plugin --profile web add dsh-onlyne
在 profile 的 cordis.patch.yml($DSH_HOME/profiles/<name>/cordis.patch.yml)中加入一行:
```yaml
- id: onlyne
name: dsh-o
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ❓ 未知 | metadata 缺失 |
dsh@0.1.0 | ❓ 未知 | — |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- dsh-onlyne
- Repo
- git+https://github.com/dbydd/dsh-onlyne.git
- Engines
{}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{}