DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

DialogueContextBridge

Cross-session dialogue context bridge for DeepSeek Harness that compiles, searches, and imports structured snapshots.

UI & ProductivityDeveloper ToolsSecurity & PolicySkills & Workflows
0GitHub Stars0ForksUpdated2026-08-30

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
DialogueContextBridge is a DeepSeek Harness plugin designed to bridge context across multiple chat sessions. It packages key verbatim messages, structured summaries, and user preferences into portable three-layer snapshots stored locally in SQLite with FTS5 search and optional AES-256-GCM encryption, allowing instant retrieval and context injection into new conversations.

Key Capabilities

  • Compiles conversation state into a three-layer snapshot (verbatim details, structured summaries, user preferences)
  • Local SQLite storage with FTS5 full-text indexing for fast snapshot discovery
  • Injects or merges historical snapshots into new sessions with customizable conflict resolution policies
  • Supports AES-256-GCM encryption at rest with passphrase-based protection
  • Provides markdown export/import for cross-machine memory transfers and optional Git-based versioning
  • Supports both extractive summarization and LLM-assisted summarization with automatic fallback

Useful For

  • Carrying over architectural decisions and code parameters across long-running development sessions
  • Transferring project consensus and context between different DSH agents or machines without manual copying
  • Restoring user preferences and constraints across fresh dialogue sessions

Who It Fits

  • DeepSeek Harness developers working on multi-session projects
  • AI agent engineers requiring deterministic cross-session context persistence
  • Users needing encrypted local dialogue memory management

Documented Limitations

  • Changing the data directory (dataDir) requires restarting DSH
  • Forgotten encryption passphrases result in unrecoverable snapshots due to cryptographic erasure
  • DSH 0.1.x runtime limitations cause manually typed parameterized commands to show execution spinners even after successful execution
  • In-bubble interactive buttons are not supported by the DSH 0.1.x host interface

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 2 runtime, 23 development, 6 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
ShadowQuill/DialogueContextBridge
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
c1e6d8e · 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-30
Last release
2026-08-30
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