其他
完整应用
deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:AS17514/dsh-cc-suite
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
基于 cc-haha 功能调研与 DSH 运行时差距分析(见 GAP-ANALYSIS.md)开发的 6 个动态 Cordis 插件,
每个插件一个目录,host.js + client.js + README.md 可直接作为持久化安装的源码基线。
| 插件 | 目录 | 运行面 | 对应 cc-haha 功能 | 当前会话安装 |
|---|---|---|---|---|
| 活动面板 | activity-panel/ |
host+client | Session activity panel | actp-1/pkg-8 ✅ |
| 改动审查与撤销 | workspace-diff/ |
host+client | Review edits file by file / undo | wsdif-2/pkg-16 ✅ |
| 模型调用追踪 | model-trace/ |
host+client | Model trace | mtrc-3/pkg-7 ✅ |
| 静态预览 | static-preview/ |
host+client | Built-in browser preview(基础形态) | prevw-4/pkg-17 ✅ |
| 技能市场 | skill-market/ |
host+client | Skill marketplace | sklmk-5/pkg-10 ✅ |
| 多模型接入 | byom/ |
host+client | Bring your own model | byom-6/pkg-6 ✅ |
| 配色主题 | theme-pack/ |
client | Six colour themes(五套风格) | themp-7/pkg-15 ✅ |
| 工作区记忆 | workspace-memory/ |
host+client | Memory system(按项目,折叠卡片) | wsmem-8/pkg-18 ✅ |
| 技能斜杠命令 | skill-commands/ |
host | 技能斜杠调用(/grill-me 等) | skcmd-9/pkg-19 ✅ |
harness.handle / host.call)packages/{skill,llm,web,host/webserver,shell,fs}/)中的类型定义,不猜字段ctx.effect()/ctx.on()
归当前 fiber,stop/update 自动清理React.createElement,样式经 styles.insert,主题颜色用 var(--ds-*, fallback)逐个 cordis_define + cordis_run,Client 半首次运行在 GUI 授权。
package.json(dsh.bundle.patch)与
cordis.patch.yml 顶层数组后,dsh plugin --profile web add <path>。
当前 host.js/client.js 是函数体源码,转 TS 包时按 host/client 双 tsc program 拆分(SKILL §6.1)。${DSH_HOME}/.dsh/.agent-presets/<id>/cordis.yml
(动态会话插件本身不跨进程存活;此路径需先完成上面的打包)。cordis_run 成功,currentPackageId 已置位cordis_stop / update 后对应 UI 与路由消失CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。