返回目錄

omniops

維護狀態: 活躍

luxiu666/omniops

DeepSeek Harness(dsh)外掛生態一體化工具包,整合外掛市場、智慧體技能與語音等能力,適合想一站式管理 dsh 外掛與技能的使用者。

前往 GitHub
$ dsh plugin add omniops

安裝

dsh 沒有統一的安裝指令 —— 把該外掛 README(見下方)中的設定行加入你的 profile / patch 設定,然後重啟即可。

查看安裝教學

11

星數

2

Fork

TypeScript

語言

MIT

授權條款

2026-08-19

建立於

2026-09-10

最近推送

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

Contributing

See CONTRIBUTING.md.

Development

Start with the development guide and architecture documentation.

For agents, follow AGENTS.md.

License

MIT

Third-party dependencies and their licenses are disclosed in THIRD_PARTY_NOTICES.md.

DSH Plugins 是獨立的 DeepSeek Harness 外掛市集,與 DeepSeek 官方無關,也不代表官方背書。第三方外掛未經安全稽核,安裝前請審查原始碼。

每週取得最新的 DeepSeek Harness 外掛,絕不濫發。