D
dsh-deepworks
v0.2.0 · 0 天前发布
DeepWorks:面向 agent 的 DeepSeek Harness 基座增强。本包是家族入口与路线图,功能包按 dsh-deepworks-<功能> 独立发布、独立安装。
README
dsh-deepworks
DeepWorks 是面向 agent 的 DeepSeek Harness 基座增强。
这个包本身不含代码,也不是一个 dsh 组合包(bundle)——它是家族入口与路线图。功能按 dsh-deepworks-<功能> 一个一个独立发布,装哪个得哪一层,不想要的不必装:
sh
dsh plugin --profile web add dsh-deepworks-theme
家族成员
| 包 | 状态 | 做什么 |
|---|---|---|
| dsh-deepworks-theme | ✅ 已发布 | 品牌层:把 Web UI 里的 DeepSeek Harness 品牌换成 DeepWorks 的——两处 logo、标签页图标与标题 |
| dsh-deepworks-memory | 规划中 | 跨会话记忆:由 agent 自己写入,跟随用户与会话 |
| dsh-deepworks-knowledge | 规划中 | 知识库:由人策展导入,跟随项目与组织 |
| dsh-deepworks-agentteam | 规划中 | 多 agent 协作 |
路线图、设计取舍与命名约定见仓库 README:<https://github.com/Dbraum/dsh-deepworks>
为什么一个功能一个包
不是风格选择,是 dsh 的装配机制决定的:
1. 只有 profile 的直接依赖会成层。 dsh plugin add 装完后遍历
版本兼容矩阵
| 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-deepworks
- Repo
- git+https://github.com/Dbraum/dsh-deepworks.git
- Engines
{"node":"^22.19.0 || >=24.0.0"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{}