hellosky983/dsh-fabric
Fabric——DeepSeek Harness(dsh)的“一切皆插件”原语:将所有可扩展性接口统一到一个声明式DSL背后。
catalog 简介:Fabric — the everything-is-a-plugin primitive for DeepSeek Harness (dsh): unify every extensibility seam behind one declarative DSL.
安装
export PATH=/home/kevin/.local/lib/nodejs/node-v24.19.0-linux-x64/bin:$PATH
cd /home/kevin/.dsh/profiles/web && pnpm install
```
3. 验证:`dsh --profile web --dump-config` 能看到 `# == dsh-fabric` 层。
4. **重启 host 进程**使 Host + Client 半生效。
### 升级
- 更新本地目录后,在 profile 目录重跑 `pnpm install`(link 包会指向同一路径,重启 host 即生效)。
- 从 Git 拉取后同上。
### 禁用(临时)
- 从 `dsh.profile.bundles` 数组中移除 `"dsh-fabric"`,`pnpm install` 后重启;或直接停掉对应 host 进程。
### 彻底移除
1. 从 profile `package.json` 的 `dependencies` 和 `dsh.profile.bundles` 中删除 `dsh-fabric`。
2. `pnpm install` 后重启 host。
3. 如需删除本地源码,删除 `dsh-fabric` 目录即可(Fabric 不写任何持久化状态,无残留数据)。
---
## Quick start
### 1. 插件代码:注册一个带代码的新工具
把 hellosky983/dsh-fabric 加入你的 DSH 配置(web profile)即可启用。
README
展开完整 README 收起
README 内容为空。
tt-a1i/archify
strukto-ai/mirage
liustack/modlens
omdsh-dev/DSH-better-sidebar
ccch1mneyyy/dsh-TUI
agentrq/agentrq
GanyuanRan/Aegis
dsh-market/dsh-market