dsh-open-in-vscode: One-Click Workspace Launch in VS Code from DSH Web Interface
dsh-open-in-vscode is a DSH client plugin maintained by omdsh-dev, providing an "Open in VSCode" entry point within the overflow menu of each workspace sidebar. Upon clicking, the host invokes the local editor CLI (default: code) via Typert Remote to open the workspace directory in detached mode. It supports DSH 0.1.0-rc.6 and above, allowing configuration of the command and arguments through cordis.yml. The plugin does not include tools, skills, or file read/write operations, making it ideal for quickly jumping to a local IDE after managing multiple workspaces via a web interface.
Read MoreOne-click open VS Code workspace from DeepSeek Harness webpage with dsh-open-in-vscode
`dsh-open-in-vscode` is an MIT-licensed interface enhancement plugin maintained by omdsh-dev, which adds an "Open in VSCode" option to the DSH web sidebar workspace menu. This article verifies the 0.1.6 installation command, the versioned tarball of the web profile, the method of opening directories via Typert Remote, as well as its capability boundaries: it does not expose tools to models and does not read or write files.
Read MoreVS Code 1.131: At a Glance of Subagent Running Status, Built-in Voice Input and Hybrid Markdown Editor
On July 29, 2026, VS Code 1.131 was released: the Agents window now allows real-time viewing of the models used by Subagents, their running duration, and current tool calls; built-in experimental dictation is now available across Chat, the editor and the terminal; a mixed Markdown editor has been added to the Agents window, supporting in-place editing and executable annotations for Agents. Combined with the Agent Host, Git Worktree and review optimizations introduced in version 1.130, this article sorts out the context and activation methods of the Agent infrastructure updates in July.
Read More