AgentDish directory
Recently Evaluated
The newest checks across accepted listings.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#866
↓ -6
Heimdall
A self-healing knowledge layer for AI coding agents with trust-verified search results, session auto-sync, and filesystem-backed reconciliation. |
Developer Tools / AI Coding | 84 | ↓ -6 | 21 days ago | Details |
|
#699
↓ -3
otelcol-genai-sketches
An OpenTelemetry Collector distribution that turns GenAI traces into bounded metrics and keyed summaries, designed for fleet-level observability without exporting raw prompts or high-cardinality labels. |
Developer Tools / Code Assistant | 85 | ↓ -3 | 21 days ago | Details |
|
#867
↓ -6
Caspian
Open-source agent communication SDK for connecting AI agents to human channels like Slack, Discord, Telegram, email, WhatsApp, and SMS. The repo shows both Python and TypeScript usage, hosted and self-hosted modes, and a CLI for setup and calling threads. |
Developer Tool / SDK / API | 84 | ↓ -6 | 21 days ago | Details |
|
#1625
↑ +2
Oh My Subagents
A local runtime for persistent, supervised parent–subagent delegation, aimed at teams building durable multi-agent workflows with Codex and Claude. |
Developer Tools / AI Orchestration / Agent Framework | 79 | ↑ +2 | 21 days ago | Details |
|
#110
→ 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 | 21 days ago | Details |
|
#501
↑ +2
OzBrain
OzBrain is a hosted shared knowledge base for AI agents and teams. It lets tools like Claude, ChatGPT, and Cursor read and write the same source of truth, with connector setup, staged writes, conflict handling, and version history. |
AI Productivity / Knowledge Management | 86 | ↑ +2 | 21 days ago | Details |
|
#1313
↓ -2
GPT-5.6 Sol
OpenAI API documentation page for the GPT-5.6 Sol model, with links into model selection, pricing, reasoning, prompting, and SDK guidance. |
Developer Tools / Code Assistant | 82 | ↓ -2 | 21 days ago | Details |
|
A browser-playable rebuild of Future Crew’s 1993 Second Reality demo, presented as reconstructed from the original sources rather than via emulation or video. |
AI-powered product / Interactive demo / browser experience | 74 | ↓ -1 | 22 days ago | Details |
|
#1314
↓ -2
AgentSight
AgentSight is a zero-instrumentation observability tool for AI agents that uses eBPF to trace LLM API calls, token usage, and process behavior on Linux. |
Developer Tools / AI Observability | 82 | ↓ -2 | 22 days ago | Details |
|
#1713
↑ +6
AGY Memory Engine
A lightweight SQLite FTS5 memory layer and MCP server for Google Antigravity agents, with CLI tools for storing, searching, and syncing facts. |
Developer Tools / AI Memory / MCP | 78 | ↑ +6 | 22 days ago | Details |
|
#1315
↓ -2
SystemG
SystemG is an agent-friendly process composer that runs a service graph from a single YAML file, with dependency ordering, restarts, unified logs, and support for cron and hooks. |
Developer Tools / Code Assistant | 82 | ↓ -2 | 22 days ago | Details |
|
arXiv paper on how ideas and goals can spread through multi-agent LLM systems, including experiments on propagation, susceptibility factors, and mitigation. |
Research / AI Safety | 72 | ↑ +1 | 22 days ago | Details |
|
#213
↓ -3
Parselbox
An embeddable Python sandbox for AI agents that turns MCP servers, APIs, shells, and host tools into native Python objects. |
Developer Tools / Code Assistant | 88 | ↓ -3 | 22 days ago | Details |
|
#41
↓ -2
Tako VM
Tako VM is a secure file system and Python execution layer for AI agents, with gVisor-isolated containers, queued jobs, retries, replay, and a Python SDK/REST API. |
Developer Tools / Code Assistant | 90 | ↓ -2 | 22 days ago | Details |
|
#1316
↓ -2
WalTier
WalTier is a Rust embeddable tiered write-ahead log coordinated through S3 conditional writes. It provides durable ordered logging, compaction, replicas, and local disk or memory stores for development and testing. |
Developer Tool / Data Infrastructure | 82 | ↓ -2 | 22 days ago | Details |
|
#1156
↓ -3
Syndicate OS
Self-hosted multi-agent federation for running Hermes agents and OpenClaw minions with a board, tender market, memory layers, and decision provenance. |
Developer Tools / Code Assistant | 83 | ↓ -3 | 22 days ago | Details |
|
#502
↑ +2
Meridian
Meridian is a local-first work journal for developers that reconstructs screen activity into a daily timeline, summary, and draft worklog or standup updates, with ticket drafting for Jira-style workflows. |
Developer Tools / Productivity | 86 | ↑ +2 | 22 days ago | Details |
|
#2007
↑ +1
AI Builders and Vibecoders | VibeLeaderboard
A curated ranking of people, teams, and tools shaping the agentic engineering and vibe-coding ecosystem, with profile pages and shipped-output signals like tools and intel. |
Developer Tools / AI Directory | 72 | ↑ +1 | 22 days ago | Details |
|
#42
↓ -2
epho
Epho is an API for running coding agents like Claude Code, Codex, or OpenCode in the cloud. It takes a prompt and repo context, then streams back the agent’s work over SSE. |
Developer Tools / AI APIs | 90 | ↓ -2 | 22 days ago | Details |
|
#1317
↓ -2
Agent Office
A multi-agent workspace manager for orchestrating AI coding agents with scheduling, inbox-style messaging, task management, and optional Docker sandboxing. |
Developer Tools / Code Assistant | 82 | ↓ -2 | 22 days ago | Details |
|
#1318
↓ -2
Argentic
A Lightning-based toll booth for AI scraping agents that returns HTTP 402 invoices, accepts Bitcoin Lightning payment, and grants short-lived access tokens for web requests. |
Developer Tools / Code Assistant | 82 | ↓ -2 | 22 days ago | Details |
|
#1714
↑ +6
NoBuzz (Claudette)
A Claude Code skill that rewrites Claude’s responses through Gemini to strip out the over-polished, BuzzFeed-like tone and output plainer English. |
Developer Tool / CLI / Writing Assistant | 78 | ↑ +6 | 22 days ago | Details |
|
#1319
↓ -2
Seed: Minimal, self-modifying agent harness
Open-source agent harness that starts from a tiny loop, gives the model one exec tool, and stores the agent’s state and sessions inside its own directory. It includes setup commands, model configuration notes, and design rationale. |
Developer Tools / AI Agents | 82 | ↓ -2 | 22 days ago | Details |
|
#2044
→ 0
Huzzah
An experimental coding editor that uses persistent pseudocode prompts to generate and regenerate code with AI. |
Developer Tools / Code Assistant | 71 | → 0 | 22 days ago | Details |