luoxunhao/deepseek-harness-plugins

luoxunhao★ 1TypeScript最后同步: 2026-08-21

在 GitHub 打开

dsh插件仓库

README 摘要

deepseek-harness-plugins Personal DeepSeek Harness plugins that live outside the dsh source tree, so they never pollute or conflict with dsh source code. Package Role dsh-codex-project/ 工作区共享子目录:一个工作区挂载任意数量的共享子目录(可跨盘符),会话在 workspace-write 权限下直接读写它们(源自 Codex 的项目处理思想;无需 danger-full-access )。含「打开本地目录」与「管理工作区」原生「…」菜单入口、项目文件夹 tab(内联预览 + 引用)、/read、/write、/file 路由与 add-dir 工具。 dsh-presets-liangshen/ 梁神模式 agent preset:两阶段锚定(首轮只暴露 Minimal 精确双工具 + 一行 persona,锚定后 wire 切换为 PTC Mode 单 run code ),启动时把 preset 同步进 /.dsh/.agent-presets ,新会话预设选择器可选「梁神模式」。host-only,经 cordis.patch.yml 挂载。 dsh-skill-manager/ 技能管理器:在「设置 → 技能」分区浏览合并后的技能目录、查看每个技能的正文(body)、按技能切换模型/用户调用策略(frontmatter 双键同步写入)。host half(路由)+ client half(设置面板 UI)。 Development 每个插件是独立包,自带 lockfile;依赖解析自 npm 发布的 @deepseek-ai/dsh- @0.1.0-rc.6 (不依赖 dsh 源码树链接)。插件各自拥有检查命令: 开发期挂载:在 dsh 源码检出( )根目录运行 pnpm dsh web --patch / /cordis.patch.yml ;正式安装: dsh plugin --profile web add ( dsh.bundle.patch 声明自动激活 bundle)。

在 GitHub 查看完整 README →
工具/开发dsh-pluginagent

分类