AgentDish directory
developer tools
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#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 |
|
#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 |
|
#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 |
|
#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 |
|
#100
↑ +114
faz
faz is a safety layer for AI agents that query databases. It sits between the agent and your data, adding RBAC checks, SQL/AST inspection, injection detection, guardrails, audit logging, and MCP/REST access. |
Developer Tools / Database Tools | 88 | ↑ +114 | 45 days ago | Details |
|
#105
↑ +148
ArcNext
ArcNext is an Electron-based terminal emulator built for AI-assisted coding workflows, with Arc-style workspaces, split panes, an integrated browser, and an agent bridge for controlling browser panes from a terminal session. |
Developer Tools / Terminal | 88 | ↑ +148 | 45 days ago | Details |
|
#107
↑ +41
VibeLens
Open-source tool for visualizing and analyzing AI agent sessions, with personalization tips, dashboard analytics, and support for multiple coding agents. |
Developer Tools / Copywriting | 88 | ↑ +41 | 46 days ago | Details |
|
#108
↓ -2
Nimbalyst
Nimbalyst is a visual workspace for building with Codex, Claude Code, and other coding agents. It combines collaborative editors, session management, task tracking, git/worktree tools, and a mobile app for managing agent work on the go. |
Developer Tools / AI Development Workflow | 88 | ↓ -2 | 46 days ago | Details |
|
#110
↑ +318
World AI Agents
An AI model gateway for builders offering 35+ models through a single OpenAI-compatible API, with instant API key delivery and pay-as-you-go credits starting at €1. |
Developer Tools / API | 88 | ↑ +318 | 48 days ago | Details |
|
#117
↓ -4
commensa-audit
A local-first Python tool that audits Git history to quantify rework in AI-generated engineering work, including PR correction rates, churn clusters, superseded work, and line survival. |
Developer Tools / AI Analytics | 87 | ↓ -4 | 7 days ago | Details |
|
#123
↓ -4
data2prompt
A Python CLI that packages data science repositories and data-heavy project files into LLM-friendly prompts, with sampling for CSV, SQL, Excel, and notebooks. |
Developer Tools / CLI / Prompt Engineering | 87 | ↓ -4 | 17 days ago | Details |
|
#124
↓ -4
react-rewrite
A visual editor for React apps that lets you edit UI live and writes the changes back into source files. It runs locally as a proxy/overlay and supports Next.js, Vite, and Create React App. |
Developer Tools / Frontend Development | 87 | ↓ -4 | 20 days ago | Details |
|
#132
↓ -4
Mainline
Git-native memory for coding agents that stores repo intent, decisions, constraints, and review context before the diff. The repo includes the problem statement, product positioning, install steps, and agent hooks for tools like Claude Code, Cursor, and Codex. |
Developer Tools / AI Developer Tools | 87 | ↓ -4 | 28 days ago | Details |
|
#136
↓ -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 | 31 days ago | Details |
|
#141
↓ -4
SQLite-Columnar
A loadable SQLite extension that adds column-oriented storage and analytics for fast local OLAP-style queries, with benchmark data and build instructions. |
Developer Tools / Databases & Storage | 87 | ↓ -4 | 38 days ago | Details |
|
#144
↓ -93
Semble
Semble is a local-first code search tool for agents. It offers natural-language search, an MCP server, bash/AGENTS.md integration, and a Python API, with claims of faster indexing and much lower token usage than grep+read. |
Developer Tools / Code Search | 87 | ↓ -93 | 45 days ago | Details |
|
#148
↑ +277
nori-slack-cli
A CLI for the Slack Web API built for coding agents. It exposes Slack methods through a single command format, supports JSON stdin, dry runs, pagination, and discovery commands, and installs via npm. |
Developer Tools / CLI | 87 | ↑ +277 | 45 days ago | Details |
|
#150
↑ +2
mcp-pg-rust
Rust-based PostgreSQL MCP server with 135 tools for Claude Desktop and other MCP-compatible AI tools. Supports stdio, TCP, and HTTP/2 transports, plus quick-start install and setup instructions. |
Developer Tools / AI / MCP Servers | 86 | ↑ +2 | 10 hours ago | Details |
|
#152
↑ +2
NILScript
NILScript is an open standard and CLI toolkit for letting AI agents act on real systems through a gated propose → approve → commit → rollback flow. The page shows a live playground, quickstart commands, and benchmark claims around unauthorized writes. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 2 days ago | Details |
|
#156
↑ +2
AgentPace
A macOS menu bar app that helps users pace Claude Code and Codex usage against weekly and 5-hour quota windows. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 4 days ago | Details |