AgentDish directory
open-source
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#464
↓ -3
Recursant
Open-source agentic mesh for governing AI agents across enterprise systems, with identity, policy enforcement, audit trails, observability, and Kubernetes-native deployment. |
Developer Tools / Code Assistant | 87 | ↓ -3 | 129 days ago | Details |
|
#469
↑ +2
aide
Aide is an open-source sandbox layer for coding agents that runs on macOS and Linux. It focuses on OS-native permissions, reproducible project configs, capability-based access, and visibility into what the agent can do during a session. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 24 hours ago | Details |
|
#470
↑ +2
Symphony
Open-source control room for AI coding agents that shows live edits across a repo, flags collisions, and supports hooks for Claude Code, Codex, and opencode. |
Developer Tools / AI DevOps / Agent Observability | 86 | ↑ +2 | 24 hours ago | Details |
|
#471
↑ +2
Egma
Open-source platform for simulation testing and production monitoring of voice agents, with support for simulated conversations, mocked tool responses, graders, and self-hosting. |
Developer Tools / Testing & QA | 86 | ↑ +2 | 24 hours ago | Details |
|
#481
↑ +2
Codeknow
Codeknow turns a codebase into a queryable knowledge graph for architecture analysis, impact detection, drift tracking, onboarding tours, and refactoring guidance. It runs without LLM keys, supports 25+ languages, and exposes a broad CLI plus export formats and interactive views. |
Developer Tools / Code Analysis | 86 | ↑ +2 | 9 days ago | Details |
|
#483
↑ +2
XYZZY
Self-hosted multiplayer AI workspace in Python for team-based agent collaboration, with governed actions, real-time shared rooms, and a tamper-evident audit log. |
AI Developer Tool / Multi-Agent Orchestration | 86 | ↑ +2 | 11 days ago | Details |
|
#484
↑ +2
KanVibe
Keyboard-first desktop Kanban workspace for AI coding agents with embedded terminals, git worktrees, and hook-driven task tracking. It supports workflows for task search, project filtering, notifications, live AI session tracking, and keyboard-driven board control. |
Developer Tools / AI Coding Workflow | 86 | ↑ +2 | 12 days ago | Details |
|
#485
↑ +2
OpenCrew
OpenCrew is an open-source multi-agent orchestration layer built on Claude Code. It lets users add agents, route work through a Captain orchestrator, review approvals before tools run, and keep full git-style version history for agent configs and runs. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 12 days ago | Details |
|
#488
↑ +2
watermarks-remover
Open-source agent skill and Python service for stripping AI provenance marks from text and files. It supports multiple hosts, includes install scripts, hooks, and a service-backed workflow for cleaning watermarks across many file types. |
Developer Tools / AI Utilities | 86 | ↑ +2 | 14 days ago | Details |
|
#490
↑ +2
omg
Open source platform for teams to deploy and manage coding agents in one shared workspace, with chat, bots, schedules, notifications, and access to a real computer. |
AI Tools / Coding Agents | 86 | ↑ +2 | 15 days ago | Details |
|
#492
↑ +2
Agentize
Agentize is an open-source tool that lets websites expose a first-party semantic search/index interface for AI agents. It builds a semantic index from owner-selected sources, serves Markdown and canonical URLs from the site’s own domain, and supports local embedding generation. |
Developer Tools / AI Infrastructure | 86 | ↑ +2 | 18 days ago | Details |
|
#493
↑ +2
Bookshelf
Self-hosted ebook library that runs on object storage. It can run as a Cloudflare Worker over R2 or as a Node server over a directory, with support for EPUB and PDF reading, search, downloads, profiles, and reading positions. |
Developer Tools / Self-hosted Apps | 86 | ↑ +2 | 18 days ago | Details |
|
#494
↑ +2
ai_stream
A Ruby gem that encodes the Vercel AI SDK Data Stream protocol for Rails and Rack backends, so Ruby apps can stream text, reasoning, tool calls, and data parts to useChat/useObject. |
Developer Tools / AI SDK / Streaming | 86 | ↑ +2 | 19 days ago | Details |
|
#495
↑ +2
Modded-NanoGPT
Open-source repository for a NanoGPT training speedrun, focused on getting a 124M model to target loss on 8x H100 GPUs in under 90 seconds. The README includes run commands, Docker instructions, and a detailed list of model and systems optimizations. |
Developer Tools / Machine Learning / Training Optimization | 86 | ↑ +2 | 20 days ago | Details |
|
#500
↑ +2
nff-core
An open-source MCP server and bench CLI for agent-driven firmware development on physical hardware. It lets coding agents compile, flash, read serial output, debug boards, and manage OTA/fleet workflows for ESP32-class devices. |
Developer Tools / AI-powered Firmware Development | 86 | ↑ +2 | 23 days ago | Details |
|
#501
↑ +2
PhysiClaw
Open-source embodied AI agent that uses a camera, stylus, and dedicated phone to operate iPhone apps like a person would, without APIs, ADB, or software installed on the phone. |
AI Agents / Phone Automation | 86 | ↑ +2 | 24 days ago | Details |
|
#502
↑ +2
fx
fx is a tiny open-source coding agent and CLI written in Zig. The page shows it as a minimal, model-agnostic tool built for research, embedding, and low-footprint local or cloud use, with WASM support and a shell-like interface. |
Developer Tools / AI Coding Agents | 86 | ↑ +2 | 24 days ago | Details |
|
#504
↑ +2
Widen
A native macOS Postgres GUI that can draft SQL from natural-language questions, using either a configured cloud model or Apple’s on-device Foundation Model on supported Macs. |
Developer Tools / Databases | 86 | ↑ +2 | 27 days ago | Details |
|
#508
↑ +2
ThoughtDAG
An open-source, local-first canvas for editing LLM context as a graph. It lets users branch, prune, merge, and inspect the exact context sent to a model, with a desktop app, web demo, and support for Ollama and OpenAI-compatible endpoints. |
Research / Knowledge Work | 86 | ↑ +2 | 28 days ago | Details |
|
#511
↑ +2
Gnat
Self-hosted web analytics in a single Go binary with raw HTTP ingestion, built-in dashboards, and an MCP server for AI agents. |
Analytics / Web Analytics | 86 | ↑ +2 | 29 days ago | Details |
|
#512
↑ +2
Tanchi
Open-source, self-hostable AI prospecting engine that sources, researches, writes, and follows up on B2B outreach with an email-first workflow. |
Sales / Prospecting | 86 | ↑ +2 | 30 days ago | Details |
|
#513
↑ +2
nanoRL
An open-source reinforcement learning training loop for LLMs, spanning small CPU-friendly experiments like CartPole to async RLVR runs on GPU clusters. The repo highlights a compact codebase, quickstart commands, task customization, and support for algorithms like REINFORCE, PPO, GRPO, and RLOO. |
AI Developer Tool / Reinforcement Learning for LLMs | 86 | ↑ +2 | 30 days ago | Details |
|
#514
↑ +2
md²
An Electron desktop app for coordinating AI coding work by feature, using local Markdown cards and Git worktrees. It connects with Codex CLI and Claude Code CLI, tracks agent activity, commits, token usage, and keeps project context inside the repository. |
Developer Tools / AI Coding Assistant | 86 | ↑ +2 | 32 days ago | Details |
|
#516
↑ +2
Opencodex
Open-source coding agent for VS Code that can inspect a workspace, plan changes, edit files, run commands, and work with free providers or local Ollama models. |
Developer Tools / AI Coding Assistant | 86 | ↑ +2 | 32 days ago | Details |