AS17514/dsh-cc-suite

AS17514★ 0JavaScriptLast synced: 2026-08-16

Open on GitHub

README excerpt

dsh-cc-suite — DSH 功能补齐插件套件 基于 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 ✅ 开发方法(依据 dsh-plugin-development SKILL v3.1.0) - 先判断最小运行面:UI 类(面板/设置页/视图 tab)走 client slot;数据聚合与外部能力走 host; host 能力需要 Web 可视化的走 host+client(Package 私有 RPC harness.handle / host.call ) - 所有契约取自运行时 Inspect 目录(Service/Event/Slot/Builtin)与 checkout 源码 ( packages/{skill,llm,web,host/webserver,shell,fs}/ )中的类型定义,不猜字段 - 只提取标量叶子构造自有 JSON,不序列化内部活动对象;所有注册经 ctx.effect() / ctx.on() 归当前 fib…

View full README on GitHub →
Tools / Devcc-hahadeepseek-harnessdeepseek-harness-plugindshdsh-pluginplugin

Category