Open in VS Code

Open any DeepSeek Harness workspace in VS Code directly from the web workspace menu.

GitHub stars33
Maintaineromdsh-dev
LicenseMIT
StatusCommunity

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-vscode

Capabilities

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.
Keep exploring

Related plugins

ToolsSkills145 stars

Give text-only agents eyes with image Q&A, OCR, grounding, UI restoration, and pixel diff tools.

npx -y @deepseek-ai/dsh plugin --profile web add github:Anionex/dsh-vision-toolkit

Tianshu TUI

UISessions73 stars

A full terminal interface for dsh with sessions, rewind, approvals, image support, and live agent state.

npx -y @deepseek-ai/dsh plugin --profile tui add @huiliyi37/dsh-tianshu-tui

Custom Tool

Create, edit, and manage sandboxed JavaScript tools from the DeepSeek Harness web interface.

npx -y @deepseek-ai/dsh plugin --profile web add github:omdsh-dev/dsh-custom-tool