DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

omdsh-codemode

Adds a Code mode to the DeepSeek Harness web GUI, embedding a harness terminal beside Chat and Work.

UI & ProductivityTerminal & TUIDeveloper ToolsBrowser & WebSecurity & PolicyRemote Execution
0GitHub Stars0ForksUpdated2026-09-04

Install

$ dsh plugin --profile web add @omdsh-plugins/omdsh-codemode is **not** that command yet:

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
Code Mode is an installable DeepSeek Harness web plugin that adds a third mode segment. It launches and relays the harness terminal in the conversation workspace, with Code sessions represented in the sidebar.

Key Capabilities

  • Adds a Code segment alongside Chat and Work in the web GUI.
  • Renders a terminal column backed by a WebSocket endpoint.
  • Launches the harness terminal with a named session ID for create-or-continue behavior.
  • Associates persisted Code conversations with their workspace after a turn is written.
  • Supports starting additional Code terminals through New Session.
  • Reflects terminal-announced conversation renames in subsequent sidebar listings.
  • Offers configurable terminal profile, command, arguments, and reconnect grace period through Cordis configuration.

Useful For

  • Work with the DeepSeek Harness terminal without leaving the web GUI.
  • Continue a Code conversation associated with a workspace.
  • Run multiple explicitly created Code conversations in one workspace.
  • Use the terminal profile configured by a deployment from a web-mode column.

Who It Fits

  • DeepSeek Harness web-profile users.
  • Developers using workspace-based terminal conversations.
  • DSH profile maintainers configuring terminal launch behavior.

Documented Limitations

  • Requires a dsh installation, the web profile mode switch provided by omdsh-basemode, and a separately installed checkout-only omdsh-tui profile by default.
  • The package is not published to npm; the documented installation route uses omdsh-plughub or a built local checkout.
  • A Code conversation already open in another terminal process cannot be opened in this column.
  • Restored terminals show no scrollback because dsh --resume does not redraw the transcript.
  • Remote or headless hosts may lack the native directory picker needed for a fresh-install cold start.
  • Terminal access uses same-origin and Host-header fencing, not authentication; exposing the host API to a network also exposes this socket.

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
omdsh-plugins/omdsh-codemode
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
4b148df · 2026-09-04

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