Discover and explore top open-source AI tools and projects—updated daily.
BlazeUp-AIAI agent registry and observability platform
New!
Top 44.5% on SourcePulse
Observal provides a self-hosted registry and observability platform for AI coding agents, addressing the challenges of sharing and measuring agent performance. It targets developers building and deploying AI agents, offering a standardized way to package, distribute, and monitor agent components, thereby improving discoverability and enabling performance analysis.
How It Works
Observal functions as a centralized registry for AI agents, where each agent is defined by a portable YAML configuration that bundles essential components like MCP servers, skills, hooks, prompts, and sandboxes. When an agent is pulled, a transparent shim intercepts its interactions, generating telemetry data (traces, spans, sessions) that streams into a ClickHouse database. An integrated evaluation engine then analyzes these sessions post-hoc, scoring agent performance across key dimensions using LLMs. This approach provides end-to-end observability and a framework for objective performance measurement.
Quick Start & Requirements
.env.example to .env, start services with docker compose up --build -d, and install the CLI with uv tool install --editable ..SETUP.md for detailed setup, CONTRIBUTING.md, SECURITY.md.Highlighted Details
Maintenance & Community
The project encourages community engagement through GitHub Discussions for questions and Issues for bug reports and feature requests. Development is motivated by community stars and contributions.
Licensing & Compatibility
Observal is licensed under the Apache License 2.0, which permits commercial use and integration into closed-source projects.
Limitations & Caveats
The evaluation engine is marked as "WIP" (Work In Progress). The platform is self-hosted, requiring users to manage the Docker environment and its underlying services.
18 hours ago
Inactive
e2b-dev
Significant-Gravitas