AgentDish directory
developer tools
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#4
↓ -1
LLMRender
A lightweight React Markdown renderer with built-in LaTeX, syntax highlighting, streaming-safe rendering, and security-focused defaults. |
Developer Tools / React Libraries | 92 | ↓ -1 | 34 days ago | Details |
|
#10
↓ -3
OWASP Agent Memory Guard
An OWASP incubator project that protects AI agent memory from prompt injection, secret leakage, and tampering. It includes a Python library, policy-based controls, benchmarks, and integrations for agent frameworks like LangChain and AutoGen. |
Developer Tools / AI Security | 91 | ↓ -3 | 47 days ago | Details |
|
#11
↓ -3
aislop
CLI for catching AI-generated code smells and regressions in code. It scans changes with 40+ rules across 7 languages, offers fixes, CI gating, hooks, and MCP tools. |
Developer Tools / Code Quality | 91 | ↓ -3 | 49 days ago | Details |
|
#17
↓ -2
LLMIntel
LLMIntel is a runtime telemetry and cost dashboard for LLM apps. The live demo shows spend by model, API key, environment, and tag, plus at-risk spend for retiring models and optimization suggestions. |
Developer Tools / Code Assistant | 90 | ↓ -2 | 9 days ago | Details |
|
#22
↓ -2
CloudPrice AI Models API
A free public API for LLM pricing, specs, benchmarks, and cost calculations across 1,000+ models. It offers no-auth endpoints, CORS support, an OpenAPI spec, and a LiteLLM-compatible cost map that refreshes daily. |
Developer Tools / API | 90 | ↓ -2 | 12 days ago | Details |
|
#26
↓ -2
mcpsnoop
A transparent MCP proxy and terminal UI for watching real client-to-server tool calls, inspecting frames, replaying captured calls, and debugging live JSON-RPC traffic. |
Developer Tools / MCP Debugging / Proxy Tools | 90 | ↓ -2 | 13 days ago | Details |
|
#29
↓ -2
Context Awesome
An MCP server that gives AI agents access to 8,500+ curated awesome lists and 1.3M+ resources, with hosted and local setup options plus tool docs and example queries. |
Developer Tools / Code Assistant | 90 | ↓ -2 | 22 days ago | Details |
|
#32
↓ -2
Uptime.com New MCP
A Model Context Protocol server for Uptime.com that lets AI assistants manage monitoring checks, alerts, outages, status pages, and account usage through tools and hosted or self-hosted deployment options. |
Developer Tools / Code Assistant | 90 | ↓ -2 | 28 days ago | Details |
|
Local dashboard for Claude Code sessions with live monitoring, session history, usage charts, resume commands, and LLM usage analysis. |
Developer Tools / AI Dev Tooling | 90 | ↓ -2 | 35 days ago | Details |
|
#36
↓ -2
brooks-lint
AI code review tool that scores code against six decay-risk dimensions inspired by twelve classic engineering books, with book citations, severity labels, and remediation guidance. |
Developer Tools / Code Review | 90 | ↓ -2 | 36 days ago | Details |
|
#40
↓ -2
Crit
Crit is a local-first review tool for AI coding agents, letting users comment on plans and code diffs, iterate through multiple review rounds, and share reviews when needed. It supports several agent ecosystems and can be installed as a single binary. |
Developer Tools / AI Coding Assistant | 90 | ↓ -2 | 70 days ago | Details |
|
#46
↑ +195
Open Bias
Open Bias is an open-source reliability harness for LLM apps and agents that enforces rules at runtime. It sits between your app and an LLM provider, using RULES.md policies to trace, block, or fix off-policy behavior. |
Developer Tools / Code Assistant | 90 | ↑ +195 | 72 days ago | Details |
|
#47
↑ +195
react-waiting-game
A React mini-arcade component for turning loading screens into playable one-button games while long tasks run. It includes multiple game modes, skins, score tracking, achievements, and simple props for embedding in apps. |
Developer Tools / Copywriting | 90 | ↑ +195 | 72 days ago | Details |
|
#51
→ 0
ReactBench
ReactBench is a benchmark for evaluating coding agents on realistic React work, with published scores, cost comparisons, and example tasks focused on production-grade frontend issues. |
Developer Tools / Code Assistant | 89 | → 0 | 42 hours ago | Details |
|
#60
→ 0
Dex
Dex is an agent-native analytics engineering toolkit for working with warehouses and dbt projects. It supports exploration, dbt transformation, semantic modeling, and schema-drift maintenance, with installs for Claude Code and other agents. |
Developer Tools / AI Agent Tooling | 89 | → 0 | 9 days ago | Details |
|
#62
→ 0
Mirrors
Mirrors turns production traces into an isolated, runnable copy of an AI agent’s environment so teams can replay workflows, reproduce bugs, and test changes safely before shipping. |
Developer Tools / AI Agent Testing | 89 | → 0 | 14 days ago | Details |
|
#67
→ 0
fusionHarness
An open-source mixture-of-agents server that fans prompts out to multiple LLMs, judges the responses, and synthesizes a final answer. It exposes an OpenAI-compatible API and also includes an agentic coding harness plus integrations for tools like Claude Code, aider, Continue, LangChain, and Pi. |
Developer Tools / AI Orchestration | 89 | → 0 | 30 days ago | Details |
|
#72
→ 0
guestlist
guestlist is a Python library and HTTP API that rates websites green/yellow/orange/red based on how likely AI and computer-use agents are to get through. It helps teams avoid failed crawls and browser automation retries by checking access before spending requests. |
Developer Tools / API | 89 | → 0 | 39 days ago | Details |
|
#74
→ 0
Infracost Dev
Cloud cost awareness for AI coding agents and IDEs, with real-time pricing for IaC changes, cost tradeoff suggestions, tagging fixes, and policy-aware guardrails. |
Developer Tools / Code Assistant | 89 | → 0 | 42 days ago | Details |
|
#76
→ 0
crune
crune is a static web dashboard and CLI for analyzing Claude Code session logs. It offers session playback, analytics, semantic knowledge graph generation, and reusable skill synthesis from prior sessions. |
Developer Tools / AI/LLM Utilities | 89 | → 0 | 48 days ago | Details |
|
#77
→ 0
claude-code-replay
A CLI tool that replays Claude Code session logs to reconstruct lost project files commit by commit. It includes deterministic replay from JSONL logs, an optional Claude-based classifier for Bash events, and install/run instructions. |
Developer Tools / Code Assistant | 89 | → 0 | 49 days ago | Details |
|
#78
→ 0
OpenRig
OpenRig is a local control plane for multi-agent coding topologies. It uses a YAML-based rig spec to boot, inspect, snapshot, restore, and visualize agent fleets, with examples like product teams, adversarial review, research clusters, and secrets management. |
Developer Tools / Code Assistant | 89 | → 0 | 55 days ago | Details |
|
#82
→ 0
OpenAI CLI
Official command-line client for the OpenAI API, with documented installation, environment variables, resource-based commands, file passing, and admin API support. |
Developer Tools / CLI / API Tooling | 89 | → 0 | 70 days ago | Details |
|
#83
↑ +153
MLJAR Studio
MLJAR Studio is a private AI data analysis workspace that runs locally, helps users explore data in natural language, generates and runs Python, automates machine learning experiments, and turns notebooks into shareable web apps. |
Developer Tools / Code Assistant | 89 | ↑ +153 | 72 days ago | Details |