omniops
Maintenance: Activeluxiu666/omniops
A bundle of DeepSeek Harness plugins, skills, and web tooling distributed through the DSH plugin marketplace.
$ dsh plugin add omniopsInstall
dsh has no central install command — add this plugin’s entry (documented in its README below) to your profile or patch config, then restart.
How installs work11
stars
2
forks
TypeScript
Language
MIT
License
2026-08-19
Created
2026-09-10
Last push
README
OmniOps
English | 中文
OmniOps is the company-wide AIOps platform for intelligent IT operations, focused on fast problem diagnosis across the entire technology stack.
It is built on the open-source DeepSeek Harness agent framework — an everything is a plugin architecture powered by Cordis — and extends it into an operations-diagnosis toolkit. Its cascading three-level diagnosis scope (TechStack → Component → Skill) covers database deadlocks, big-key detection, GPU memory/utilization, drop-card detection, and more, helping engineers locate and resolve incidents quickly.
Developer preview
OmniOps is currently in developer preview and is iterating rapidly. THERE WILL BE COMPATIBILITY-BREAKING CHANGES.
Run
Run from npm
Install Node.js, then run:
npx @deepseek-ai/dsh web
The command starts the Web UI, served at http://127.0.0.1:3080 by default. See Web UI guide.
Run from source
To run from a repository checkout:
git clone https://github.com/luxiu666/OmniOps.git
cd OmniOps
pnpm install
pnpm run build
pnpm dsh web
Community and support
- Feel free to submit feedback or bug reports through GitHub Discussions.
- Add the
dsh-plugintopic to your plugin repository for discoverability. - Join OmniOps Discord community.
Contributing
See CONTRIBUTING.md.
Development
Start with the development guide and architecture documentation.
For agents, follow AGENTS.md.
License
Third-party dependencies and their licenses are disclosed in THIRD_PARTY_NOTICES.md.
More in Plugin Tooling
loopx
by loopx-project
Long-horizon agent control plane for durable, governed work across Codex, Claude Code, and other harnesses.
dsh-context
by bowenliang123
Context dashboard tab + /context command showing context-window composition, per-turn history, compaction/prune events, per-message token costs
api-relay-audit
by toby-bridges
Local security audit for AI API relays and LLM proxies: detects prompt injection, model substitution, tool-call rewriting, SSE anomalies, error leakage, and Web3 wallet risks.
awesome-deepseek-harness-plugins
by zhiyuan-fan
Curated DeepSeek Harness (DSH) plugins, extensions, tools, skills, clients, runtimes, integrations, and verified references — English and Chinese.
