DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dock-editor

CodeMirror 6 based text viewer and editor plugin for the DeepSeek Harness dock workbench.

UI & ProductivityDeveloper ToolsSkills & Workflows
3GitHub Stars0ForksUpdated2026-09-11

Install

$ dsh plugin --profile web add dock-base

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-editor is a text viewer and code editor plugin for DeepSeek Harness Web environments. Built on CodeMirror 6, it integrates with dock-files as the default file viewer, offering syntax highlighting, undo/redo history, Ctrl+S in-editor saving, binary file detection, floating search and replace, and floating window geometry memory.

Key Capabilities

  • Syntax highlighting for multiple languages (JS, TS, JSON, YAML, Python, HTML, CSS, etc.) via CodeMirror 6
  • Full text editing with native undo/redo history and Ctrl+S direct save shortcuts
  • VSCode-style decoupled top-right floating search and replace overlay
  • Unsaved changes warning prompt before closing window tabs
  • Automatic binary file detection with NUL-byte inspection
  • 256 KiB single-file read and write limit protection to prevent truncation
  • Floating window geometry memory restoring window size and position per file

Useful For

  • Viewing and editing project code, configuration files, and scripts directly within DSH web interface
  • Acting as the default fallback text viewer for dock-files explorer
  • Quickly modifying skill configs and workspace text files without switching to external editors

Who It Fits

  • Developers working inside DeepSeek Harness Web environments
  • Users managing workspace files and configurations within the dock ecosystem

Documented Limitations

  • Requires dock-base (or dock) and dock-files peer dependencies to function
  • Enforces a 256 KiB file size limit; larger files are read-only and capped
  • Restricted write operations outside the session workspace (workspace external files open as read-only)

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.

Dependency Counts

package.json declares 0 runtime, 19 development, 4 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

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

Source repository
AKS1st/dock-editor
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
f6e5e08 · 2026-09-15

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
3GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-11
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