luxiu666/OmniOps
项目介绍Project Overview
OmniOps 是基于 DeepSeek Harness 的全公司 AIOps 平台插件,采用“万物皆插件”架构,提供技术栈→组件→技能三级级联诊断,覆盖数据库死锁、大 Key、GPU 显存/利用率、掉卡等场景。适合需要快速定位和处理全栈 IT 故障时使用。目前为开发者预览版,迭代很快,会出现破坏性变更。
OmniOps is a company-wide AIOps platform plugin built on DeepSeek Harness, using an “everything is a plugin” architecture. It provides cascading TechStack → Component → Skill diagnosis for database deadlocks, big-key detection, GPU memory/utilization, drop-card detection, and more. Use it to quickly locate and resolve full-stack IT incidents. It is currently in developer preview and may receive compatibility-breaking changes.
请帮我了解并安装插件:【OmniOps】【https://github.com/luxiu666/OmniOps】
把上面这条消息直接发给当前会话里的 DSH,让它帮你了解并安装。安装命令不一定准确,发给 DSH 更稳。Send this message to DSH in your current session. CLI install commands may not be accurate across systems — DSH will figure it out for you.
或使用命令行安装(适合开发者)Or use CLI install (for developers)
命令行安装CLI Install
dsh plugin --profile web add github:luxiu666/OmniOps
把 luxiu666/OmniOps 加入你的 DSH 配置(web profile)即可启用。
READMEREADME
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.
nexu-io/open-design
ruvnet/ruflo
amruthpillai/reactive-resume
esengine/DeepSeek-Reasonix
volcengine/OpenViking
Molunerfinn/PicGo
titanwings/distilly
titanwings/colleague-skill