AgentDish directory
Top Picks
The listings that cleared review with the strongest evidence.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
An architecture case study showing how a Slack-like app is built in pure Elixir with Jido agents, messaging, chat bridges, and Hologram UI. |
Developer Tools / Code Assistant | 81 | ↑ +2 | 38 days ago | Details |
|
#1490
↑ +2
cctap
Terminal-native attention router for parallel Claude Code sessions. It shows session status in the terminal, highlights the one that needs help, and provides quick jump shortcuts, tmux support, and optional desktop notifications. |
Developer Tools / CLI / Terminal Productivity | 81 | ↑ +2 | 39 days ago | Details |
|
#1491
↑ +2
Aidress
Aidress is a coordination layer for autonomous AI agents with a live API, Python SDK, CLI, and MCP server for verifying, matching, registering, and reviewing agents. |
Developer Tools / AI Agent Infrastructure | 81 | ↑ +2 | 46 days ago | Details |
|
#1492
↑ +2
Scalattice
Scalattice is an inference API and hosting platform that lets developers point the OpenAI SDK at its OpenAI-compatible endpoint with minimal code changes. The page includes Python and curl examples, model IDs, pricing references, and basic troubleshooting. |
Developer Tools / API | 81 | ↑ +2 | 47 days ago | Details |
|
#1493
↑ +2
Vestige – Silent Rotation benchmark
A GitHub repo section documenting a benchmark for Vestige, a local-first Rust MCP memory layer for multi-agent coding fleets. The page explains the benchmark setup, what is being measured, how to reproduce the main claim, and where to find transcripts, evidence, and harness code. |
Developer Tools / AI / ML Infrastructure | 81 | ↑ +2 | 53 days ago | Details |
|
#1494
↑ +2
Speak MCP
A macOS Model Context Protocol server that gives AI agents local voice output and persona-based speaking styles. |
Developer Tools / Code Assistant | 81 | ↑ +2 | 54 days ago | Details |
|
#1495
↑ +2
ride-recap
An open-sourced pipeline that uses Gemini, GoPro footage, Garmin .fit telemetry, Strava segments, and manual labels to automatically build cycling highlight reels. |
Developer Tools / AI Workflow Automation | 81 | ↑ +2 | 56 days ago | Details |
|
#1496
↑ +2
BOUND
BOUND is a deterministic control harness for AI agents. It sits between agent execution and the next decision, using observable evidence to choose ACCEPT, RETRY, REPLAN, or ROLLBACK. |
Developer Tool / AI Agent Framework / Control Harness | 81 | ↑ +2 | 56 days ago | Details |
|
#1497
↑ +2
AgentIndexed
A curated directory of 116+ AI agents, frameworks, and tools, organized into categories like coding, browser automation, voice, and customer support. It offers free listings, featured placements, and human-reviewed submissions. |
Developer Tools / Code Assistant | 81 | ↑ +2 | 61 days ago | Details |
|
#1498
↑ +2
DNSSkills.md
Machine-facing documentation for agentic DNS skills from DomainHelp, covering IP lookup, resolver detection, homoglyph checks, SPF flattening, and domain permutation tools, with entry points and API references. |
AI-powered product / Developer Tool | 81 | ↑ +2 | 67 days ago | Details |
|
#1499
↑ +2
Adkumo
Adkumo is an AI marketing agent that turns a one-line brief or URL into on-brand ad creatives, with support for brand rules, multi-format exports, and publishing to ad platforms like Meta and LinkedIn. |
Design / Creative Tools | 81 | ↑ +2 | 68 days ago | Details |
|
#1500
↑ +2
simpleagentchat
A small open-source C# tool for local inter-agent collaboration in coding workflows, with shared chat state, role memory, Markdown messages, and goal tracking inside a Git repo. |
Developer Tools / AI Development Tools | 81 | ↑ +2 | 70 days ago | Details |
|
#1501
↑ +2
Dabs
Open-source CLI for spinning up disposable local or remote sandboxes for AI agents. It uses a manifest and Dockerfile to build fresh boxes, then exposes a single shell tool through MCP so an agent can work inside the sandbox without touching the host. |
Developer Tools / AI Agent Infrastructure | 81 | ↑ +2 | 71 days ago | Details |
|
#1502
↑ +2
Faultsense agent
A source-available JavaScript browser agent for asserting end-to-end behavior in real user sessions. The repo explains the annotation-based approach, how it runs in staging and production, and how to install and initialize it via CDN or npm. |
Developer Tools / Testing | 81 | ↑ +2 | 71 days ago | Details |
|
#1503
↑ +2
Agentic Reorg Simulator
A free browser-based simulator for testing how AI agents affect a 35-person engineering org. It lets users change assumptions, compare scenario deltas, and share or export the result as OrgSpec YAML. |
Productivity / Operations | 81 | ↑ +2 | 72 days ago | Details |
|
#1504
↑ +2
AI Agent Safety & Alignment — Agent Bayes
An early-access AI research assistant that presents a cited mindmap of AI agent safety and alignment research, with expandable nodes, source-backed claims, and built-in verification checks. |
Developer Tools / Code Assistant | 81 | ↑ +2 | 73 days ago | Details |
|
#1505
↑ +2
Music0 AI
Music0 AI is a web-based AI music generator and music video maker that lets users create tracks without signing up. The page also highlights multiple music styles, commercial licensing, export options, and API access for developers. |
Creative / Music Generation | 81 | ↑ +2 | 75 days ago | Details |
|
#1506
↑ +2
PSI KV Governor
Reference implementation for using Linux Pressure Stall Information to trim an LLM KV cache under memory pressure. The repo includes requirements, basic usage commands, a simulator, a llama.cpp runner, and benchmark scripts with example results. |
Developer Tools / AI Infrastructure | 81 | ↑ +2 | 76 days ago | Details |
|
#1507
↑ +2
LiteLLM Migrates to Rust
LiteLLM is moving its AI gateway to Rust and claims major gains in throughput, memory use, and request overhead while keeping the same config, API, and provider coverage. |
AI Gateway / Infrastructure | 81 | ↑ +2 | 81 days ago | Details |
|
#1508
↑ +2
DebugBrief
Local-first CLI that records a debugging session and turns it into an evidence-backed Markdown report for PRs, handoffs, and incident notes. It captures commands, notes, exit codes, and git context, then generates a timeline and red-to-green summary from the recorded evidence. |
Developer Tools / CLI | 81 | ↑ +2 | 82 days ago | Details |
|
A workbench report comparing MiniMax M3 and GLM 5.2 on autonomous coding tasks, with scored results, latency and cost data, task-type breakdowns, and examples of where each model performed better. |
Developer Tools / Code Assistant | 81 | ↑ +2 | 84 days ago | Details |
|
#1510
↑ +2
GRID
GRID is a small framework for working with coding agents in a spec-driven way. The repository explains its purpose, basic workflow, and how it can be used in CI/CD to check for spec-code-test mismatches. |
Developer Tools / AI Development Tools | 81 | ↑ +2 | 87 days ago | Details |
|
#1511
↑ +2
Improving token efficiency in GitHub Copilot
A VS Code blog post explaining how GitHub Copilot’s agentic harness is being optimized to reduce token usage, latency, and cost through extended prompt caching, tool search, and WebSocket connections. |
AI Product / Platform / AI Coding Assistant | 81 | ↑ +2 | 87 days ago | Details |
|
#1512
↑ +2
EuroMesh
A sourced model and short report exploring whether Europe could train a sovereign frontier AI model using public compute it already owns, with reproducible code, datasets, and a PDF report. |
AI Research / Analysis / Reports | 81 | ↑ +2 | 89 days ago | Details |