DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

omdsh-basemode

DeepSeek Harness web UI plugin that provides the shared session-mode registry, mode switch, and color-coded sidebar conversation marks.

UI & ProductivityTerminal & TUIDeveloper ToolsBrowser & WebSecurity & Policy
1GitHub Stars0ForksUpdated2026-09-03

Install

$ dsh plugin --profile web add @omdsh-plugins/omdsh-basemode

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
Base Mode is an installable web-profile plugin for DeepSeek Harness. It supplies the shared session-mode service used by mode plugins, renders a contextual switch between registered modes, and marks sidebar conversations by mode.

Key Capabilities

  • Provides the `sessionModes` service for mode plugins to register segments.
  • Renders a mode switch in the web GUI when more than one posture is available.
  • Adds a baseline Work segment when needed and yields it to contributing fallback modes.
  • Paints mode-colored dots and column-state highlighting on browsing sidebar rows.
  • Routes New Session requests to the active mode before falling back to Harness session creation.
  • Exposes the scope of the column currently shown through `sessionModes.column`.

Useful For

  • Compose Chat, Code, or other session-mode plugins around a common mode registry.
  • Switch from a terminal-oriented mode back to the Harness conversation column.
  • Identify conversation ownership by mode in the sidebar.
  • Build a mode plugin that registers navigation, session creation, and conversation classification behavior.

Who It Fits

  • DeepSeek Harness web-profile users composing mode plugins.
  • Developers building DeepSeek Harness session-mode plugins.

Documented Limitations

  • It creates no standalone mode; installed alone, it does not render a switch.
  • Sidebar marks rely on DOM painting and private React row props, so Harness row-shape changes may leave rows unmarked.
  • Search results do not receive mode dots.
  • The switch falls back to frame-center positioning when no `data-conversation-scroll` anchor is present.
  • Active mode state does not persist across reloads.
  • The baseline Work segment does not remember the last working conversation.

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-basemode
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
b78d978 · 2026-09-07

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