AgentDish directory
developer-tool
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#971
↓ -6
Heckle
Heckle is a QA copilot for agentic app development. It lets you describe a bug in plain language while you use the app, then packages browser context like DOM, console, network, and path details for a coding agent to fix. |
Developer Tools / AI QA / Testing | 84 | ↓ -6 | 67 days ago | Details |
|
#979
↓ -6
Semantic Manifest
An open NDJSON specification for AI crawler ingestion and site content graphs, with examples and reference files in the repository. |
Developer Tool / AI Crawling / Content Ingestion | 84 | ↓ -6 | 70 days ago | Details |
|
#992
↓ -6
heku
A dynamic MCP server that turns JSON configs into callable API tools, with lazy tool discovery, hot reload, and a hosted console/registry. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 79 days ago | Details |
|
#1010
↓ -6
gpt-go
A tiny GPT implementation in pure Go, trained on Jules Verne books, with runnable code and notes that explain the model’s evolution and design choices. |
Developer Tool / Machine Learning / LLM Training | 84 | ↓ -6 | 87 days ago | Details |
|
#1019
↓ -6
agent-vault-proxy
A loopback HTTPS proxy that swaps placeholders for real API keys at request time, keeping secrets out of the agent process. It uses Bitwarden Secrets Manager and supports scoped bindings for hosts, methods, and paths. |
Developer Tool / Security | 84 | ↓ -6 | 91 days ago | Details |
|
#1035
↓ -6
AgentKitten
Swift package for building provider-agnostic AI agents on Apple platforms, with tools for runtime permissions, hooks, context compaction, session state, validation loops, and traceable execution. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 99 days ago | Details |
|
#1060
↓ -6
agent-estimate
Open-source estimation tool for AI coding-agent tasks. It gives PERT-based time forecasts, human-speed comparisons, model reliability checks, and wave planning for parallel work. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 112 days ago | Details |
|
#1076
↓ -6
AI Action Path Lab
An interactive lab for tracing how AI-assisted engineering workflows can reach repos, CI/CD, credentials, tools, approvals, and proof trails. |
Productivity / Workflow Automation | 84 | ↓ -6 | 120 days ago | Details |
|
#1083
↓ -6
Agent of Empires
A session manager for AI coding agents that lets developers run and monitor multiple agents in parallel from a TUI or web dashboard. It supports several agent frameworks, uses git worktrees and optional Docker sandboxes, and includes remote phone access plus PWA-style web use. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 122 days ago | Details |
|
#1087
↓ -6
WUPHF
WUPHF is a local-first AI agent workspace that runs a team of role-based agents with a shared wiki and persistent project memory. It supports Claude Code, Codex, OpenClaw, and local models via OpenCode, with install and build options shown on the page. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 124 days ago | Details |
|
#1091
↓ -6
Patchwork: AST-Native Editing for LLMs
A CLI for structural code search and refactoring using AST patterns instead of regex. It supports find, replace, delete, and insert workflows, with examples for method renames, logging removal, and code inserts across files. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 125 days ago | Details |
|
#1096
↓ -6
Stage CLI
Stage CLI is an AI-powered code review tool that groups local changes into logical chapters and helps users review what matters before diving into the code. It works with any AI agent, installs via npm, and can be invoked as a local command to open a browser-based review UI. |
Developer Tool / Code Review | 84 | ↓ -6 | 126 days ago | Details |
|
#1109
↓ -2
Lightport
Lightport is a lightweight AI gateway that makes LLM providers OpenAI-compatible. The repo shows supported endpoints, a long provider list, quickstart commands, request examples, and active maintenance signals. |
Developer Tools / API Gateway | 84 | ↓ -2 | 129 days ago | Details |
|
#1112
↓ -4
YourMemory
A persistent memory layer for AI agents, built as a standard MCP server with local setup, dashboard, and benchmark claims against other memory tools. |
Developer Tools / AI Memory / MCP | 84 | ↓ -4 | 129 days ago | Details |
|
#1144
↓ -3
Ante
Ante is a self-contained coding agent that runs in your terminal, supports local models, and offers CLI, TUI, server, and gateway modes. The page highlights public benchmarks, low resource usage, and support for multiple providers and agent orchestration. |
Developer Tools / Code Assistant | 83 | ↓ -3 | 20 days ago | Details |
|
#1148
↓ -3
Sentrint
Sentrint is a security scanner for apps built with LLM platforms like Bolt, Cursor, and v0. It scans repos for secrets, access rules, vulnerable dependencies, and risky code paths, then returns plain-English findings and a copy-paste fix prompt. |
Security / Code Security | 83 | ↓ -3 | 22 days ago | Details |
|
#1152
↓ -3
mcp-uplift
A CLI bridge that wraps legacy MCP stdio servers so they can run behind the newer stateless 2026-07-28 protocol. The page includes a concrete usage example, client configuration snippets, compatibility behavior, and known limitations. |
Developer Tools / Protocol Adapter | 83 | ↓ -3 | 29 days ago | Details |
|
#1153
↓ -3
Proxima
An out-of-tree vLLM plugin that compresses KV cache with STAR-KV to fit more concurrent requests and longer contexts on the same GPU memory budget. |
Developer Tool / LLM Serving / vLLM | 83 | ↓ -3 | 30 days ago | Details |
|
#1163
↓ -3
Vale-LLM-slop
A Vale style pack that lints prose for AI-like writing, inspired by ASD-STE100. It helps teams catch buzzwords, vague phrasing, self-praise, and other patterns in docs, comments, and agent-authored text. |
Writing / Copywriting | 83 | ↓ -3 | 38 days ago | Details |
|
#1164
↓ -3
Capshelf
A Git-backed CLI for sharing agent skills, settings, and MCP fragments across repositories with per-project lockfiles and update workflows. |
Developer Tools / CLI / DevOps | 83 | ↓ -3 | 38 days ago | Details |
|
#1169
↓ -3
DSCode
DSCode is an open-source coding agent for working in real repositories from the terminal. It supports install via npm, connects to DeepSeek, and highlights local sessions, sandboxed commands, parallel agents, and cost tracking. |
Developer Tools / Code Assistant | 83 | ↓ -3 | 41 days ago | Details |
|
#1170
↓ -3
PipeCrab
PipeCrab is an open-source Rust pipeline for building voice agents, with local inference support and examples that show end-to-end audio, transcription, LLM, and TTS flows. |
Developer Tool / AI / ML Infrastructure | 83 | ↓ -3 | 44 days ago | Details |
|
#1172
↓ -3
verified-3d-mesh-intersection
A Lean 4 project for formally verified 3D mesh intersection and constructive solid geometry, with a browser demo for intersecting example meshes or STL imports. |
Developer Tool / Formal verification / geometry | 83 | ↓ -3 | 45 days ago | Details |
|
#1173
↓ -3
skill-language-server
A language server for agent skills that turns /skill-name and $skill-name into navigable symbols with completion, rename, go-to-definition, and reference tracking across editors like VS Code, Zed, Neovim, and Helix. |
Developer Tools / Language Server | 83 | ↓ -3 | 46 days ago | Details |