AgentDish directory
Developer Tools AI Tools
Accepted listings in this category.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#1
→ 0
CodeGraph
CodeGraph is a local code knowledge graph for AI coding agents like Claude Code, Cursor, Codex, OpenCode, and Hermes Agent. It aims to cut token use, tool calls, and runtime by letting agents query pre-indexed code structure instead of scanning files repeatedly. |
Developer Tools / AI for Code | 94 | → 0 | 9 days ago | Details |
|
#5
↑ +58
Version Sentinel
Claude Code plugin that blocks dependency edits until a fresh, source-cited version check is recorded, helping prevent hallucinated or stale package versions across npm, pip, Poetry/uv, Cargo, and NuGet. |
Developer Tools / AI Coding Guardrails | 92 | ↑ +58 | 27 days ago | Details |
|
#6
↓ -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 | 2 days ago | Details |
|
#7
↓ -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 | 4 days ago | Details |
|
#8
↓ -3
Superset
A code editor for the agents era that orchestrates multiple CLI coding agents in parallel across isolated git worktrees, with terminal, review, and editor handoff workflows. |
Developer Tools / AI Coding Assistant | 91 | ↓ -3 | 11 days ago | Details |
|
#9
↑ +23
agent-desktop
Native desktop automation CLI for AI agents. It controls apps through OS accessibility trees and returns structured JSON with deterministic element references, with extra FFI bindings for embedding in other languages. |
Developer Tools / Desktop Automation | 91 | ↑ +23 | 27 days ago | Details |
|
#11
↑ +25
AgentPort
AgentPort is a secure tool-calling layer for AI agents, with 50+ integrations, per-tool approval policies, encrypted credentials, and detailed call logs. It connects through MCP or CLI and is designed to let agents use external services without exposing secrets. |
Developer Tools / Code Assistant | 91 | ↑ +25 | 28 days ago | Details |
|
#12
↓ -2
ExtendDB
Open-source DynamoDB-compatible API adapter with pluggable storage, built for local development, CI, self-hosted deployments, and air-gapped environments. |
Developer Tools / Database | 90 | ↓ -2 | 11 days ago | Details |
|
#13
↓ -2
InsForge
InsForge is an open-source backend platform for agentic coding, giving AI coding agents access to database, auth, storage, compute, hosting, and an AI gateway. The repo includes a clear quickstart, MCP server support, and both cloud and self-hosted workflows. |
Developer Tools / AI Coding Agents / Backend Platform | 90 | ↓ -2 | 14 days ago | Details |
|
#14
↓ -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 | 25 days ago | Details |
|
#15
↓ -2
Tilde
Tilde is an agent sandbox platform for running AI agents and pipelines on real data with transactional commits, rollback, audit logs, and a versioned filesystem that can compose GitHub, S3, and Google Drive. |
Developer Tools / Code Assistant | 90 | ↓ -2 | 26 days ago | Details |
|
#16
↓ -2
SmolVM
Open-source AI sandbox infrastructure for running code, browsing the web, and isolating agent workflows inside disposable microVMs. |
Developer Tools / AI Sandbox / Agent Infrastructure | 90 | ↓ -2 | 27 days ago | Details |
|
#17
↑ +73
Aurra
Aurra is memory infrastructure for AI agents, with bi-temporal versioning, source-cited memory history, and an automatic supersession feature that uses an LLM classifier to decide when new facts replace old ones. |
Developer Tools / Code Assistant | 90 | ↑ +73 | 27 days ago | Details |
|
#18
↓ -1
Docker AI Stack
A self-hosted Docker Compose stack for running local AI services including Ollama, LiteLLM, Whisper, Kokoro, embeddings, and an MCP Gateway. |
Developer Tools / Self-hosting / AI Infrastructure | 90 | ↓ -1 | 27 days ago | Details |
|
#19
↓ -1
Adam
An embeddable AI agent library written in C with tool calling, memory, sessions, voice, streaming, structured output, and support for both cloud and local models. |
Developer Tools / AI Agent Framework | 90 | ↓ -1 | 27 days ago | Details |
|
#20
↑ +74
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 | ↑ +74 | 27 days ago | Details |
|
#21
↑ +74
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 | ↑ +74 | 27 days ago | Details |
|
#22
↓ -3
trycua/cua
Open-source infrastructure for computer-use agents, with sandboxes, SDKs, benchmarks, and desktop automation tooling for macOS, Linux, Windows, and Android. The repo also includes Cua Driver, CuaBot, Cua-Bench, and Lume for VM management. |
Developer Tools / AI Agent Infrastructure | 90 | ↓ -3 | 27 days ago | Details |
|
#24
↑ +43
prxhub
prxhub is an open registry for AI research bundles, built around verifiable .prx artifacts, search, provenance, and agent-friendly publishing via MCP and CLI. |
Developer Tools / Code Assistant | 90 | ↑ +43 | 28 days ago | Details |
|
#25
→ 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 | 3 days ago | Details |
|
#26
→ 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 | 4 days ago | Details |
|
#27
→ 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 | 10 days ago | Details |
|
#28
→ 0
AgentRecall
Open-source memory SDK for AI agents with persistent cross-session memory, graph relationships, semantic search, and AI-powered memory processing. Offers both self-hosted and cloud modes, plus MCP support for tools like Claude Code. |
Developer Tools / Code Assistant | 89 | → 0 | 11 days ago | Details |
|
#30
→ 0
Agentyc
Deterministic, MCP-first browser automation runtime for coding agents. It exposes a public stdio MCP server with 50 browser tools, direct CDP control, and no API key or LLM fallback in the core path. |
Developer Tools / Browser Automation | 89 | → 0 | 14 days ago | Details |