DSH Better Sidebar

Add an extensible sidebar with files, terminal, Git, subagents, previews, and third-party panels.

GitHub stars2523
Maintaineromdsh-dev
LicenseMIT
StatusCommunity

About DSH Better Sidebar

DSH Better Sidebar is an extension foundation for the DeepSeek Harness web interface. It provides built-in file editing, terminal, Git, subagent, browser, and preview surfaces while exposing registration points that other plugins can use for their own tabs and viewers.

Install in a dsh profile
$ dsh plugin --profile web add dsh-better-sidebar@latest

Capabilities

Extensible sidebar API
File and terminal panels
Git and subagent views
Custom preview registration
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

Verified repo

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
Verified repo

@File Mentions

ToolsUI25 stars

Search and attach workspace files to prompts with fast, familiar Codex-style @file mentions.

npx -y @deepseek-ai/dsh plugin --profile web add github:omdsh-dev/dsh-at-file
Verified repo

Open in VS Code

UITools33 stars

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

npx -y @deepseek-ai/dsh plugin --profile web add github:omdsh-dev/dsh-open-in-vscode