Are you the author? Sign in to claim
An ops AI Agent that understands your infrastructure, finds the root cause, and fixes it — right from Slack, Telegram, L
An ops AI Agent that understands your infrastructure, finds the root cause, and fixes it — right from Slack or Telegram.
Metrics · logs · traces · topology blast-radius · root-cause correlation · remote execution · alert-driven auto-investigation · RAG knowledge & code search · specialist agents & skills.
English | 简体中文 | 日本語 | 한국어 | Español | Français | Deutsch | Português | Русский
▶ Watch full demo in HD (MP4, 18 MB)
Features • Install • Integrations • License
install.sh brings up the full stackDownload the latest release for your server architecture (linux-amd64 or linux-arm64), extract it, and run the installer (Ubuntu 22.04+, Debian 12+, RHEL/Rocky 9):
Choose the command for your server architecture:
AMD64
wget https://github.com/ongridio/ongrid/releases/download/v0.8.6/ongrid-v0.8.6-linux-amd64.tar.xz
tar -xf ongrid-v0.8.6-linux-amd64.tar.xz && cd ongrid-v0.8.6-linux-amd64
sudo ./install.sh
ARM64
wget https://github.com/ongridio/ongrid/releases/download/v0.8.6/ongrid-v0.8.6-linux-arm64.tar.xz
tar -xf ongrid-v0.8.6-linux-arm64.tar.xz && cd ongrid-v0.8.6-linux-arm64
sudo ./install.sh
🇨🇳 Mainland China — if GitHub is slow, use the matching CDN mirror URL instead:
# AMD64
wget https://ongrid.cloud/dl/ongrid-v0.8.6-linux-amd64.tar.xz
# ARM64
wget https://ongrid.cloud/dl/ongrid-v0.8.6-linux-arm64.tar.xz
Drop-in for the observability, channel, and model stacks your team already uses.
| Observability | |
| Channels | |
| Models |
Apache 2.0 — see LICENSE.
⚠️ Experimentelle Skill-Sammlung für deutsches Recht (Arbeits-, Gesellschafts-, Insolvenz-, Datenschutz-, Prozessrecht u
Manage multiple Claude Code agents from TUI or Web with tmux and git worktrees
Project management using GitHub Issues + Git worktrees for parallel agent execution
Core skills library for Claude Code with 20+ battle-tested skills including TDD, debugging, and brainstorming