A local-first AI agent debugger that reveals why an agent behaves a certain way. It combines visual replay, behavior diff comparisons between good and bad runs, and full visibility into prompts, context, memory, retrieval, and tool calls. Designed for AI agent development with LangChain support, running entirely locally with SQLite storage.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONAn LLM Gateway built with LiteLLM for unified access to multiple AI providers via OpenAI-compatible API, featuring routing, fallbacks, caching, cost tracking, and guardrails.
dsnitch is a single-binary, zero-configuration terminal UI tool powered by Linux eBPF that provides real-time network and DNS egress inspection for Docker containers, attributing outbound connections directly to container names without modifying container networks.
Vocion is a source-available platform for operating production AI agent workflows. Workspaces are authored as YAML and markdown in git, then applied to a Next.js app with Postgres, an MCP server, approval gates and a unified human review queue.
MCP server for VictoriaMetrics Anomaly Detection (vmanomaly), enabling AI assistants to perform health checks, model management, configuration generation, alert rule creation, and documentation search via the Model Context Protocol.
Croupier is a general-purpose GM backend system for game operations, supporting integrated management of multiple games and environments. It utilizes a TCP session model for Agent-Server and SDK-Agent communication and defines business scopes via gameId and env.
qyl is a local OpenTelemetry investigation stack for .NET. It allows developers to instrument applications with minimal code, run a collector locally, and visualize traces, logs, and metrics via an embedded dashboard or API.
Effect is a comprehensive TypeScript library designed for building robust, type-safe, production-grade applications with built-in support for typed errors and dependency injection.
Prefect is a Python-based workflow orchestration framework designed to build, automate, and monitor resilient data pipelines with features like scheduling and retries.
Agentic OS is a self-hosted control plane for running business operations as a fleet of AI agents. It features a cost-aware LLM router, cross-module workflows, and human-in-the-loop approvals for finance, support, and compliance.
openstatus is an open-source uptime monitoring and status page platform built around infrastructure as code. Monitors, status pages and notification channels are declared in YAML or Terraform, applied via CLI or CI, and managed through an API, MCP server or AI assistants. It offers 28 global check regions, incident communication and self-hosting options.
Highlight.io is an open-source full-stack monitoring platform providing session replay, error monitoring, logging, and distributed tracing, with SDKs for multiple languages and self-hosted deployment options.
SolarisPKN-Stats is an automated system for collecting, storing, and updating project statistics from multiple platforms into structured JSON files.
rzeka is a single-threaded reactive event bus for C# built on Rx.NET that features automatic causality tracking and a real-time browser-based debugger.
Cilium is an eBPF-based networking, security, and observability solution for Kubernetes. It offers CNI networking, identity-based L3-L7 policies, distributed load balancing that can replace kube-proxy, multi-cluster Cluster Mesh, service mesh with mutual authentication, and Hubble observability. It is a CNCF Graduated project with Apache 2.0-licensed user space code.
Swarm is a local-first control plane for AI-agent development that monitors every Claude Code, Codex, Gemini, Grok, Aider, and opencode session on your machine — tracking live tool calls, token spend, cost, tasks, worktrees, and resources — with rules enforcement, a coordination ledger, and a unified dashboard.
Apache SkyWalking is an open-source APM system designed for microservices, cloud-native, and container-based architectures. It provides distributed tracing, multi-language agents, eBPF monitoring, native BanyanDB storage, log pipelines, alerting, and AI-powered anomaly detection.
Iris is a local-first MCP server that scores AI agent runs for quality, safety, and cost using 20 built-in deterministic rules, an optional LLM judge, and a web dashboard — all on your machine with no account or telemetry.
Vector is an open-source observability data pipeline written in Rust. It collects, transforms and routes logs and metrics as either an agent or an aggregator, letting teams control where telemetry goes and reduce vendor costs.
Argos is a Go instrumentation library that adds OpenTelemetry traces, metrics and correlated logging to microservices via one Init/Run call, plus drop-in wrappers per client library. The root module has no vendor SDK dependencies; each integration ships as its own module.