1.4k
DeepSeek Harness 内的可视化插件市场:浏览 800+ 社区插件、搜索、一键安装、主题切换、备份/恢复、批量分组与诊断。
$ dsh plugin --profile web add github:dsh-market/dsh-market
6
个插件
★ 1,427
累计 Star
DeepSeek Harness 内的可视化插件市场:浏览 800+ 社区插件、搜索、一键安装、主题切换、备份/恢复、批量分组与诊断。
$ dsh plugin --profile web add github:dsh-market/dsh-marketdsh-market 端到端测试专用夹具:在 DSH_HOME 写入存在性标记文件,证明插件安装与卸载链路真实生效。
$ dsh plugin --profile web add github:dsh-market/dsh-market/tests/web/fixtures/fixture-adsh-market 端到端测试夹具:写入 .alive 标记文件同时验证插件的"加载"与"卸载"信号,常作为"第二个插件"验证多插件共存与卸载隔离。
$ dsh plugin --profile web add github:dsh-market/dsh-market/tests/web/fixtures/fixture-bdsh-market 自身的端到端测试夹具:故意与 fixture-a 占用同一个加载器入口 ID,用来验证 install 工作流能否在挂载前拦截冲突。
$ dsh plugin --profile web add github:dsh-market/dsh-market/tests/web/fixtures/fixture-clashdsh-market 端到端测试夹具(cross 版):扩展 probe,校验补丁层对其它插件 entry 的引用与跨插件开关边界。
$ dsh plugin --profile web add github:dsh-market/dsh-market/tests/web/fixtures/fixture-crossdsh-market 仓库内置的 e2e 测试夹具,模拟"载体型"插件结构(自身不带代码,靠补丁挂载其它包),用于验证 issue #156 的修复。
$ dsh plugin --profile web add github:dsh-market/dsh-market/tests/web/fixtures/fixture-carrier