dsh-scratchpad
Shared floating text surface service in DeepSeek Harness for viewing and in-place editing large text.
Install
$ pnpm dsh plugin --profile web add ~/dsh-plugins/dsh-scratchpadPlugin 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.
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.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 0 development, 0 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
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
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
VSCode-like modular sidebar and bottom panel workbench for DeepSeek Harness with terminal, editor, git, and plugin extension API.
View plugin →Full context lifecycle management, visualization dashboard, and /context command for DeepSeek Harness.
View plugin →Generative UI plugin for DeepSeek Harness that renders interactive components and charts inline from assistant responses.
View plugin →A DeepSeek Harness Web UI sidebar for tracking artifacts and browsing workspace files, with a pop-out tab view.
View plugin →