AgentDish directory
Top Picks
The listings that cleared review with the strongest evidence.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#721
↓ -3
LLM-mock
Self-hosted OpenAI-compatible mock server for testing LLM integrations without exposing API keys. Includes a hosted instance, local setup, Docker support, streaming, and deterministic responses. |
Developer Tools / API Testing | 85 | ↓ -3 | 43 days ago | Details |
|
#722
↓ -3
tandem
Open-source CLI that keeps a single coding session in sync across Claude Code and OpenAI Codex CLI, letting you switch between models without losing context or paying for two parallel runs. |
Developer Tools / AI Workflow | 85 | ↓ -3 | 43 days ago | Details |
|
#723
↓ -3
ZeroShot
ZeroShot is a developer tool for monitoring coding-agent sessions, turning sessions and PR reviews into reusable skills, and enforcing team conventions on every PR. |
Developer Tools / AI DevOps / Code Review | 85 | ↓ -3 | 43 days ago | Details |
|
#724
↓ -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 |
|
#725
↓ -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 |
|
#726
↓ -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 |
|
#727
↓ -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 |
|
#728
↓ -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 |
|
#729
↓ -3
Loopsfinity
Loopsfinity is an agentic software development platform that maps a codebase, turns PRDs into ticketed plans, writes tests first, and ships changes behind approval gates. |
Developer Tools / Code Assistant | 85 | ↓ -3 | 45 days ago | Details |
|
#730
↓ -3
Ctxdiff
Local-first debugger for LLM agent context windows. It records each call’s context into a single-file trace so you can inspect, diff, and share what the model actually saw turn by turn. |
Developer Tools / Code Assistant | 85 | ↓ -3 | 47 days ago | Details |
|
#731
↓ -3
Otlet
Otlet is a Postgres extension for running local LLM inference next to database rows. The README shows SQL examples, model registration, task execution, and an entity-resolution workflow with typed outputs. |
Developer Tools / Databases | 85 | ↓ -3 | 47 days ago | Details |
|
#732
↓ -3
LLM Red Team Lab
A hands-on kit for authorized red teaming of locally run LLMs, with jailbreak techniques, prompt-injection scenarios, streaming attack visualization, and support for OpenAI-compatible local model servers. |
Security / AI Red Teaming | 85 | ↓ -3 | 47 days ago | Details |
|
#733
↓ -3
ModelFuzz
Open-source runtime guardrails for AI agents that scans for prompt-injection weaknesses and blocks unsafe tool calls at execution time with a decorator. |
Developer Tools / Code Assistant | 85 | ↓ -3 | 47 days ago | Details |
|
#734
↓ -3
Gnoseed
Gnoseed is a free spaced-repetition flashcard platform for developers, focused on Kubernetes, DevOps, AI, cloud, and certification prep. It includes 3,924+ practice questions, 47 topic decks, offline use, and learning paths for roles and exams. |
Developer Tools / Code Assistant | 85 | ↓ -3 | 48 days ago | Details |
|
#735
↓ -3
hwatu
A verification browser for AI coding agents built on WebKitGTK, aimed at fast visual checks, page assertions, and human handoff. The repository shows install steps, CLI usage, MCP support, and a concrete agent workflow. |
Developer Tools / AI Coding Tools | 85 | ↓ -3 | 48 days ago | Details |
|
#736
↓ -3
Corv Client
An SSH client built for AI agents and humans. Corv focuses on named connections, warm authenticated sessions, structured JSON output, and safer command execution for agent-driven infrastructure. |
Developer Tools / CLI Tools | 85 | ↓ -3 | 49 days ago | Details |
|
#737
↓ -3
Jharu
Open-source desktop disk cleaner for developers and machine learning engineers on macOS and Windows. It detects and removes caches from tools like Hugging Face, Ollama, npm, pip, conda, Docker, and IDEs, with safety ratings and restore-friendly cleanup. |
Developer Tools / Code Assistant | 85 | ↓ -3 | 50 days ago | Details |
|
#738
↓ -3
Stele
Stele is a hosted shared memory layer for AI coding agents. It keeps decisions, tasks, lessons, and risks in a project graph that Claude Code, Cursor, Codex, and other MCP-compatible tools can read and write. |
Developer Tools / AI Coding Tools | 85 | ↓ -3 | 51 days ago | Details |
|
#739
↓ -3
Millwright
Millwright is a self-hosted Rust LLM router that sits between apps and model providers to enforce policy-based routing, control spend, and preserve provider/model affinity for cache reuse. |
Developer Tools / AI Routing | 85 | ↓ -3 | 51 days ago | Details |
|
#740
↓ -3
memsprout
Shared AI-context platform for teams that captures decisions, gotchas, and domain knowledge once and makes it available to agents through MCP and popular coding/chat tools. |
AI Productivity / Team Knowledge Management | 85 | ↓ -3 | 52 days ago | Details |
|
#741
↓ -3
tokenmaxx
A local proxy and CLI for switching and monitoring Codex and Claude Code accounts, with combined token-throughput analytics and rate-limit awareness. |
Developer Tools / CLI / Dev Productivity | 85 | ↓ -3 | 52 days ago | Details |
|
#742
↓ -3
Fractal
Fractal is a developer tool for running hierarchical agent loops that break complex work into sub-tasks, spin up child nodes in git worktrees, and track state locally in SQLite with a terminal UI. |
Developer Tools / AI Agents | 85 | ↓ -3 | 52 days ago | Details |
|
#743
↓ -3
llms.py
Self-hosted OpenAI-compatible AI gateway with a CLI, server mode, and web UI for text, image, and audio workflows across many models and providers. |
Developer Tools / Code Assistant | 85 | ↓ -3 | 53 days ago | Details |
|
#744
↓ -3
GoCD MCP Server
An MCP server for GoCD that lets AI agents inspect and operate pipelines using per-user GoCD personal access tokens. It exposes read, action, and destructive toolsets, plus resource URIs for dashboard, agents, and pipeline data. |
Developer Tools / MCP Server | 85 | ↓ -3 | 54 days ago | Details |