openocta  by openocta

Enterprise agent for unified O&M and observability

Created 4 weeks ago

New!

1,431 stars

Top 28.1% on SourcePulse

GitHubView on GitHub
Project Summary

Summary

OpenOcta is an open-source, enterprise-grade intelligent agent designed as a unified "observability & operations intelligent hub." It consolidates enterprise IT data (monitoring, logs, config, CMDB, tickets) to streamline troubleshooting, analysis, and decision-making, targeting operations and automation in headless server environments.

How It Works

Architected as a single Go binary with an embedded frontend, OpenOcta simplifies deployment and management. It integrates with existing systems via its Gateway (HTTP/WebSocket), Agent CLI, and Webhooks, while maintaining compatibility with the OpenClaw Gateway protocol. This unified approach eliminates separate frontend deployments, making it ideal for headless environments and facilitating migration from OpenClaw.

Quick Start & Requirements

  • Build: Go 1.24+ (backend), Node.js >= 18 (frontend build only).
  • Runtime: ANTHROPIC_API_KEY required for agent commands.
  • Run: make build then ./openocta gateway run. Access UI at http://127.0.0.1:18900. Development mode: make run-ui.
  • Docs: Upstream OpenClaw docs at docs.openclaw.ai.

Highlighted Details

  • Single Binary: Bundles backend, embedded frontend, and config templates for easy distribution.
  • Unified Hub: Centralizes enterprise observability and operations data.
  • OpenClaw Compatibility: Supports OpenClaw Gateway WebSocket protocol.
  • Agent CLI: Enables AI-assisted operations via command line.

Maintenance & Community

Community engagement is fostered via a discussion group ("八爪鱼讨论群") for sharing practices and seeking support. Issues and feature requests can be submitted via Git repository Issues/PRs.

Licensing & Compatibility

Licensed under GPLv3, imposing copyleft obligations on derivative works and prohibiting logo/copyright modification. Commercial licensing is available by contacting zhanghp@databuff.com.

Limitations & Caveats

The GPLv3 license restricts commercial integration without copyleft compliance. Agent functionality depends on an ANTHROPIC_API_KEY. Node.js is a build-time dependency only.

Health Check
Last Commit

18 hours ago

Responsiveness

Inactive

Pull Requests (30d)
5
Issues (30d)
13
Star History
1,470 stars in the last 28 days

Explore Similar Projects

Starred by Eric Zhu Eric Zhu(Coauthor of AutoGen; Research Scientist at Microsoft Research), Elie Bursztein Elie Bursztein(Cybersecurity Lead at Google DeepMind), and
27 more.

goose by block

1.0%
34k
Open-source AI agent for automating complex engineering tasks
Created 1 year ago
Updated 17 hours ago
Starred by Lilian Weng Lilian Weng(Cofounder of Thinking Machines Lab), Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), and
59 more.

AutoGPT by Significant-Gravitas

0.2%
183k
AI agent platform for building, deploying, and running autonomous workflows
Created 3 years ago
Updated 17 hours ago
Feedback? Help us improve.