DeepSeek Agent
插件市场界面与桌面deepseek-harness-for-vscode
DEEPSEEK HARNESS PLUGIN

deepseek-harness-for-vscode

deepseek-harness for vscode .A native VS Code coding-agent extension for DeepSeek Harness. Streamlined workbench with session management, streaming Markdown, slash commands, plugin center, and zero-deployment runtime — no WebUI served, no Harness setup

插件介绍

deepseek-harness for vscode .A native VS Code coding-agent extension for DeepSeek Harness. Streamlined workbench with session management, streaming Markdown, slash commands, plugin center, and zero-deployment runtime — no WebUI served, no Harness setup

deepseekdeepseek-harnessdeepseek-harness-plugindsh-plugindsh-plugin-marketdsh-pluginsvscodevscode-extensionvscode-extensionsvscode-plugin

项目详情摘要

DeepSeek Harness for VS Code English** | 简体中文 A native VS Code coding-agent extension powered by DeepSeek Harness. Install the platform-specific VSIX and start working—there is no upstream repository to clone, no Node/npm setup, and no local Harness deployment to manage. This is the community-maintained `0.6.0` release. DeepSeek Harness is currently a Developer Preview, and this extension pins the official `@deepseek-ai/[email protected]` package (Typert Remote protocol). **Runtime upgrade:** Harness now uses session format V3. Supported older logs are migrated on resume into a new generation while their original files are preserved. Old runtimes cannot read the new V3 generation; back up `~/.dsh/vscode/harness-home` before upgrading, and do not downgrade an active profile. Third-party plugins using the removed `ctx.agent` or runtime `Inbox` APIs need their own compatibility updates. The extension keeps its native VS Code interface rather than embedding the official Web UI. Older installations can leave ordinary package directories where Harness expects managed links. Startup and plugin installation now recover these shared `profiles/node_modules` conflicts automatically: incompatible entries move into `module-fallback-backup-*` inside the Harness home, then Harness rebuilds its links. Backup paths appear in the output log. Existing links/proxies, `profiles/web` plugins, conversation history and credentials are preserved; no terminal cleanup is required for this conflict. Permission or sharing errors stop recovery without deleting the original data. Runtime update policy The bundled DeepSeek Harness runtime is upgraded selectively, not automatically with every upstream release. We review the actual changes—relevant features, bug and security fixes, and breaking changes—

摘自项目公开 README,可能随上游仓库更新。

安装方法

建议先在测试 Profile 中安装,并检查权限、安装脚本和依赖。

npx -p @deepseek-ai/dsh dsh plugin --profile web add github:skymecode/deepseek-harness-for-vscode

使用前检查

  • 确认项目符合 DSH bundle 规范,而不只是相关仓库。
  • 阅读许可证和安装脚本,检查网络、文件及执行权限。
  • 备份配置,并确保插件能够安全卸载或回滚。