AgentDish directory
open-source
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#71
↓ -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 | 118 days ago | Details |
|
#73
↓ -1
Docker AI Stack
A self-hosted Docker Compose stack for running local AI services including Ollama, LiteLLM, Whisper, Kokoro, embeddings, and an MCP Gateway. |
Developer Tools / Self-hosting / AI Infrastructure | 90 | ↓ -1 | 118 days ago | Details |
|
#75
↑ +338
Open Bias
Open Bias is an open-source reliability harness for LLM apps and agents that enforces rules at runtime. It sits between your app and an LLM provider, using RULES.md policies to trace, block, or fix off-policy behavior. |
Developer Tools / Code Assistant | 90 | ↑ +338 | 118 days ago | Details |
|
#78
↓ -58
VibeVoice
Open-source voice AI from Microsoft with both long-form text-to-speech and speech recognition models. The repo highlights 90-minute multi-speaker TTS, 60-minute single-pass ASR, multilingual support, hotwording, and links to docs, Hugging Face, playground, finetuning, and papers. |
Audio / Text-to-Speech / Speech Recognition | 90 | ↓ -58 | 118 days ago | Details |
|
#79
↑ +234
prxhub
prxhub is an open registry for AI research bundles, built around verifiable .prx artifacts, search, provenance, and agent-friendly publishing via MCP and CLI. |
Developer Tools / Code Assistant | 90 | ↑ +234 | 119 days ago | Details |
|
#80
→ 0
vLLM v0.28.0
Release page for vLLM v0.28.0, a high-throughput and memory-efficient inference and serving engine for LLMs. The snapshot shows release highlights, model support updates, breaking changes, and installable artifacts for PyPI, Docker, ROCm, CPU, and XPU. |
Developer Tools / LLM Serving / Inference | 89 | → 0 | 2 days ago | Details |
|
#86
→ 0
unbox-ai
unbox-ai is an open-source CLI and local viewer for inspecting AI agent traces. It visualizes token usage, latency, tool calls, and repeated context in a bundle-analyzer-style interface, and also includes read-only commands for agents and a live AI SDK DevTools mode. |
Developer Tools / AI DevTools | 89 | → 0 | 7 days ago | Details |
|
#87
→ 0
MantaUI
Open-source, self-hosted remote controller for coding agents like Claude Code, Codex, opencode, and Kimi Code. It runs sessions on your own Linux box or Mac with tmux underneath and lets you monitor and approve work from desktop, phone, or browser. |
Developer Tools / AI Agent Tooling | 89 | → 0 | 8 days ago | Details |
|
#89
→ 0
Proliferate
Open-source AI IDE for running coding agents in parallel with isolated git worktrees, reusable workflows, and self-hosting support. |
Developer Tools / AI Coding Agents | 89 | → 0 | 10 days ago | Details |
|
#95
→ 0
Phinq
Phinq is an open-source runtime governance layer for AI agents that intercepts tool calls, classifies risk, pauses irreversible actions for human approval, and records decisions in a tamper-evident audit log. |
Developer Tools / Code Assistant | 89 | → 0 | 22 days ago | Details |
|
#96
→ 0
Memcode
Open-source coding agent that keeps a persistent memory of your repo, with a CLI, self-hosted gateway, model routing, and support for OpenAI-compatible and provider-native endpoints. |
Developer Tool / AI Coding Agent | 89 | → 0 | 22 days ago | Details |
|
#97
→ 0
mcp-tester
A web-based tester for MCP servers that inspects tools, resources, and prompts, measures latency, estimates token usage, and flags tool-poisoning risks. |
Developer Tools / API Testing | 89 | → 0 | 23 days ago | Details |
|
#98
→ 0
compactdiff
compactdiff snapshots, diffs, replays, and branches AI coding-agent sessions locally. It reads Claude Code and Codex logs natively, redacts sensitive data by default, and exports shareable replay HTML or forked JSONL branches. |
Developer Tools / AI Agent Tools | 89 | → 0 | 24 days ago | Details |
|
#100
→ 0
Guided Review
Chrome extension that helps humans review AI-generated GitHub PRs by clustering diffs into review units and adding short AI summaries. |
Developer Tools / Code Assistant | 89 | → 0 | 26 days ago | Details |
|
#101
→ 0
Mixar
An AI-native 3D editor built on Blender with an embedded agent for 3D production tasks like retopology, UV rebuilds, baking, and export prep. |
Developer Tools / Code Assistant | 89 | → 0 | 27 days ago | Details |
|
#103
→ 0
SteerPlane
Open-source runtime guardrails for AI agents with cost limits, loop detection, policy enforcement, observability, and dashboard/CLI support. |
Developer Tools / AI Agent Infrastructure | 89 | → 0 | 30 days ago | Details |
|
#107
→ 0
Ami
Ami is a local, open-source AI agent that connects to apps and tools with your own tokens, keeps a universal to-do list, and runs busywork on your behalf. It includes copilot chat and graph memory, and runs on your machine with local data storage. |
AI Agent / Personal Productivity | 89 | → 0 | 35 days ago | Details |
|
#108
→ 0
esp32-ai
Open-source project showing how to run a 28.9M-parameter language model on an ESP32-S3 microcontroller, with on-device inference, firmware, wiring, training code, and measured results. |
Developer Tools / AI / Edge ML | 89 | → 0 | 37 days ago | Details |
|
#109
→ 0
bohay
Mission control for AI coding agents, letting users run, watch, resume, and orchestrate tools like Claude Code, Codex, Copilot, and opencode from one terminal and live dashboard. |
Developer Tools / Code Assistant | 89 | → 0 | 39 days ago | Details |
|
#111
→ 0
Veracium
A provenance-aware memory layer for AI agents that stores user facts, interaction history, and third-party claims with source tracking and quarantine rules. |
Developer Tools / AI Memory / Agent Infrastructure | 89 | → 0 | 40 days ago | Details |
|
#115
→ 0
Headroom
Headroom is an open-source context compression layer for AI agents. It compresses tool outputs, logs, files, RAG chunks, and conversation history before they reach the LLM, with support for a library, proxy, and MCP server. |
Developer Tools / AI/LLM Infrastructure | 89 | → 0 | 41 days ago | Details |
|
#120
→ 0
LoopGain
An open-source Python tool that controls AI agent loops using real-time convergence signals instead of a fixed max-iterations cap, with rollback and adapters for popular agent frameworks. |
Developer Tools / AI Workflow / Agent Orchestration | 89 | → 0 | 47 days ago | Details |
|
#122
→ 0
Mindwalk
Mindwalk is a local Go tool that replays Claude Code and Codex sessions on a 3D map of a codebase, showing where an agent searched, read, and edited files over time. |
Developer Tool / AI Observability | 89 | → 0 | 51 days ago | Details |
|
#124
→ 0
Agentic FC
Open-source football management simulation where AI agents manage a club through MCP while humans watch the action in a terminal TUI. The repo includes a daemon, spectator console, calibration CLI, and detailed setup and command docs. |
Developer Tool / AI Agent / MCP | 89 | → 0 | 53 days ago | Details |