Skip to content
dsh-market Browse plugins GitHub 中文

Lenonss/DSH_VsCodeMode

VSCode-style editing experience for DeepSeek Harness: a Monaco-based central file editor (tabs, Ctrl+P quick open, status bar) and interactive diff review of agent edit/write results with per-change Keep/Undo, rollback and archiving, persisted across restarts.

Category Git & Code Review Listed 2026-08-21

Install

Inside DeepSeek Harness, with dsh-market

dsh plugin --profile web add dshmarket

Or from the command line

dsh plugin --profile web add "https://github.com/Lenonss/DSH_VsCodeMode/releases/latest/download/dsh-vscode-mode-0.1.10.tgz"

Installing runs third-party code with your own permissions — it can read your files, use your credentials and reach the network. Review the source first, and pin a commit (github:owner/repo#sha) when you can.