The open-source AI debugger for distributed apps. Give your AI assistant "hands" inside your running code β profile live services, trace functions, and capture traffic without redeployment.
Modern distributed systems donβt fail in obvious ways.
They fail across interactions β between services, retries,
network calls, and kernel behavior.
Observability shows you symptoms.
Engineers still have to investigate the cause.
Metrics spike. A trace looks slow. Logs look noisy. But none of them explain why. You jump between dashboards, correlate timestamps by hand, and try to reconstruct what actually happened.
When surface data isnβt enough, you add logs, enable tracing, redeploy, or attach a profiler. Each step is reactive, disruptive, and often changes the very behavior you're trying to observe.
Traditional observability tools collect data. They donβt investigate. Finding the right question β across services and layers β is still a human task, and it dominates MTTR.
Passive, always-on data collection:
Deep introspection and investigation tools:
AI-powered insights for intelligent Root Cause Analysis (RCA):
Bring your own LLM - Claude Desktop, VS Code, Cursor, or custom apps
A shift in how debugging works
You explore dashboards
Coral investigates systems
You add logs & redeploy
Coral attaches live probes
Pre-instrument everything
Instrument only when needed
Symptoms
Root cause with evidence
From observability to insights - a complete journey through Coral's architecture
Progressive integration levels - start with zero-config, add capabilities as needed
Zero-config RED metrics Β· No code changes required
Rich traces if using OpenTelemetry Β· Optional
Always-on host metrics & continuous profiling Β· Low overhead
On-demand profiling, function tracing & active investigation
Colony receives and stores data from all agents across your distributed infrastructure
Colony exposes MCP server for universal AI integration
Get actionable recommendations in natural language, execute with approval
# macOS / Linux
brew install coral # COMING SOON
# Or download from GitHub Releases
coral colony start
coral agent start
coral ask "What's happening with the API?"
Coral is an experimental project currently in active development.
Stay tuned for future updates.
Contact