AgentDish directory
open-source
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#128
→ 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 | 47 days ago | Details |
|
#129
→ 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 | 49 days ago | Details |
|
#131
→ 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 | 50 days ago | Details |
|
#135
→ 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 | 51 days ago | Details |
|
#140
→ 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 | 57 days ago | Details |
|
#142
→ 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 | 61 days ago | Details |
|
#144
→ 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 | 63 days ago | Details |
|
#145
→ 0
Pylon
Pylon is a full-stack TypeScript framework built for coding agents, combining schema, policies, live queries, auth, storage, jobs, and deploy in one runtime. The page shows a clear product, docs and CLI entry points, open-source positioning, and concrete examples of how agents can scaffold, inspect, and ship apps. |
Developer Tools / Code Assistant | 89 | → 0 | 63 days ago | Details |
|
#146
→ 0
skill-extractor
A local-first tool that mines reusable skills from coding agent transcripts and turns approved patterns into SKILL.md files for future sessions. |
Developer Tools / Code Assistant | 89 | → 0 | 64 days ago | Details |
|
#148
→ 0
Agent Torrent
A research prototype for a BitTorrent-style mesh where coding agents share idle capacity, delegate tasks, and settle credits across peers. |
Developer Tool / AI Agent Infrastructure | 89 | → 0 | 68 days ago | Details |
|
#151
→ 0
TakoVM
Open-source sandboxing and secure file system for agent code execution, with built-in job queues, execution history, retries, Docker isolation, and optional gVisor hardening. |
Developer Tools / Agent Infrastructure | 89 | → 0 | 72 days ago | Details |
|
#152
→ 0
Pith
Local-first desktop LLM wiki that hydrates notes, PDFs, emails, and docs into Markdown entries, then retrieves them with keyword search and link traversal instead of embeddings or a vector DB. |
Developer Tools / AI Knowledge Base / LLM Wiki | 89 | → 0 | 78 days ago | Details |
|
#154
→ 0
fusionHarness
An open-source mixture-of-agents server that fans prompts out to multiple LLMs, judges the responses, and synthesizes a final answer. It exposes an OpenAI-compatible API and also includes an agentic coding harness plus integrations for tools like Claude Code, aider, Continue, LangChain, and Pi. |
Developer Tools / AI Orchestration | 89 | → 0 | 86 days ago | Details |
|
#157
→ 0
JustRebootIt
A Dockerized home-internet latency monitor that tracks ping, traceroute, jitter, packet loss, and WAN load, then adds AI-written root-cause notes on a Grafana dashboard. |
Developer Tools / Monitoring | 89 | → 0 | 92 days ago | Details |
|
#158
→ 0
state-harness
Runtime safety net for LLM agents that detects runaway token growth, classifies failure patterns, and suggests fixes without extra LLM calls. The project includes a Rust core, Python SDK, examples, benchmarks, and benchmark claims across multiple models and runs. |
AI Developer Tool / LLM Agent Monitoring | 89 | → 0 | 93 days ago | Details |
|
#165
→ 0
OpenRig
OpenRig is a local control plane for multi-agent coding topologies. It uses a YAML-based rig spec to boot, inspect, snapshot, restore, and visualize agent fleets, with examples like product teams, adversarial review, research clusters, and secrets management. |
Developer Tools / Code Assistant | 89 | → 0 | 111 days ago | Details |
|
#166
→ 0
AgentRecall
Open-source memory SDK for AI agents with persistent cross-session memory, graph relationships, semantic search, and AI-powered memory processing. Offers both self-hosted and cloud modes, plus MCP support for tools like Claude Code. |
Developer Tools / Code Assistant | 89 | → 0 | 112 days ago | Details |
|
#168
→ 0
Agentyc
Deterministic, MCP-first browser automation runtime for coding agents. It exposes a public stdio MCP server with 50 browser tools, direct CDP control, and no API key or LLM fallback in the core path. |
Developer Tools / Browser Automation | 89 | → 0 | 115 days ago | Details |
|
#172
↑ +1
Better Design
Open-source themed design systems for shadcn/ui, with 29 style variants and one-command installs through a shadcn registry. |
Developer Tools / UI Components | 89 | ↑ +1 | 128 days ago | Details |
|
#174
↑ +291
Dirac
Open-source AI coding agent focused on context curation and lower API cost. The repo describes hash-anchored edits, AST-based refactoring, parallel operations, and benchmark results against other agents. |
Developer Tools / AI Coding Agent | 89 | ↑ +291 | 129 days ago | Details |
|
#175
↑ +174
DAC
DAC is a dashboard-as-code CLI and framework for building interactive dashboards from YAML and TSX, with a built-in semantic layer and an AI agent workflow for updating dashboards. |
Developer Tools / Dashboard Tools | 89 | ↑ +174 | 129 days ago | Details |
|
#177
↓ -2
Council
Open-source CLI that runs Codex, Claude, and Gemini in parallel on the same prompt, then synthesizes one answer and surfaces disagreements. |
Developer Tools / Code Assistant | 89 | ↓ -2 | 129 days ago | Details |
|
#180
↓ -3
Maestro
Desktop app for running multiple CLI coding agents in parallel, each isolated in its own git worktree. It supports review, diffs, terminals, editors, previews, and GitHub PR flow in one window. |
Developer Tools / AI Coding | 88 | ↓ -3 | just now | Details |
|
#181
↓ -3
post-graph-rag
A Python GraphRAG library for PostgreSQL that combines entity/relation extraction, pgvector embeddings, graph traversal, and full-text search to answer questions with time-aware updates. |
Developer Tools / Code Assistant | 88 | ↓ -3 | 19 hours ago | Details |