AgentDish directory
github-repository
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#9
↑ +300
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 | ↑ +300 | 118 days ago | Details |
|
#32
↓ -2
mcp-memory
An MCP server for AI agents that stores persistent long-term memory in OKF format and searches it with SQLite FTS5. |
Developer Tools / MCP Servers | 90 | ↓ -2 | 18 days ago | Details |
|
#144
→ 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 | 94 days ago | Details |
|
#215
↓ -3
arcade-js
A repository that uses AI agents to translate arcade game machine code into idiomatic JavaScript and validate the result pixel-for-pixel against MAME. The page shows real project status, test methodology, and examples of completed and in-progress ports. |
AI Development / AI-powered code generation | 88 | ↓ -3 | 35 days ago | Details |
|
#258
↓ -3
promptctl
CLI tool for versioning, diffing, rolling back, and searching AI prompts, with Git-style workflows for prompt management. |
Developer Tools / CLI | 88 | ↓ -3 | 67 days ago | Details |
|
#320
↓ -4
tare
Local-first tool that analyzes Claude Code session logs to explain where usage went, diagnose quota spikes, and generate reports from plain-English questions or slash commands. |
Developer Tools / AI Debugging & Observability | 87 | ↓ -4 | 3 days ago | Details |
|
#474
↑ +2
Agent Console
A local terminal dashboard for Codex and Claude Code that discovers, monitors, resumes, and organizes agent sessions alongside persistent workspace shells. |
Developer Tools / AI Agent Dashboard / Terminal UI | 86 | ↑ +2 | 35 days ago | Details |
|
#524
↑ +2
@ttsc/graph
An MCP server that gives coding agents a compiler-backed graph of a TypeScript codebase, so they can answer structure questions with fewer tokens and exact file-and-line references. |
Developer Tools / AI Developer Tooling | 86 | ↑ +2 | 60 days ago | Details |
|
#528
↑ +2
Context Warp Drive
A TypeScript library for deterministic context folding in long-running LLM agent sessions, designed to preserve prompts, avoid extra summarization calls, and keep provider caches hot. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 62 days ago | Details |
|
#550
↑ +2
Equiv
A Rust-based checker that compares a changed function against its prior version on deterministically generated inputs and reports counterexamples when behavior changes. It includes a PR gate via GitHub Actions, CLI usage, signed receipts, and docs for release/signing. |
Developer Tools / AI Code Review / Testing | 86 | ↑ +2 | 79 days ago | Details |
|
#594
↑ +2
Nimbalyst
Open-source visual workspace for building with coding agents like Codex and Claude Code, with session management, task tracking, diffs, and custom editors. |
Developer Tools / AI Development / Agent Workspaces | 86 | ↑ +2 | 111 days ago | Details |
|
#629
↓ -3
kvcachescope
A logical KV cache profiler and leak detector for PagedAttention engines like vLLM and SGLang, with a dashboard, live engine hook, CI checks, and Perfetto trace export. |
Developer Tools / Code Assistant | 85 | ↓ -3 | 16 days ago | Details |
|
#638
↓ -3
Security Cards
Open-source security guidance for specific libraries and versions, aimed at developers and coding agents. The repo includes local setup steps, a web site, and an installable skill for agent workflows. |
Developer Tool / Security / AI Coding Assistant | 85 | ↓ -3 | 27 days ago | Details |
|
#639
↓ -3
Nanocodex
Rust building blocks for frontier OpenAI agents, with a CLI, SDK, and examples for agent sessions, event streaming, and voice-driven workflows. |
Developer Tools / AI Agent Frameworks | 85 | ↓ -3 | 28 days ago | Details |
|
#692
↓ -3
sturnus
An OpenAI-compatible LLM proxy that routes requests to the fastest healthy provider. It runs as a small sidecar, supports latency/error-aware routing, session affinity, and Vertex AI, and can be deployed as a single static binary or Docker container. |
Developer Tools / API Gateway / LLM Routing | 85 | ↓ -3 | 70 days ago | Details |
|
#699
↓ -3
Agentspace
A CLI for running long-lived autonomous coding agents in isolated Docker containers, with detach/reattach, review, commit, push, and optional browser preview workflows. |
Developer Tools / AI Agent Tooling | 85 | ↓ -3 | 75 days ago | Details |
|
#716
↓ -3
Canonry
Open-source, self-hosted CLI and platform for tracking how ChatGPT, Claude, Gemini, Perplexity, and local LLMs cite a site, with dashboards, API endpoints, MCP support, and reporting workflows. |
Developer Tools / AI Development | 85 | ↓ -3 | 104 days ago | Details |
|
A GitHub repository that provides an agent skill for rewriting documentation in ASD-STE100 Simplified Technical English, with install steps, examples, and support for multiple AI tools. |
Writing / Technical Writing | 84 | ↓ -6 | 31 days ago | Details |
|
#823
↓ -6
ctoken
CLI utility that counts LLM tokens in files or directories, with support for stdin, recursive scans, file-type grouping, profiles, JSON output, and multiple encodings. |
Developer Tools / CLI / Dev Utilities | 84 | ↓ -6 | 41 days ago | Details |
|
#859
↓ -6
Soup
Soup is a Python library that routes Agent Skills into LLM prompts, injecting only the skills relevant to each request. It supports local skills, remote repositories, and multiple providers including OpenAI, Anthropic, Gemini, Ollama, LiteLLM, and LangChain. |
Developer Tools / AI Orchestration | 84 | ↓ -6 | 54 days ago | Details |
|
#863
↓ -6
baerly-storage
A serverless document database that runs inside request handlers and stores state in S3/R2. The repo shows a small TypeScript API, quick-start flow, local dev support, and example scaffolds for app integration. |
Developer Tools / Databases | 84 | ↓ -6 | 54 days ago | Details |
|
#866
↓ -6
Agent Infra
A curated GitHub resource list for production AI agent infrastructure, covering runtimes, sandboxes, tool protocols, security, observability, and evaluation. |
Developer Tools / AI Infrastructure | 84 | ↓ -6 | 56 days ago | Details |
|
#914
↓ -6
wmux
A native Windows terminal multiplexer built for AI coding agents, with split panes, MCP bridging, and browser automation. It targets Windows users running tools like Claude Code, Codex CLI, and Gemini CLI without WSL. |
Developer Tools / Terminal / CLI | 84 | ↓ -6 | 79 days ago | Details |
|
#932
↓ -6
deep-review
A Claude Code skill for multi-agent code review that produces findings.md with severity, impact category, verification artifacts, and fix directions. |
Developer Tools / Code Review | 84 | ↓ -6 | 89 days ago | Details |