AgentDish directory
Newly Accepted
Fresh listings that made it through review.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#1518
↑ +2
LiteLLM Migrates to Rust
LiteLLM is moving its AI gateway to Rust and claims major gains in throughput, memory use, and request overhead while keeping the same config, API, and provider coverage. |
AI Gateway / Infrastructure | 81 | ↑ +2 | 81 days ago | Details |
|
#303
↓ -3
Latitude
Open-source AI agent monitoring platform with tracing, issue grouping, evals, semantic search, alerts, and MCP access for coding agents. |
Developer Tools / AI Observability | 88 | ↓ -3 | 81 days ago | Details |
|
#1219
↓ -3
OpenBot
OpenBot is a local-first harness for running AI agents. It includes a small event API, local file storage, a built-in orchestrator agent, a deterministic state agent, and support for custom agents and plugins loaded from disk. |
Developer Tools / Agent framework | 83 | ↓ -3 | 81 days ago | Details |
|
#304
↓ -3
mimic
An Android accessibility service that lets agents and scripts inspect the UI tree and control a phone from the CLI, REST, or MCP with token-gated permissions. |
Developer Tools / Automation | 88 | ↓ -3 | 81 days ago | Details |
|
#1008
↓ -6
Cachet
Cachet is a local semantic cache for LLM APIs that sits in front of OpenAI- or Anthropic-compatible endpoints and serves repeated or rephrased requests from cache. It includes a dashboard for hit rate and estimated savings, supports streaming responses, and is implemented as a single Rust binary. |
Developer Tool / API Proxy / Caching | 84 | ↓ -6 | 81 days ago | Details |
|
#1220
↓ -3
cc-fleet
Open-source CLI and plugin that lets Claude Code run workflows, teams, and subagents on third-party models like DeepSeek, GLM, Kimi, Qwen, or Codex-compatible providers. |
Developer Tools / AI Orchestration | 83 | ↓ -3 | 81 days ago | Details |
|
#305
↓ -3
skillhealth
Open-source CLI and TUI for auditing Claude Code skills: shows usage heat, token cost, broken skills, and relationship graphs, with JSON/Markdown output for CI. |
Developer Tools / CLI / Observability | 88 | ↓ -3 | 81 days ago | Details |
|
#1221
↓ -3
aharness
Aharness is an open-source workflow harness for Codex that turns coding-agent processes into enforced state machines with typed gates, validated evidence, controlled transitions, repair paths, and inspectable logs. |
Developer Tools / AI Workflow Orchestration | 83 | ↓ -3 | 81 days ago | Details |
|
#1412
↓ -2
Buzz
Buzz is a self-hostable workspace for humans and AI agents to collaborate in the same threads, with signed events, audit trails, channels, workflows, and code-oriented actions. |
Developer Tools / AI Collaboration / Workflow | 82 | ↓ -2 | 81 days ago | Details |
|
#1830
→ 0
Prompt Injection as Role Confusion
An ICML 2026 research project page arguing that prompt injection comes from how LLMs misread roles, with an extended writeup, examples, and links to the paper, code, arXiv, and BibTeX. |
Research / AI Safety | 77 | → 0 | 81 days ago | Details |
|
#769
↓ -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 | 82 days ago | Details |
|
#1009
↓ -6
nff
Open-source MCP server and CLI that lets an LLM control hardware workflows like compiling, flashing, and reading serial output for firmware development and device diagnostics. |
Developer Tools / Hardware Development | 84 | ↓ -6 | 82 days ago | Details |
|
#606
↑ +2
GreyFox Community Edition
GreyFox Community Edition is a self-hosted AI traffic proxy and admin console for teams that want to control LLM usage, enforce per-user quotas, reuse cached responses, and keep traffic inside their own infrastructure. |
Developer Tools / AI Infrastructure | 86 | ↑ +2 | 82 days ago | Details |
|
#428
↓ -4
Duckle
Local-first desktop ETL/ELT studio with a drag-and-drop pipeline canvas, DuckDB execution, and an on-device AI assistant for describing workflows in plain English. |
Data / ETL/ELT | 87 | ↓ -4 | 82 days ago | Details |
|
#429
↓ -4
PMB
Local-first persistent memory for AI coding agents over MCP. PMB stores decisions, lessons, project facts, and searchable context in a single SQLite file and exposes it through a CLI and dashboard. |
Developer Tools / AI Agent Tools | 87 | ↓ -4 | 82 days ago | Details |
|
#1222
↓ -3
MemoryOps AI
A governed memory runtime for AI assistants with typed storage, policy checks, audit logging, tenant isolation, and hybrid retrieval. The repo includes a backend API, worker jobs, SDK examples, architecture docs, and eval harnesses. |
Developer Tool / AI Memory / Agent Infrastructure | 83 | ↓ -3 | 82 days ago | Details |
|
#1519
↑ +2
DebugBrief
Local-first CLI that records a debugging session and turns it into an evidence-backed Markdown report for PRs, handoffs, and incident notes. It captures commands, notes, exit codes, and git context, then generates a timeline and red-to-green summary from the recorded evidence. |
Developer Tools / CLI | 81 | ↑ +2 | 82 days ago | Details |
|
#1010
↓ -6
Ponytrail
Ponytrail is a CLI and bundled agent skill for tracking why files changed, viewing a local history tree, and reverting snapshots in AI coding workflows. |
Developer Tools / AI Coding | 84 | ↓ -6 | 82 days ago | Details |
|
A write-up of a custom French-learning system built around spaced repetition, grammar tracking, and a voice practice app. It explains the problem, the workflow, and the model/API stack used to keep costs low. |
Productivity / Workflow Automation | 77 | → 0 | 82 days ago | Details |
|
#607
↑ +2
Recall
Recall is a local-first memory tool for Claude Code that logs sessions and generates a compact project summary offline, without sending data to an API. |
Developer Tools / AI Coding Assistant Utilities | 86 | ↑ +2 | 82 days ago | Details |
|
#1957
↓ -1
Agent Departures
A web app that generates product or project ideas by pairing familiar tools with an added agent layer. The page frames it as an idea generator for “copy idea” style prompts, with a simple call to action to pull the lever for a new departure. |
Writing / Copywriting | 74 | ↓ -1 | 83 days ago | Details |
|
#1666
↑ +2
AdvertBench
AdvertBench is a web app for ranking AI-generated image ad sets with Elo voting. The page shows head-to-head ad comparisons, a leaderboard, and a sample prompt for generating ads, making the product purpose easy to understand. |
Developer Tools / Code Assistant | 79 | ↑ +2 | 83 days ago | Details |
|
#1223
↓ -3
Didon
Didon is an AI-powered automatic time tracker for macOS that turns screen activity into daily work logs, project breakdowns, and productivity insights. It runs locally with on-device AI, supports CSV exports, and is positioned for people who want automatic journaling without manual timers. |
Productivity / Time Tracking | 83 | ↓ -3 | 83 days ago | Details |
|
#1757
↑ +6
Whitman
Whitman is a Rust CLI for selecting an AGENTS.md profile and linking it into the current project. It supports interactive profile browsing, profile creation, and safe symlink handling across local projects and Git repositories. |
Developer Tools / CLI / Agent Workflow | 78 | ↑ +6 | 83 days ago | Details |