dsh-plugin
DeepSeek Harness bundle for durable RDB-backed sessions with in-place edit, retry, rewind, and fork workflows.
Install
No clear install command was found in the current repository evidence.
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.
Key Capabilities
- Installs a bundle containing session-branch, session-rdb, and conversation message action packages.
- Provides RDB session persistence with SQLite or PostgreSQL configuration.
- Adds session branch operations including rewind and fork.
- Adds an orchestration service exposed as ctx.sessionEditor and HTTP /session-editor.
- Replaces conversation chat rendering to provide inline user-message editing and retry actions.
- Keeps the session ID for in-place edit and retry workflows; fork creates a new session ID.
Useful For
- Correct a prior user message and regenerate the response in the current session.
- Retry a completed turn from the GUI or through ctx.sessionEditor.
- Create a new session branch from a closed conversation boundary.
- Persist sessions using SQLite or PostgreSQL.
Who It Fits
- DeepSeek Harness web-profile users who need editable conversation history.
- Developers integrating session rewind, retry, or fork operations into DSH services.
- Teams needing RDB-backed DSH session persistence.
Documented Limitations
- The documented configuration supports SQLite or PostgreSQL for the RDB backend.
- Forking creates a new session ID, while edit and retry rewrite the existing session.
- The README describes PostgreSQL contract tests as requiring TEST_PG_URL during local development.
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.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- morlay/dsh-plugin
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin Bundle
- Source checked
- 79e74f2 · 2026-09-20
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
- 9GitHub stars
- Forks
- 3
- Open issues
- 0
- Last commit
- 2026-09-20
- Last release
- No release detected
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Interactive terminal UI plugin for DeepSeek Harness featuring ANSI rendering, vim modes, streaming cards, and LSP integration.
View plugin →Claude Code-style interactive TUI frontend for DeepSeek Harness agents with live status, streaming thoughts, and session management.
View plugin →Generative UI plugin for DeepSeek Harness that renders interactive components and charts inline from assistant responses.
View plugin →Comprehensive Web GUI plugin aggregation ecosystem and workspace bundle for DeepSeek Harness.
View plugin →