AgentDish directory
developer tools
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#1644
→ 0
Pulse
Pulse is an AI incident response tool that watches systems, diagnoses PagerDuty incidents with Claude, and posts suggested fixes to Slack for one-click resolve or escalation. |
Developer Tools / Incident Management | 77 | → 0 | 58 days ago | Details |
|
#1645
→ 0
CodeZero
CodeZero is a no-code backend and automation platform that now includes AI flow generation, a module system, and an execution results view inside the IDE. |
Developer Tools / No-Code / Automation | 77 | → 0 | 59 days ago | Details |
|
#1646
→ 0
Humbug
Humbug is an open-source, GUI-based agentic development platform for human-AI collaboration. The page says it supports multi-model workflows, local and cloud LLMs, tool use, approvals for risky actions, and local-first data handling. |
Developer Tools / AI Development Platforms | 77 | → 0 | 59 days ago | Details |
|
#1649
→ 0
Hawkeye
Hawkeye is a developer tool for fast local code search and navigation across large codebases, with editing, focused replace, tabs, shortcuts, and Perforce support. |
Developer Tools / Code Assistant | 77 | → 0 | 63 days ago | Details |
|
#1650
→ 0
KINETK Growth Demo
A live demo that shows an AI agent using KINETK’s API/MCP workflow to analyze live social signals and generate an evidence-backed launch and growth plan for a product prompt. |
Developer Tools / Code Assistant | 77 | → 0 | 63 days ago | Details |
|
#1657
→ 0
Claude Code rate-limit status line
A custom Claude Code status line script that shows workspace, model, session, context usage, token totals, code churn, and 5-hour/7-day rate-limit runway in two colored rows. |
Developer Tools / AI DevOps | 77 | → 0 | 85 days ago | Details |
|
#1659
→ 0
NoSleepAgent
A macOS utility that keeps a MacBook awake while AI agents are running, then lets normal sleep resume when they go idle. It includes install scripts, hooks for Claude Code and Codex, and a menu bar status indicator. |
Developer Tools / Productivity | 77 | → 0 | 91 days ago | Details |
|
#1660
→ 0
zot-answer
A TypeScript zot extension that adds an /answer slash command for responding to numbered questions from the latest assistant message in an interactive panel. |
Developer Tools / AI Agent Tools | 77 | → 0 | 93 days ago | Details |
|
A research preprint describing ADHD, a parallel divergent ideation method for LLM coding agents that isolates branches, uses cognitive frames, and then prunes with a separate critic pass. |
Developer Tools / Code Assistant | 77 | → 0 | 97 days ago | Details |
|
#1668
→ 0
Claude Player
A Claude Code plugin that plays background lounge or elevator music while the agent is thinking, with track rotation, stop/start controls, and status-line integration. |
Developer Tools / AI Developer Experience | 77 | → 0 | 105 days ago | Details |
|
A blog post from Augment Code comparing its coding agent, Auggie, against Claude Code on Opus 4.7. It presents benchmark results, token usage, cost comparisons, and an explanation of the Context Engine and Prism router. |
Developer Tools / AI Coding Assistant | 77 | → 0 | 106 days ago | Details |
|
#1671
→ 0
Arena AI Model Elo History
A public visualization that tracks flagship AI models’ Elo history over time using the Arena AI Leaderboard dataset, with notes on caveats and methodology. |
Developer Tools / Code Assistant | 77 | → 0 | 110 days ago | Details |
|
#1672
→ 0
Modafinil
A macOS menu bar app that keeps a MacBook awake with the lid closed while the display sleeps normally, so long-running coding agents can continue running. |
Developer Tools / Productivity | 77 | → 0 | 114 days ago | Details |
|
#1674
↑ +118
Agent Eval
A GitHub repo for evaluating agentic AI pipeline systems, with guidance for defining metrics, building eval cases, running repeatable tests, and tracking regressions. |
Developer Tools / Copywriting | 77 | ↑ +118 | 118 days ago | Details |
|
#1675
↓ -1
OpenAIToolsHub
An AI tools directory with hand-reviewed comparisons, popular tool rankings, and a set of free developer utilities plus SEO tools. |
Developer Tools / Copywriting | 77 | ↓ -1 | 118 days ago | Details |
|
#1679
↓ -1
Fake Zoom
A browser-based fake video meeting with AI-generated coworkers, voice triggers, and draggable participant tiles. The page shows meeting controls, camera-off avatar options, and a visible meeting room ready to join. |
Developer Tools / Code Assistant | 76 | ↓ -1 | 7 days ago | Details |
|
#1680
↓ -1
PicoMQ
PicoMQ is a developer tool for durable real-time streams over HTTP, backed by S3-compatible object storage. The page highlights unlimited streams, a zero-disk architecture, and high-throughput deployment goals. |
Developer Tools / Messaging / Streaming | 76 | ↓ -1 | 7 days ago | Details |
|
#1681
↓ -1
Locus
A pure Rust code-assist engine focused on AST safety checks, multi-agent symbol coordination, taint tracking, incremental parsing, and MCP integration. The repository page includes an overview, performance claims, architecture notes, and configuration references. |
Developer Tools / Code Assistant | 76 | ↓ -1 | 9 days ago | Details |
|
#1684
↓ -1
pronto.stream
Real-time signal engine and MCP server for AI agents, quantitative workflows, and climate risk pipelines. The page highlights native MCP tools, live data ingestion, and a structured wire format aimed at reducing token usage. |
Developer Tools / Code Assistant | 76 | ↓ -1 | 30 days ago | Details |
|
#1686
↓ -1
Tilde
Tilde is a harness SDK for building cloud-deployed AI agents, with a blog walkthrough showing how to build a self-hosted code review agent for GitHub PRs. The page highlights tools, chat integrations, and memory components, and points to a deployable example repository. |
Developer Tools / Code Assistant | 76 | ↓ -1 | 31 days ago | Details |
|
#1688
↓ -1
Koodisi MCP
A governed MCP server for exposing existing APIs to AI agents with scoped access, verified identity, and per-call audit traces. |
Developer Tools / API / MCP Infrastructure | 76 | ↓ -1 | 34 days ago | Details |
|
#1691
↓ -1
effort-router
Claude plugin that routes each turn to the right reasoning effort level and logs token usage for review. |
Developer Tools / AI Agent Tooling | 76 | ↓ -1 | 42 days ago | Details |
|
A vLLM blog post explaining Semantic Router as an open serving-layer runtime for bounded micro-agents, with routing patterns like Confidence, Ratings, ReMoM, Fusion, and Workflows behind a single model API. |
Developer Tools / Code Assistant | 76 | ↓ -1 | 63 days ago | Details |
|
#1711
↓ -1
Pure Effect
Pure Effect is a small JavaScript library for building testable business logic as data-driven commands instead of relying on mocks. It includes primitives like Success, Failure, Command, Ask, Retry, and Parallel, plus helpers like effectPipe and runEffect for composing and executing flows. |
Developer Tools / Code Assistant | 76 | ↓ -1 | 94 days ago | Details |