dsh plugins中文
← Back to popular plugin directory

AI coding assistant

skymecode/deepseek-harness-for-vscode · skills

deepseek-harness for vscode .This is a community project, and we welcome your valuable feedback!

★ 5GitHub stars
3Forks
2026-08-15Last updated
TypeScriptLanguage
MITLicense

Project overview

1. Download the VSIX matching your platform from Releases. 2. Open the VS Code Extensions view (Cmd/Ctrl+Shift+X). 3. Select ... → Install from VSIX... and choose the downloaded file. 4. Reload the VS Code window when prompted.

1. Open the project you want to work on. 2. Add your DeepSeek API Key to the VS Code user settings.json:

You can also run DeepSeek Harness: Set API Key; the extension writes to the same user setting.

Install command

dsh plugin --profile web add github:skymecode/deepseek-harness-for-vscode
View GitHub repository ↗Back to popular plugin directory