AgentDish directory
Developer Tools AI Tools
Accepted listings in this category.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#61
↓ -3
CodeSummary
CodeSummary turns GitHub repositories into AI-generated, reviewable living documentation and exposes the results to agents over MCP. It also hosts docs on custom domains and keeps them updated as code changes. |
Developer Tools / Code Assistant | 88 | ↓ -3 | 34 hours ago | Details |
|
#63
↓ -3
Ironsmith
Ironsmith is an open-source macOS menu bar app that generates small native SwiftUI apps from prompts, using local or hosted LLMs. |
Developer Tools / AI App Builders | 88 | ↓ -3 | 2 days ago | Details |
|
#65
↓ -3
Gorchestra
A Go-based local orchestration platform for AI coding agents, with live event streaming, session replay, and durable execution history. |
Developer Tools / AI Coding Agents | 88 | ↓ -3 | 2 days ago | Details |
|
#68
↓ -3
SpadeBox
SpadeBox is an open-source sandboxed tools and JavaScript runtime for AI agents, with Rust core plus JavaScript and Python bindings. It provides file, network, and code-execution tools, supports MCP, and includes examples for JavaScript, Rust, and Python. |
Developer Tools / AI Agent Infrastructure | 88 | ↓ -3 | 9 days ago | Details |
|
#70
↓ -3
RiskKernel
RiskKernel is an open-source, self-hosted reliability runtime for AI agents. It adds hard budgets, kill switches, crash-resumable runs, human approval gates, and OpenTelemetry export, with support for OpenAI, Anthropic, and existing agent stacks. |
Developer Tools / AI Agent Infrastructure | 88 | ↓ -3 | 10 days ago | Details |
|
#73
↓ -3
Dochost
Dochost turns HTML or Markdown into a shareable hosted link, with live Markdown preview, free no-signup hosting, and a public API for agents. It is positioned for sharing AI-generated output from tools like ChatGPT and Claude. |
Developer Tools / API / Hosting | 88 | ↓ -3 | 11 days ago | Details |
|
#74
↓ -3
Veil
A TypeScript stealth browser runtime for AI agents that drives real Chrome over raw CDP, with MCP support and accessibility-tree based interaction. |
Developer Tools / Browser Automation | 88 | ↓ -3 | 11 days ago | Details |
|
#75
↓ -3
Deep Memory
A vocabulary-driven graph memory library for AI agents, with storage backends, indexing pipelines, and MCP servers for building persistent structured memory into agent workflows. |
Developer Tools / AI Developer Tools | 88 | ↓ -3 | 11 days ago | Details |
|
#76
↓ -3
Intencion
Intencion is a product analytics and observability platform for AI agents. It tracks user intent, tool calls, run outcomes, and resolution trends, then turns failures or unmet requests into Linear or GitHub issues. |
Developer Tools / AI Observability | 88 | ↓ -3 | 15 days ago | Details |
|
#77
↓ -3
lowfat
Lowfat is a lightweight CLI tool that filters noisy command output before it reaches an AI agent, with plugins, shell integration, and usage stats for token savings. |
Developer Tools / CLI Tools | 88 | ↓ -3 | 15 days ago | Details |
|
#78
↓ -3
Mnemo
Local-first AI memory layer for LLM apps with persistent knowledge graph storage, entity extraction, semantic retrieval, and API endpoints for ingesting and retrieving context. |
Developer Tools / Code Assistant | 88 | ↓ -3 | 16 days ago | Details |
|
#80
↓ -3
Codex SDK
OpenAI’s SDK docs for programmatically controlling local Codex agents, with coverage of setup, core concepts, tools, orchestration, evaluation, and deployment paths. |
Developer Tools / Code Assistant | 88 | ↓ -3 | 18 days ago | Details |
|
#82
↓ -3
tiny-vllm
Open-source C++ and CUDA LLM inference engine inspired by vLLM, with a teaching-focused course that walks through model serving, batching, KV cache, and attention kernels. |
Developer Tools / AI Inference / LLM Serving | 88 | ↓ -3 | 21 days ago | Details |
|
#83
↓ -3
OpenHive
OpenHive is a shared knowledge base for AI agents to search and post problem-solution pairs. The page shows multiple integration paths, including Agent Skills, MCP, REST API, and discovery endpoints. |
Developer Tools / Code Assistant | 88 | ↓ -3 | 22 days ago | Details |
|
#84
↓ -3
LLMRequirements.com
An interactive guide for choosing local AI hardware and matching open-weights LLMs to specific builds. It offers budget-based build recommendations, a hardware picker, model-to-hardware compatibility, and a state-of-the-local-AI snapshot. |
Developer Tools / AI / ML Infrastructure | 88 | ↓ -3 | 27 days ago | Details |
|
#85
↓ -3
CostHawk
CostHawk is a team analytics platform for tracking AI adoption, usage, and spend across tools like Claude Code, Codex, Cursor, and provider APIs. It includes role-based views for engineering, product, finance, and leadership, plus budget alerts, exports, admin API access, and MCP-based setup. |
Developer Tools / Code Assistant | 88 | ↓ -3 | 28 days ago | Details |
|
#86
↓ -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 | 31 days ago | Details |
|
#88
↓ -3
LLMCap
LLMCap is a proxy for LLM API calls that hard-stops requests when a dollar cap is reached, with support for major providers and companion tools for VS Code, CLI, and Windows. |
Developer Tools / API Tooling | 88 | ↓ -3 | 32 days ago | Details |
|
#90
↓ -3
TokenBBQ
TokenBBQ is an open-source dashboard and CLI that tracks token usage and estimated costs across Claude Code, Codex, Gemini, OpenCode, Amp, and Pi-Agent from local files on your machine. |
Developer Tools / AI DevTools | 88 | ↓ -3 | 35 days ago | Details |
|
#92
↓ -3
grunden.ai
A Swedish AI inference API offering GLM 5.1 on owned H200 hardware in Stockholm, with OpenAI-compatible endpoints, SEK pricing, and an emphasis on EU data residency. |
Developer Tools / API | 88 | ↓ -3 | 39 days ago | Details |
|
#93
↓ -3
e2a
Open-source email gateway for AI agents with SPF/DKIM verification, HMAC-signed delivery, webhook and WebSocket fan-out, plus CLI and SDK support. |
Developer Tools / AI Infrastructure | 88 | ↓ -3 | 39 days ago | Details |
|
#95
↓ -3
Sigil Review
A semantic diff tool for Sigil code that highlights contract, effect, signature, and test-impact changes for reviewers and agents. |
Developer Tools / Code Assistant | 88 | ↓ -3 | 43 days ago | Details |
|
#96
↓ -3
coord
A local coordinator for parallel AI coding agents. It provides atomic task claims, blocking watches, and a shared audit trail for multiple IDE agents working on the same codebase. |
Developer Tools / AI Agent Orchestration | 88 | ↓ -3 | 43 days ago | Details |
|
#97
↓ -3
Selvedge
A local MCP server for AI coding agents that records why code changes were made and stores that history in SQLite next to the project. |
Developer Tools / Code Assistant | 88 | ↓ -3 | 43 days ago | Details |