AI Agent Hub
Back to plugins
🖥️

dsh-plugin-vscode-sidebar

Client Updated 2026.08.23

Run the following command in DeepSeek Harness:

dsh plugin install gameswu/dsh-plugin-vscode-sidebar

Paste the following prompt into your AI chat to install this plugin:

To install this plugin in DeepSeek Harness, run the command dsh plugin install gameswu/dsh-plugin-vscode-sidebar from the GitHub repository at https://github.com/gameswu/dsh-plugin-vscode-sidebar.

About this plugin

In the DSH Web environment, developers often struggle with cumbersome file management, inconvenient code editing, and scattered tools. This plugin addresses these efficiency drains by delivering a unified workspace in a VSCode-style sidebar that integrates file browsing, code editing, Git version control, terminal simulation, and task management. Its core capabilities include a Monaco editor with multi-language syntax highlighting, a lazy-loaded file tree, Git status visualization, interactive terminals, and background task monitoring—enabling DSH users to access a development experience closely resembling a local IDE directly within the web interface. The plugin is ideal for all developers using DSH for application development, AI model debugging, or general coding tasks, especially those seeking efficient code management and real-time collaboration in teams or as individual users.

Use Cases

  • Editing and debugging code projects directly in DSH Web.
  • Managing Git repositories and file changes via a graphical interface.
  • Running background tasks and monitoring their terminal output.

Best For

  • Programmers developing applications on the DSH platform.
  • AI engineers requiring efficient integrated tools.
  • Web developers seeking a VSCode-like experience.