DeepSeek Harness Plugins
DeepSeek Harness PluginIndexed

dsh-plugin

DeepSeek Harness bundle for durable RDB-backed sessions with in-place edit, retry, rewind, and fork workflows.

UI & Productivity
9GitHub Stars3ForksUpdated2026-09-20

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.

source-grounded
better-session is an installable DeepSeek Harness profile bundle. It composes session persistence, branching services, and conversation UI actions to support editing or retrying turns in the same session and forking new sessions from closed boundaries.

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.

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
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
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