dsh-workspace-overview
Run the following command in DeepSeek Harness:
dsh plugin install joao-paulo-santos/dsh-workspace-overview
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install joao-paulo-santos/dsh-workspace-overview in DeepSeek Harness to install this plugin; the source is available at https://github.com/joao-paulo-santos/dsh-workspace-overview
About this plugin
DSH revolves its UI around the chat panel, leaving workspace metadata and linked repositories without a natural home. dsh-workspace-overview adds a Workspace Overview tab beside Chat, giving that contextual information a structured, dedicated area.
The tab begins as an empty placeholder by design; its real purpose is to serve as a subtab host. Other plugins register their own subtabs through the workspaceOverview facade (registerTab with id, label, and order), matching the same interface shape as granularSettings.registerTab. When the current workspace .git config points to github.com, a small GitHub pill appears in the session header — one click opens the repository in a new browser tab.
It suits DSH users who want a centralized spot for workspace information, as well as plugin authors who need a shared mounting point to contribute subtabs under a single overview. It depends on dsh-granular-settings for toggle registration and acts as the base layer for plugins such as dsh-workspace-history and dsh-wo-github.
Use Cases
- View workspace metadata and related context in a dedicated panel beside Chat
- Serve as a unified subtab registration mount point for other DSH plugins
- One-click open of the linked GitHub repository from the session header
Best For
- DSH users who want a centralized workspace information panel
- DSH plugin authors needing a shared subtab registration interface
- Developers using GitHub as their remote repository who want quick access
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.