dsh-workspace-drift
Record and compare project development environments without storing secret values.
238 results
Record and compare project development environments without storing secret values.
Search GitHub repos and npm packages before building new dsh plugins — stop reinventing wheels
Remote development for the DeepSeek Harness web GUI: connect a workspace to an SSH server, provision a .dsh-server there, run its files, terminals, conversations and agents on that machine — Work mode included, as the harness running there shown here
DSH 插件更新中心:自动追踪所有插件版本,比对 npm/GitHub 最新版,一键下载→完整性校验→替换→热重启,定期自动检查并站内通知(界面参考 CC Switch 版本更新组件样式)。
远程站点与远程工作区(SSH/SFTP):连接管理、统一添加工作区、远程文件读写
Install any dsh plugin by npm spec — right inside Settings. · 在设置页里按包名安装任意 dsh 插件(不经过插件市场)。
DeepSeek Harness 插件:用户研究合成 Agent 包——把访谈 / 问卷 / 观察笔记合成用户画像、痛点与机会点。
泊松分布
DeepSeek Harness 子代理团队插件:9 个专职子代理(读/写/代码/文档/修复/审查/识图 + 统筹)+ 代码质量流水线 + 长任务(continuable) + Token/预算可调 + 性能优化;并内置持久化多代理团队运行时(建队/成员/任务依赖/邮箱/事件调度/浮层 UI)。遵循官方 bundle 形态,支持 GitHub / npm / 本地目录安装。
DeepSeek Harness 的 MCP 服务管理器:在 设置 → 插件 → MCP 标签页中发现 GitHub 上的 MCP 服务仓库(topic:mcp-server / modelcontextprotocol),探测 npm / PyPI 发布状态与 README 启动线索,详情查看后一键安装 / 移除。服务以 @deepseek-ai/dsh-mcp-client 行登记进 cordis.patch.yml,HMR 热重载,无需重启。支持 GitHub 代理。
Install and build local DeepSeek Harness plugins from the Web settings Plugins section.
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
npm包最新版本
二项分布
DeepSeek Harness tools for product strategy, POC, MVP, beta, PMF, release readiness and growth handoff.
DeepSeek Harness 自动更新插件 — 定时扫描 npm 新版本、侧边栏状态提示、一键下载安装、自动重启生效(host + client 双半区,符合官方插件契约)。
Practice bundle for learning DeepSeek Harness plugin development
Durable development workflow orchestration for mattpocock/skills inside DeepSeek Harness
Ships a skill that documents how to build, debug and publish DSH plugins, and registers it as a skill root on install
Scan project lockfiles (npm/pnpm/yarn/pip/go/cargo/maven/gradle/...) against the free OSV API and report confirmed dependency vulnerabilities with fix versions and remediation commands.
End-to-end encrypted remote access to DeepSeek Harness and experimental Codex workspaces from desktop, web, and Android, with dsh-TUI Host support.
DSH plugin: dsh-dev-server
DeepSeek Harness git development workbench: captures git context (branch, status, worktrees, stash, recent commits) into every session, asks which branch/worktree to develop in at session start, and switches branches / creates and manages worktrees through /git commands, an agent tool, and a Settings page. Configurable from Settings → Plugins.
DSH plugin: 「进度」实验/项目进度管理 — agent 工具(progress_*)+ better-sidebar 侧边栏界面(iframe 托管原版界面),数据存会话项目 .progress/progress.json。可通过 github: 或 npm 安装到任意 DSH 桌面 profile。