DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

omdsh-status

Displays the current workspace project name, Git branch, and change counts in the DeepSeek Harness web Work window.

VisionUI & ProductivityTerminal & TUIDeveloper ToolsBrowser & Web
0GitHub Stars0ForksUpdated2026-09-03

Install

$ dsh plugin --profile web add @omdsh-plugins/omdsh-status 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
A DeepSeek Harness web UI plugin that adds a compact project and Git-status readout to the conversation header, with a floating fallback for new sessions whose header is not yet shown.

Key Capabilities

  • Shows the current workspace project name.
  • Shows the checked-out Git branch and non-zero ahead/behind, staged, modified, untracked, and conflict counts.
  • Adds the readout to the conversation header near the Session log export button.
  • Uses a floating fallback in the same corner for blank/new sessions without a rendered header.
  • Provides Git status through a host-side GET /omdsh-status/status endpoint.
  • Hides the readout and stops polling for conversations identified as chat mode when sessionModes is available.

Useful For

  • Identify the active project and branch before working in a conversation.
  • See whether a workspace has staged, modified, untracked, or conflicting files.
  • Monitor a repository's coarse Git state from the Harness Work interface.

Who It Fits

  • DeepSeek Harness web GUI users working with Git repositories.
  • Developers managing project workspaces through Harness conversations.

Documented Limitations

  • The readout is not shown when Code mode replaces the conversation column with a terminal.
  • Git state is polled rather than streamed, so displayed counts can lag by a few seconds.
  • Git unavailable, non-repository directories, Git trust refusals, and command timeouts are all presented as "not a git repository".
  • On a new session, the floating fallback can sit farther right than the eventual header readout because the Session log button is not rendered there.
  • The package is not published on npm; the README directs users to the plugin-hub installer or a local checkout build.

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-status
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
364b0d4 · 2026-09-06

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