DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-scratchpad

Shared floating text surface service in DeepSeek Harness for viewing and in-place editing large text.

UI & ProductivityDeveloper Tools
0GitHub Stars0ForksUpdated2026-08-31

Install

$ pnpm dsh plugin --profile web add ~/dsh-plugins/dsh-scratchpad

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
dsh-scratchpad provides a shared floating modal text surface in DeepSeek Harness that other plugins can trigger through the client service `scratchpad`. It supports read-only previewing as well as editable modes with an `onSave` callback, keyboard shortcuts, and optional integration with diff view plugins.

Key Capabilities

  • Exposes a client-side `scratchpad` service for other plugins to open modals
  • Provides a read-only scrollable and selectable large text viewer
  • Provides an in-place editing mode returning modified text via `onSave`
  • Supports keyboard shortcuts including Escape to close and Ctrl/Cmd+Enter to save
  • Integrates with optional diff view rendering plugins

Useful For

  • Displaying long prompt previews or full-text outputs in an overlay modal
  • Editing large configuration blocks or prompt sections directly within the UI
  • Reviewing and modifying text inputs before passing them back to consumer plugins

Who It Fits

  • DeepSeek Harness web UI users
  • Plugin developers looking to delegate modal text display and editing

Documented Limitations

  • Does not include persistent storage; text state is owned by the calling plugin
  • Maximum text payload size is validated up to 2 MB
  • Pad state does not survive browser page reloads
  • Single active pad per browser tab

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, 0 development, 0 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
joao-paulo-santos/dsh-scratchpad
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
eed3265 · 2026-08-31

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
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-31
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