AgentDish directory
Newly Accepted
Fresh listings that made it through review.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
Google Developers Blog post about integrating DFlash, a diffusion-style speculative decoding framework, into the vLLM TPU ecosystem to improve LLM serving speed on TPU v5p. |
Developer Tools / Code Assistant | 78 | ↓ -330 | 128 days ago | Details |
|
#1824
↑ +127
Agent Eval
A GitHub repo for evaluating agentic AI pipeline systems, with guidance for defining metrics, building eval cases, running repeatable tests, and tracking regressions. |
Developer Tools / Copywriting | 77 | ↑ +127 | 128 days ago | Details |
|
#1770
↓ -181
Atlas Trust Infrastructure
A metadata-first trust control plane for authorized security workflows, evidence retention, release trust, and business-flow proof. The repository includes role-based docs, quick-start commands, safety boundaries, and release-trust materials. |
Security / Security Operations / Trust Infrastructure | 78 | ↓ -181 | 128 days ago | Details |
|
#1090
↑ +354
liteflow
A ~1000-line C workflow runtime where an LLM can modify a DAG during execution using a restricted four-verb grammar, with every change written to an append-only audit log for replay and inspection. |
Developer Tools / Workflow Automation | 84 | ↑ +354 | 128 days ago | Details |
|
#666
↑ +420
SprintiQ
Open-source agile planning and orchestration layer for AI coding agents, with bidirectional sync to Claude Code, AI-generated user stories, sprint planning, and a self-hosted CLI workflow. |
Developer Tools / AI Development Workflow | 86 | ↑ +420 | 128 days ago | Details |
|
#1667
↓ -222
Bonsai 1.7B: Apple Silicon Optimized Build
An Apple Silicon–optimized inference build of Bonsai 1.7B with custom Metal kernels, benchmark results, quick-start instructions, and a bundled OpenAI-compatible server. |
Developer Tools / Code Assistant | 79 | ↓ -222 | 128 days ago | Details |
|
#1253
↑ +193
Train Your Own LLM from Scratch
A hands-on workshop repository that walks developers through building a small GPT-style language model from scratch, including tokenization, transformer blocks, training, and text generation. |
Developer Tools / Machine Learning | 83 | ↑ +193 | 128 days ago | Details |
|
#664
↓ -492
clawdex
A macOS companion overlay for Claude Code that shows an animated pet/sprite based on Claude Code activity. It includes a CLI, hook integration, a daemon, and a web-based atlas validator/renderer for Codex-pet-compatible pets. |
Developer Tools / AI Developer Tools | 86 | ↓ -492 | 128 days ago | Details |
|
#1087
↓ -4
Capsule Bash
Sandboxed bash for agents with structured command output and full filesystem state capture after each run. |
Developer Tools / Copywriting | 84 | ↓ -4 | 128 days ago | Details |
|
#1252
↑ +188
Quaynor
Lightweight AI inference engine written in Rust for embedding local LLMs in mobile and desktop apps, with bindings for Python, Flutter, and React Native. |
Developer Tools / AI / ML Infrastructure | 83 | ↑ +188 | 128 days ago | Details |
|
#1951
↓ -1
The Cat Is Under Mayonnaise
An open-source experiment that adds a small zero-initialized overlay layer to a frozen GPT-2 so its behavior can be adjusted at inference time without retraining the base model. |
AI Developer Tool / Model Adaptation / Adapters | 74 | ↓ -1 | 128 days ago | Details |
|
#86
↑ +368
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 | ↑ +368 | 128 days ago | Details |
|
#344
↑ +320
faz
faz is a safety layer for AI agents that query databases. It sits between the agent and your data, adding RBAC checks, SQL/AST inspection, injection detection, guardrails, audit logging, and MCP/REST access. |
Developer Tools / Database Tools | 88 | ↑ +320 | 128 days ago | Details |
|
#1588
↓ -1
Interpretable AutoResearch
An open-source project for making AI research agents legible, auditable, and traceable through behavioral code and event logs. |
AI/ML / Agent framework | 80 | ↓ -1 | 128 days ago | Details |
|
#11
↑ +15
Snyk Agent Scan
Open-source security scanner for AI agents, MCP servers, and agent skills. It auto-discovers installed agent components and checks them for prompt injection, tool poisoning, secrets, malware payloads, and related risks. |
Security / Agent Security | 92 | ↑ +15 | 128 days ago | Details |
|
#29
↓ -4
Ableton Live MCP
A general-purpose MCP bridge for Ableton Live that lets AI agents inspect and control Live sets, create and edit clips, add tracks and devices, analyze audio and harmony, and work with Max for Live audio taps. |
Music / Music Production Automation | 91 | ↓ -4 | 128 days ago | Details |
|
#789
↑ +295
deepclaude
A CLI proxy that lets Claude Code run against DeepSeek V4 Pro, OpenRouter, Fireworks AI, or Anthropic-compatible backends while keeping the same agent workflow. |
Developer Tools / AI Coding | 85 | ↑ +295 | 128 days ago | Details |
|
#1441
↓ -3
chaos-prover
An autonomous neuro-symbolic formal verification engine for Lean 4. The repository describes a proof workflow that generates tactics and then checks them deterministically in Lean, with example proofs, verification steps, and telemetry outputs. |
Developer Tools / Formal Verification | 82 | ↓ -3 | 128 days ago | Details |
|
#662
↑ +420
Fabrica
Fabrica is a Rust-based terminal coding agent with a full TUI, multi-provider model support, and built-in file and shell tools for autonomous coding tasks. It also supports ACP server mode for programmatic control by compatible clients. |
Developer Tools / AI Coding Agents | 86 | ↑ +420 | 128 days ago | Details |
|
#1251
↓ -909
Rotato
A Node.js proxy server that rotates API keys for LLM APIs like OpenAI and Gemini when rate limits are hit. It also includes an admin panel, request logging, provider management, and a Telegram bot for chatting with configured models. |
Developer Tools / API Proxy / Key Management | 83 | ↓ -909 | 128 days ago | Details |
|
#1442
↑ +227
ShadowBrokers
AI-powered trade signal product for retail traders that turns financial news into ranked trade plans with entries, stops, targets, and tracked accuracy. |
Research / Knowledge Work | 82 | ↑ +227 | 128 days ago | Details |
|
#457
↓ -286
Semble
Semble is a local-first code search tool for agents. It offers natural-language search, an MCP server, bash/AGENTS.md integration, and a Python API, with claims of faster indexing and much lower token usage than grep+read. |
Developer Tools / Code Search | 87 | ↓ -286 | 128 days ago | Details |
|
#663
↓ -320
Agent Friendly Code
A public leaderboard that ranks GitHub, GitLab, and Bitbucket repos by how friendly they are to AI coding agents such as Claude Code, Cursor, Devin, Codex, Gemini, Aider, and OpenHands. |
Developer Tools / Code Assistant | 86 | ↓ -320 | 128 days ago | Details |
|
#85
↓ -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 | 128 days ago | Details |