AgentDish directory
Newly Accepted
Fresh listings that made it through review.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#719
↓ -3
Neo Bug Forge
VS Code and Cursor extension that fixes bugs from editor diagnostics, explains the root cause, and can generate regression tests from the same flow. |
Developer Tools / VS Code Extension | 85 | ↓ -3 | 44 days ago | Details |
|
#246
↓ -3
Engram
Engram is an open-source learning engine for Claude Code and other agentic coding platforms. It turns AI help into a study loop with tutor-style prompts, blind recall checks, and spaced-review scheduling so concepts stick longer. |
Developer Tools / AI Coding Assistants | 88 | ↓ -3 | 44 days ago | Details |
|
#1717
↑ +6
ASD-STE100 Writer Skill
A Claude Skill that rewrites technical text into ASD-STE100 Simplified Technical English. The repo includes before/after examples, install commands, and references for using it with tools like Claude Code and GitHub Copilot. |
Writing / Copywriting | 78 | ↑ +6 | 44 days ago | Details |
|
#1630
↑ +2
Buckit
Open-source, S3-compatible object storage you can run on your own servers. The page shows setup instructions, local and distributed run modes, Docker usage, and mention of a browser console plus CLI tooling. |
Developer Tools / Databases & Storage | 79 | ↑ +2 | 44 days ago | Details |
|
#720
↓ -3
AgentCouch
AgentCouch is an MCP-based messaging layer that lets AI agents chat directly in shared rooms, hand off context, and keep replayable transcripts. The page includes install steps for Claude, Codex, Cursor, OpenClaw, and generic MCP clients, plus examples and a sample agent conversation. |
Developer Tools / AI Collaboration | 85 | ↓ -3 | 44 days ago | Details |
|
#53
↓ -2
Sitrep
An AI incident copilot that watches your screen during an incident, extracts what happened, and answers follow-up questions using the Grafana LGTM stack. |
Developer Tools / Code Assistant | 90 | ↓ -2 | 44 days ago | Details |
|
#390
↓ -4
Tokimeter
Open-source, local-first usage and cost meter for AI coding agents. It reports usage metadata from tools like Claude Code, Codex, Cursor, Grok Build, Hermes, opencode, Cline, and Copilot CLI, with budgets and warnings and no account or telemetry. |
Developer Tools / AI Usage & Cost Monitoring | 87 | ↓ -4 | 44 days ago | Details |
|
#899
↓ -6
SHIP
SHIP is an agentic engineering platform that assigns issues to specialist AI agents to plan, build, review, deploy, and test software on your own infrastructure. The page shows issue-to-PR workflow, mission timelines, cost tracking, model selection, and support for GitHub and Linear. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 44 days ago | Details |
|
#391
↓ -4
Mirrors
Mirrors is a staging and replay environment for AI agents. It rebuilds the systems an agent calls, replays real sessions against prompts, tools, and model changes, and surfaces regressions before deployment. |
Developer Tools / AI Development Tools | 87 | ↓ -4 | 44 days ago | Details |
|
#536
↑ +2
MindFlock
MindFlock is an open-source developer tool for running multiple AI coding agents in separate git worktrees, seeded from tickets or issues and merged manually by the user. |
Developer Tool / AI Coding Agents | 86 | ↑ +2 | 44 days ago | Details |
|
#721
↓ -3
Numbat
Open-source endpoint visibility and response for AI agents, with local detection, optional pre-action blocking, and forensic reconstruction. |
Security / Endpoint Security | 85 | ↓ -3 | 44 days ago | Details |
|
#247
↓ -3
HomeButler
A Go-based homelab CLI for checking server health, listing containers, mapping ports and topology, installing self-hosted apps, and exposing structured JSON output for scripts and AI agents. |
Developer Tools / CLI | 88 | ↓ -3 | 44 days ago | Details |
|
#722
↓ -3
Wrapper
Wrapper is a self-hosted CLI for hosting, managing, and observing multiple Slack-based AI agents, each isolated in its own hardened container with Langfuse tracing. |
Developer Tools / AI Agent Framework / Orchestration | 85 | ↓ -3 | 44 days ago | Details |
|
#54
↓ -2
Cadence Money
A privacy-first personal finance app for Canada and the USA with budgeting, net worth tracking, goals, bill tracking, investment monitoring, and an official MCP integration. |
Finance / Personal Finance | 90 | ↓ -2 | 44 days ago | Details |
|
A detailed technical article showing why git worktrees are a weak isolation boundary for parallel coding agents, with reproducible examples and practical implications for agent workflows. |
Writing / Copywriting | 75 | → 0 | 44 days ago | Details |
|
#248
↓ -3
Grafana AI SDK
Go SDK for building AI-backed apps and endpoints with streaming, tool calling, structured output, and React frontend compatibility. |
Developer Tools / AI SDK | 88 | ↓ -3 | 44 days ago | Details |
|
#249
↓ -3
Claude Code Merge Queue
A local merge queue for parallel Claude Code agents that serializes landings, builds, and test runs to avoid push races and shared-resource flakiness. |
Developer Tools / AI Development Tooling | 88 | ↓ -3 | 44 days ago | Details |
|
#1631
↑ +2
Kuna
Kuna is an experimental, agent-first decompiler that uses LLM-driven autonomous refinement to improve decompilation results, with the page discussing its goals, approach, and benchmark performance against tools like IDA Pro, Ghidra, and angr. |
Developer Tools / Code Analysis / Reverse Engineering | 79 | ↑ +2 | 44 days ago | Details |
|
#723
↓ -3
Agent Manager
A terminal UI for managing multiple AI coding-agent sessions in tmux, with live status, grouped sessions, pane previews, quick prompts, and diff review. |
Developer Tools / AI Agent Management | 85 | ↓ -3 | 44 days ago | Details |
|
#55
↓ -2
TokenTown
An interactive browser city that visualizes how an LLM works, with live transformer mechanics such as tokenization, attention, KV cache, residual stream, and sampling. |
AI Education / Interactive Explainer | 90 | ↓ -2 | 45 days ago | Details |
|
#250
↓ -3
Echologue
A private, local-first AI voice journal that turns notes into structured memory you can query later. It focuses on grounded recall across your own entries, with voice capture, semantic search, export controls, and mobile apps for iPhone and Android. |
AI Consumer App / Personal Productivity | 88 | ↓ -3 | 45 days ago | Details |
|
arXiv paper on self-speculating LLM agents that predict their next tool call to hide tool latency and improve next-call Hit@1 while preserving task success. |
Research / AI Paper | 72 | ↑ +1 | 45 days ago | Details |
|
#900
↓ -6
Wallfacer
Wallfacer is an open-source terminal session manager for Claude Code. It indexes AI coding sessions into a local SQLite database so users can search, tag, group, resume, or delete sessions from both a TUI and CLI. |
Developer Tools / CLI / Terminal | 84 | ↓ -6 | 45 days ago | Details |
|
#1170
↓ -3
PipeCrab
PipeCrab is an open-source Rust pipeline for building voice agents, with local inference support and examples that show end-to-end audio, transcription, LLM, and TTS flows. |
Developer Tool / AI / ML Infrastructure | 83 | ↓ -3 | 45 days ago | Details |