omdsh-status
Displays the current workspace project name, Git branch, and change counts in the DeepSeek Harness web Work window.
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.
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.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
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
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Generative UI plugin for DeepSeek Harness that renders interactive components and charts inline from assistant responses.
View plugin →Compatibility bridge and host ABI enabling unmodified Pi plugins to run natively on DeepSeek Harness.
View plugin →A DeepSeek Harness Web UI sidebar for tracking artifacts and browsing workspace files, with a pop-out tab view.
View plugin →Persistent multi-model Agent teams and bounded DAG workflows with GUI controls for DeepSeek Harness.
View plugin →