About Open in VS Code
Open in VS Code adds a small, focused workspace action to the dsh web UI. It opens the selected workspace directory through a configured editor command and adds no model-facing tools, prompts, or file access of its own.
Install in a dsh profile
$ npx -y @deepseek-ai/dsh plugin --profile web add github:omdsh-dev/dsh-open-in-vscodeCapabilities
◆Workspace menu action
◆Configurable editor
◆Locale-aware label
◆No model overhead
Developer preview note. DeepSeek Harness is changing quickly. Check the plugin README for its supported dsh version, prerequisites, and exact profile before installation.