240
DSH 共享底座 profile bundle,通过 cordis.patch.yml 一次性插入 100+ 个基础插件行,作为所有 profile 的第一层。
$ dsh plugin --profile web add github:op7418/pilot-harness/packages/bundle/base
7
个插件
★ 240
累计 Star
DSH 共享底座 profile bundle,通过 cordis.patch.yml 一次性插入 100+ 个基础插件行,作为所有 profile 的第一层。
$ dsh plugin --profile web add github:op7418/pilot-harness/packages/bundle/baseDSH 浏览器表层组合包,在 dsh-base 之上叠加 Web 宿主与浏览器插件,注册前端 dist、URL 输出与 DSH_WEB_URL 变量。
$ dsh plugin --profile web add github:op7418/pilot-harness/packages/bundle/web-appDSH 一次性任务执行组合包,跳过 Web 与浏览器,直接在命令行跑一次 Agent 并退出。
$ dsh plugin --profile web add github:op7418/pilot-harness/packages/bundle/headless为 DeepSeek Harness Web 版提供工作区文件树面板,可在对话页头一键开关,支持新建、重命名文件目录以及把路径加入对话草稿。
$ dsh plugin --profile web add github:op7418/pilot-harness/packages/workspace/ui-worktree为 DSH Web/Desktop 客户端换上 CodePilot 视觉皮肤的纯表现层主题包,不改交互逻辑与模型上下文。
$ dsh plugin --profile web add github:op7418/pilot-harness/packages/client/ui-codepilot-theme在 Workspace Session 悬浮卡片上展示当前活动提醒数和最近触发时间,不修改 Schedule 本身。
$ dsh plugin --profile web add github:op7418/pilot-harness/packages/schedule/ui-schedule-summary为 DSH Web 端提供 `/export` 斜杠命令和会话页头按钮,把当前 Session 打成包含子会话与附件的 ZIP 文件下载到本地。
$ dsh plugin --profile web add github:op7418/pilot-harness/packages/session-query/session-log-export