DeepSeek Harness Plugins
DeepSeek Harness PluginIndexed

dsh-emacs-bridge

Two-way integration bridge connecting Emacs and DeepSeek Harness web sessions over local HTTP.

UI & ProductivityDeveloper ToolsBrowser & WebSecurity & Policy
2GitHub Stars0ForksUpdated2026-09-21

Install

$ dsh plugin --profile web add link:./dsh-plugin

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-emacs-bridge provides a bidirectional bridge between GNU Emacs and DeepSeek Harness (DSH). It allows developers to compose and send prompts or drafts directly from Emacs buffers to DSH sessions, view model responses within Emacs using Markdown formatting, manage harness sessions, and stream replies over loopback HTTP with token-based authentication.

Key Capabilities

  • Send buffer contents or active regions as prompts or drafts directly to DSH web sessions
  • Inspect, manage, create, rename, and archive DSH sessions from an Emacs tabulated list buffer
  • Fetch and view assistant responses within dedicated Emacs buffers with optional GitHub-Flavored Markdown font locking
  • Stream live session status indicators and receive responses pushed via a 'Send to Emacs' web UI button
  • Authenticate local loopback HTTP communication using an automatically managed bearer token

Useful For

  • Composing complex prompts and code queries in Emacs without manual copy-pasting to the DSH web interface
  • Monitoring and managing multiple active or archived DeepSeek Harness sessions directly inside an editor workflow
  • Reviewing and copying model outputs into local files without streaming high-volume LLM responses through Emacs buffers

Who It Fits

  • Emacs users utilizing DeepSeek Harness for development workflows
  • Developers seeking seamless editor integration with DSH web sessions

Documented Limitations

  • Requires GNU Emacs 29 or later and Node.js with pnpm to build the plugin
  • HTTP request bodies are capped at 1 MiB
  • Outbox queue for DSH-to-Emacs messages is bounded to 100 unacknowledged entries before oldest messages are evicted
  • Draft pushes fail with a 409 conflict error when no browser client is actively connected

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
seewhydee/dsh-emacs-bridge
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
5e80ef8 · 2026-09-22

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
2GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-21
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