AgentDish directory
developer tools
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#1645
↑ +2
Aerial
Aerial is a local-first Rust tool for agent-to-agent messaging and orchestration, with durable mailboxes, a supervisor, and an MCP adapter. The page shows what it does, how it works, and basic install commands. |
Developer Tools / Code Assistant | 79 | ↑ +2 | 62 days ago | Details |
|
#1649
↑ +2
Routing24 route optimizer — Agent Skill
An AI skill that plans and optimizes vehicle delivery routes from natural language using Routing24’s WebMCP tools. It supports multi-stop route planning, shareable outputs, and installation for compatible agents like Claude or Cowork. |
Developer Tools / AI Integration / Agent Skill | 79 | ↑ +2 | 68 days ago | Details |
|
#1650
↑ +2
Coding Agent Survey
A monthly poll that asks developers which AI coding agents they use and publishes the results. |
Developer Tools / Code Assistant | 79 | ↑ +2 | 71 days ago | Details |
|
#1652
↑ +2
Wayfinder Router
A CLI tool that deterministically routes prompts between local and hosted LLMs without making a model call to decide. It emphasizes offline operation, configurable calibration, and demo modes for seeing routing decisions and savings. |
Developer Tools / AI Routing | 79 | ↑ +2 | 75 days ago | Details |
|
#1653
↑ +2
AI Agent Framework Compare
A side-by-side comparison of 15 AI agent frameworks, including LangGraph, CrewAI, AutoGen, Pydantic AI, OpenAI Agents SDK, Mastra, Vercel AI SDK, LangChain, LlamaIndex, Haystack, Dify, Flowise, n8n, Semantic Kernel, and smolagents. The page highlights use-case fit, control style, language support, GitHub stars, and fra |
Developer Tools / Code Assistant | 79 | ↑ +2 | 77 days ago | Details |
|
#1655
↑ +2
AdvertBench
AdvertBench is a web app for ranking AI-generated image ad sets with Elo voting. The page shows head-to-head ad comparisons, a leaderboard, and a sample prompt for generating ads, making the product purpose easy to understand. |
Developer Tools / Code Assistant | 79 | ↑ +2 | 82 days ago | Details |
|
#1661
↑ +2
kctx
Read-only Kubernetes context engine that turns cluster state into structured context for SREs, scripts, and AI agents. It offers CLI commands for explain, graph, trace, health, dump, and a read-only HTTP API. |
Developer Tools / Kubernetes | 79 | ↑ +2 | 92 days ago | Details |
|
#1667
↑ +2
Autolang
Autolang is a scripting language and compiler for AI agent code, designed to run untrusted AI-written scripts in a controlled environment with restricted access to registered functions. |
Developer Tools / Code Assistant | 79 | ↑ +2 | 104 days ago | Details |
|
#1669
↑ +2
Close the Coding Agent Loop
A post about TMA1 v2, a local observability and context-sharing tool for coding agents. It adds an MCP server, hook-based context injection, and cross-agent sharing between Claude Code and Codex. |
Developer Tools / AI Observability | 79 | ↑ +2 | 109 days ago | Details |
|
#1670
↑ +2
Claude Code Documentation Map
A docs index page for Claude Code that maps the documentation structure and links to major sections like getting started, core concepts, tools, automation, and deployment. |
Developer Tools / Code Assistant | 79 | ↑ +2 | 111 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 |
|
#1672
↑ +2
AIllowpages
AIllowpages is an AI tools search engine with 2,500+ curated tools, category filters, instant search, and an AI helper that suggests tools from a user’s goal. |
Developer Tools / Code Assistant | 79 | ↑ +2 | 115 days ago | Details |
|
#1674
↑ +2
Kotlin-agent-skills
Open-source collection of AI agent skills for Kotlin projects, with skill naming guidance, installation options, and examples for Claude Code and Codex. |
Developer Tools / AI Agent Tools | 79 | ↑ +2 | 116 days ago | Details |
|
#1680
↑ +2
context-editor-agent
An open-source desktop client for editing LLM context with a separate AI model, context maps, compression tools, and revision rollback. |
Developer Tools / AI Development | 79 | ↑ +2 | 126 days ago | Details |
|
A security-focused article about a Git configuration attack path affecting multiple AI coding agents, with concrete reproduction details and vendor response notes. It also introduces grith, described as an OS-level security proxy for AI coding agents. |
Developer Tools / Code Assistant | 78 | ↑ +6 | 2 days ago | Details |
|
#1685
↑ +6
Quick Markdown (QMD)
A lightweight Markdown variant designed to reduce token usage for LLM consumption using single-character markers and context-aware parsing. |
Developer Tools / Prompt Engineering | 78 | ↑ +6 | 4 days ago | Details |
|
A practical article explaining how to run AI models directly in the browser with Transformers.js, including setup, how it works, browser support, and example use cases like translation and grammar checking. |
Developer Tools / Code Assistant | 78 | ↑ +6 | 6 days ago | Details |
|
#1688
↑ +6
Covenant Framework
A governance framework for multi-agent AI systems, with agent lifecycle controls, memory, runtime hooks, and quick-start scaffolding for governed projects. |
Developer Tools / AI Agent Framework | 78 | ↑ +6 | 6 days ago | Details |
|
#1690
↑ +6
Models | OpenAI API
OpenAI’s model documentation page for the API, with navigation into model selection, pricing, reasoning, text and code, embeddings, moderation, and related developer docs. |
Developer Tools / Code Assistant | 78 | ↑ +6 | 8 days ago | Details |
|
#1693
↑ +6
Stripe LLMS.txt
Stripe’s llms.txt entry surfaces core docs, API reference, SDKs, webhooks, Checkout, Connect, and a note to always check the latest package version before installing. |
Developer Tools / Code Assistant | 78 | ↑ +6 | 13 days ago | Details |
|
#1694
↑ +6
URML physical-ai-safety-eval
A safety-evaluation harness for AI agents operating physical equipment. It validates proposed robot intent against declared hardware and deployment limits, records machine-readable refusal reasons, and includes a sample corpus plus a runnable evaluation script. |
Developer Tools / AI Safety | 78 | ↑ +6 | 13 days ago | Details |
|
#1705
↑ +6
HyperSAE
HyperSAE is a Python package for mechanistic interpretability that trains hyperbolic sparse autoencoders on LLM activations. The page includes installation steps, a quickstart example, benchmark tables, and a short software architecture overview. |
Developer Tools / AI/ML Frameworks | 78 | ↑ +6 | 30 days ago | Details |
|
#1706
↑ +6
aakit
Aakit is a developer tool for measuring and tracking assumptions made by coding agents, linking each assumption to supporting code and flagging which ones fail. The repo includes a clear explanation of the idea, prior art, and early experiment results. |
Developer Tools / Code Assistant | 78 | ↑ +6 | 30 days ago | Details |
|
#1713
↑ +6
Warp Agent CLI
A standalone CLI coding agent from Warp that runs in any terminal and supports multi-model routing, persistent sessions, full-screen terminal apps, and cloud-agent handoff. |
Developer Tools / Code Assistant | 78 | ↑ +6 | 37 days ago | Details |