Skip to content

deepseek-harness-vsc-extension

Type integration Category IDE & editors
Stars ⭐6 Status ✅ active
Capabilities coding Updated 2026-08-14

📖 About

The Project is Visual Studio Code Extension provides additional features for DeepSeek Harness. 本项目是一个为 DeepSeek Harness 提供额外能力的 Visual Studio Code 拓展

✨ Key Features

  • VSCode style interface VSCode 风格的界面
  • Native File Picker 原生文件选择器
  • Feeling of current focus 当前焦点感知
  • Problems from editor 编辑器问题

📦 Install

npm install -g @deepseek-ai/dsh
# or
npx @deepseek-ai/dsh

🚀 Quick Start

pnpm i

# Debug
pnpm build
F5

# Package (output VSIX)
pnpm package