Vibeleaderboard

Search

Searching the tools index
Filters

Type

Ready to use
Build with
Connect / Integrate
Extend
Operate
Reference

Topics

More topics

Source

Ranked under Top · All Time

No exact matches. Showing similar tools: Your tool missing? Submit →

  1. 2512

    AgentTrace

    SDK and dashboard that auto-repairs malformed LLM tool-call arguments before they crash agents.

    github.com/mohitkumar188/agenttrace

    Developer Tools

  2. 1106

    Debug Agent

    Drop-in skill that adds systematic investigation, root-cause analysis, and verification to AI coding agents.

    Extensionhttps://github.com/millionco/debug-agentOpen Source

    millionco · AI Agents

  3. 1334

    axonpush

    An observability platform tracing model calls and tool invocations to pinpoint failed steps in production AI agents.

    Infrastructureaxonpush.xyzPaid

    Developer Tools

  4. 1008

    AgentScope Studio

    Traces, debugs, and monitors multi-agent LLM systems through an OpenTelemetry-aware visual interface.

    Applicationhttps://github.com/agentscope-ai/agentscope-studioOpen Source

    agentscope-ai · AI Agents

  5. 2496

    All Your Agents

    CLI that watches and inspects live coding-agent sessions like Claude Code, Codex, and Grok.

    github.com/markwylde/all-your-agentsOpen Source

    Developer Tools

  6. 2806

    Owl-24

    Groups production errors via OpenTelemetry and routes them to your coding agent for a fix PR.

    owl24.devFreemium

    Developer Tools

  7. 2749

    BotGauge

    Red-teams AI agents with adversarial tests and turns findings into evaluations and guardrails.

    www.botgauge.com

    Cybersecurity

  8. 365

    Laminar

    Open-source observability platform for AI agents with run tracing, plain-English failure alerts, and evaluations.

    Infrastructuregithub.com/lmnr-ai/lmnrOpen Source

    lmnr-ai · AI Agents

  9. 1011

    Auto-Harness

    Self-improving agent framework that mines benchmark failures and gates every change against a regression suite.

    Library / Frameworkgithub.com/neosigmaai/auto-harnessOpen Source

    neosigmaai · AI Agents

  10. 1440

    Agent Eval

    Playground for evaluating LLM agent runs by scoring tool calls, traces, and outputs side by side.

    Applicationhttps://github.com/vercel-labs/agent-evalOpen Source

    vercel-labs · AI Agents

  11. 1733

    VoltAgent AI Agent Platform

    Stack for multi-agent systems that pairs orchestration and memory with RAG, workflows, and observability.

    Library / Frameworkhttps://github.com/voltagent/ai-agent-platformOpen Source

    voltagent · AI Agents

  12. 1923

    Vercel AI SDK Observability

    VoltAgent integration that traces and inspects LLM calls made through the Vercel AI SDK.

    Library / Frameworkhttps://github.com/VoltAgent/vercel-ai-sdk-observabilityOpen Source

    voltagent · Developer Tools

  13. 1024

    Agentlytics

    Analytics dashboard that tracks usage across AI coding agents like Cursor, Claude Code, and Copilot.

    Applicationhttps://github.com/f/agentlyticsOpen Source

    f · Developer Tools

  14. 646

    OpenAI Realtime Console

    React app for inspecting and debugging the OpenAI Realtime API, showing WebSocket events and running voice agents.

    Applicationhttps://github.com/openai/openai-realtime-consoleOpen Source

    openai · Developer Tools

  15. 901

    ADR: Agentic AI Detection and Response

    Security stack for AI agents pairing a telemetry sensor, a 300+ task benchmark, and a dual-agent detector.

    Infrastructuregithub.com/uber/adrOpen Source

    uber · Cybersecurity

  16. 540

    Honeycomb

    Observability platform built on high-cardinality event data and distributed tracing for debugging microservices.

    Servicehoneycomb.ioPaid

    Developer Tools

  17. 1201

    Symphony

    An open-source control room that visualizes AI coding agents (Claude Code, Codex, opencode) editing a repository in real time, flagging file collisions before they cause merge conflicts. It uses a lightweight install hook rather than SDK instrumentation, and adds a live 3D agent map, dependency blast-radius view, and optional LLM-generated work summaries.

    github.com/itsloganmann/symphonyOpen Source

    Developer Tools

  18. 2347

    agent-chaperone

    Screens AI agent tool calls and results to block risky actions and prompt injections.

    MCP Servergithub.com/agent-chaperone/agent-chaperoneOpen Source

    Developer Tools

  19. 2970

    lean-agent

    Finds unenforced assumptions in your code and fixes them, scoring the result as an Invariant Enforcement Score.

    github.com/savarin/lean-agentOpen Source

    Developer Tools

  20. 64

    Chrome DevTools MCP

    MCP server that exposes Chrome DevTools so agents can inspect, debug, and profile web pages programmatically.

    MCP Servergithub.com/chromedevtools/chrome-devtools-mcpOpen Source

    chromedevtools · AI Agents

  21. 2207

    interlinked-cli

    Runs local hooks around AI coding agents to enforce code standards and surface what they changed.

    Utilitygithub.com/quentincody/interlinked-cliOpen Source

    @QuentinCody · Developer Tools

  22. 818

    AgentsView

    Local-first search, analytics, and token-usage insight across coding agent sessions.

    Applicationgithub.com/kenn-io/agentsview

    kenn-io · Developer Tools

  23. 2088

    bb

    Open-source agent IDE that drives your own coding agents from desktop, web, CLI or HTTP.

    Editor / Dev Environmentgetbb.appOpen Source

    AI Agents

  24. 2422

    kibana-agent

    A CLI that queries Kibana/Elasticsearch logs directly from the terminal or AI agents.

    github.com/hyzyla/kibana-agentOpen Source

    Developer Tools

  25. 619

    AgentShield

    Scanner for AI agent security that checks agent configs, MCP servers, and tool permissions via CLI or GitHub Action.

    Utilityhttps://github.com/affaan-m/agentshieldOpen Source

    affaan-m · Cybersecurity

  26. 242

    Agent Orchestrator

    Orchestration platform for fleets of parallel AI coding agents, each on its own branch handling CI and reviews.

    Agentgithub.com/composiohq/agent-orchestratorOpen Source

    @ComposioHQ · AI Agents

  27. 437

    AutoAgent

    Meta-agent that autonomously iterates on agent harnesses overnight, tuning prompts and tools against benchmark scores.

    Agentgithub.com/kevinrgu/autoagentOpen Source

    kevinrgu · AI Agents

  28. 2865

    MyA11yReport MCP

    Local MCP server giving coding agents axe-core accessibility scans and browser control tools.

    mya11y.report

    Developer Tools

  29. 1052

    Agentless

    Research framework that fixes software issues via a fixed three-phase pipeline instead of an autonomous agent loop.

    Utilitygithub.com/openautocoder/agentlessOpen Source

    openautocoder · Developer Tools

  30. 2249

    jevals

    Runs agent evals and guardrails in one fast request using Jev decision models, not an LLM judge.

    github.com/openlayer-ai/jevalsOpen Source

    Developer Tools