DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dock

VSCode-style workbench layout shell and ctx.workbench registry for DeepSeek Harness Web.

UI & ProductivityTerminal & TUIDeveloper Tools
8GitHub Stars0ForksUpdated2026-09-14

Install

$ | DSH Web 环境 | 运行时 | 必需,最低版本 >=0.1.3-alpha.2。客户端平台为 Web,通过 dsh plugin --profile web add 安装 |

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dock (dock-base) is a foundational Web workbench plugin for DeepSeek Harness. It provides an IDE-like interface shell featuring an activity bar, side bar, multi-tab editor area, floating/dockable panels, and status bar. It exposes the `ctx.workbench` Cordis service and registration APIs so other plugins (such as dock-files, dock-editor, dock-git) can mount panels, editor views, commands, and status items.

Key Capabilities

  • VSCode-style layout with activity bar, sidebar, multi-tab editor area, panels, and status bar
  • Screen edge docking and draggable/resizable floating window modes
  • Exposes `ctx.workbench` service for registering panels, editor views, activity items, and status items
  • Command system support with `executeCommand` registration and invocation
  • Layout state persistence using browser localStorage
  • Automatic lifecycle cleanup hooks via returned unregister callbacks

Useful For

  • Serving as the UI workbench host for modular DSH Web extension ecosystems
  • Hosting file explorers, markdown previewers, code editors, and git viewers in DSH Web
  • Customizing IDE-style docking layouts and floating windows in the DSH Web UI

Who It Fits

  • DSH Web interface users wanting an IDE-style workspace
  • Plugin developers building UI views, panels, or editors for DeepSeek Harness

Documented Limitations

  • Requires DSH Web runtime environment (client platform web)
  • Requires React/ReactDOM 18.2.0 peer dependencies for rendering the client UI
  • Does not include concrete file browsing or editing capabilities by itself without companion plugins like dock-files or dock-editor

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
AKS1st/dock
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
2f7f5fb · 2026-09-17

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
8GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-14
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app