AgentDish directory
Newly Accepted
Fresh listings that made it through review.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#1436
↓ -2
Agent Credential Brokers in 2026
A survey of eight tools that sit between AI agents and the services they call, covering credential injection, interception, policy enforcement, and mocking/testing. The page explains what each tool is for, where it fits, and what to watch out for. |
Developer Tools / Code Assistant | 82 | ↓ -2 | 113 days ago | Details |
|
#2040
→ 0
Code as Agent Harness
A research page and preprint about using code as the runtime layer for agent systems, with a taxonomy of harness interfaces, harness mechanisms, and scaling patterns for multi-agent workflows. |
Developer Tools / Code Assistant | 71 | → 0 | 113 days ago | Details |
|
#453
↓ -4
dari-docs
CLI for testing and improving documentation with simulated developer agents. It checks whether docs are clear enough for agents to complete real tasks, reports where they get stuck, and can generate proposed edits. |
Developer Tools / Documentation | 87 | ↓ -4 | 113 days ago | Details |
|
#167
→ 0
Audio.Observer
Audio.Observer turns current news headlines into AI-generated songs and a 24/7 live radio stream. The site shows daily tracks, an archive, genre-based listening, and a clear link between each song and a real news story. |
AI-powered product / Generative media | 89 | → 0 | 114 days ago | Details |
|
A weekly security audit of Atlassian’s remote MCP server, focused on OAuth 2.1, RFC 9728 discovery, PKCE, DCR, and token handling. The page documents why the server’s discovery chain fails and includes HTTP evidence links. |
Developer Tools / API / MCP Server Audit | 82 | ↓ -2 | 114 days ago | Details |
|
A technical blog post about using devcontainer + Nix + Docker, plus small helper tools, to keep one reproducible dev environment working for humans, CI, and AI agents. |
Writing / Copywriting | 79 | ↑ +2 | 114 days ago | Details |
|
#1770
↑ +6
LLM INQUISITOR
A GitHub repository that proposes a practical methodology for evaluating how AI systems behave during real work, with quick-start, practitioner, and methodology guides included. |
Developer Tools / AI Evaluation | 78 | ↑ +6 | 114 days ago | Details |
|
#1063
↓ -6
OCL Nexus Local
Open-source local compute fabric for AI agents. It runs a single-node K3s stack through Docker Compose, provisions isolated Ubuntu sandboxes, and exposes native MCP support for local agent workflows. |
Developer Tool / AI Infrastructure | 84 | ↓ -6 | 114 days ago | Details |
|
#645
↑ +2
FreeHeadshot
A free AI headshot generator that turns one selfie into professional profile photos in about 60 seconds, with no signup or credit card required. |
Design / Creative Tools | 86 | ↑ +2 | 114 days ago | Details |
|
A bootable Linux-based OS prototype with a React desktop, Rust daemons, Electron shell, and a local AI assistant. The page describes the boot flow, architecture layers, built-in apps, persistence, and hardware boot timing. |
Operating Systems / AI-powered desktop OS | 80 | ↓ -1 | 114 days ago | Details |
|
#1771
↑ +6
TokenScale
TokenScale is a browser-based AI API pricing explorer that compares 16 providers, converts token costs into familiar real-world examples, and shows how batch, cache, and conversation length affect spend. |
Developer Tools / Code Assistant | 78 | ↑ +6 | 114 days ago | Details |
|
#646
↑ +2
atrium
A local-first shared development environment for humans and CLI coding agents, with persistent workspaces, worktree-isolated tasks, agent coordination, and built-in review and browser tools. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 114 days ago | Details |
|
#454
↓ -4
MulmoClaude
Open-source multi-modal Claude Code client that runs locally and lets Claude compose across plugins, GUIs, documents, charts, wikis, automations, and messaging bridges. |
Developer Tools / AI Development | 87 | ↓ -4 | 114 days ago | Details |
|
#1064
↓ -6
logbox
Logbox is a developer tool that captures dev server logs and exposes them through an MCP server so coding agents can search and inspect logs directly. |
Developer Tools / MCP Servers | 84 | ↓ -6 | 114 days ago | Details |
|
#332
↓ -3
Enforra
Open-source SDK for governing AI agent tool calls before side effects happen, with policy enforcement, approval flows, audit logs, and local execution. |
Developer Tools / Code Assistant | 88 | ↓ -3 | 114 days ago | Details |
|
#647
↑ +2
claude-autopilot
Open-source autonomous development pipeline for Claude Code that moves from spec and planning through implementation, validation, PR creation, Codex review, and bug triage. |
Developer Tool / AI Development Pipeline | 86 | ↑ +2 | 114 days ago | Details |
|
#648
↑ +2
mdviewer
A native macOS Markdown viewer that renders GitHub-flavored and Obsidian-style Markdown in a lightweight app with CLI, drag-and-drop, file association, math, Mermaid diagrams, and frontmatter support. |
Developer Tools / Desktop App | 86 | ↑ +2 | 114 days ago | Details |
|
#1065
↓ -6
Autodidact
Open-source local-first AI agent that routes between local and cloud LLMs, learns from escalations, and stores knowledge for future queries. The repo includes a quickstart, setup modes, and a concrete explanation of how it ingests docs and improves over time. |
AI Agent / Self-improving assistant | 84 | ↓ -6 | 114 days ago | Details |
|
#1961
↓ -1
Learnings from 100K Lines of Rust with AI
A detailed write-up about using AI coding agents to build and tune a Rust multi-Paxos consensus engine, with concrete notes on contracts, spec-driven development, testing, and performance work. |
AI Development / AI Coding Practices | 74 | ↓ -1 | 114 days ago | Details |
|
#333
↓ -3
Gemini 3.5 Flash
Google’s Gemini 3.5 Flash announcement describes a frontier model aimed at agents and coding, with notes on speed, multimodal generation, and availability through the Gemini app, Google Antigravity, Gemini API, AI Studio, Android Studio, and Gemini Enterprise. |
AI Models / Foundation Models | 88 | ↓ -3 | 114 days ago | Details |
|
#1524
↑ +2
Ask by Email
An AI email assistant that lets people send a question or long email to [email protected] and get back a summary, answer, actions, dates, or draft response by email, with no signup and a free tier. |
Writing / Copywriting | 81 | ↑ +2 | 115 days ago | Details |
|
#1438
↓ -2
Chidori
A Rust-based CLI that fetches web pages, strips page chrome, and outputs readable Markdown for AI agents and shell workflows. |
Developer Tools / Code Assistant | 82 | ↓ -2 | 115 days ago | Details |
|
#1439
↓ -2
MagesticAI
MagesticAI is an open-source, browser-based platform for managing AI coding tasks with multi-agent orchestration, task boards, terminal access, and code review. The README shows installation steps, Docker deployment, supported platforms, and a concrete local setup path. |
Developer Tools / AI Agent Orchestration | 82 | ↓ -2 | 115 days ago | Details |
|
#1440
↓ -2
RoBrain
Open-source shared memory for AI coding agents that records decisions, rejected alternatives, and contradictions across sessions. |
Developer Tool / AI Agent Memory | 82 | ↓ -2 | 115 days ago | Details |