AgentDish directory
Developer Tools AI Tools
Accepted listings in this category.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#1497
↑ +2
AgentIndexed
A curated directory of 116+ AI agents, frameworks, and tools, organized into categories like coding, browser automation, voice, and customer support. It offers free listings, featured placements, and human-reviewed submissions. |
Developer Tools / Code Assistant | 81 | ↑ +2 | 61 days ago | Details |
|
#1500
↑ +2
simpleagentchat
A small open-source C# tool for local inter-agent collaboration in coding workflows, with shared chat state, role memory, Markdown messages, and goal tracking inside a Git repo. |
Developer Tools / AI Development Tools | 81 | ↑ +2 | 70 days ago | Details |
|
#1501
↑ +2
Dabs
Open-source CLI for spinning up disposable local or remote sandboxes for AI agents. It uses a manifest and Dockerfile to build fresh boxes, then exposes a single shell tool through MCP so an agent can work inside the sandbox without touching the host. |
Developer Tools / AI Agent Infrastructure | 81 | ↑ +2 | 71 days ago | Details |
|
#1502
↑ +2
Faultsense agent
A source-available JavaScript browser agent for asserting end-to-end behavior in real user sessions. The repo explains the annotation-based approach, how it runs in staging and production, and how to install and initialize it via CDN or npm. |
Developer Tools / Testing | 81 | ↑ +2 | 71 days ago | Details |
|
#1504
↑ +2
AI Agent Safety & Alignment — Agent Bayes
An early-access AI research assistant that presents a cited mindmap of AI agent safety and alignment research, with expandable nodes, source-backed claims, and built-in verification checks. |
Developer Tools / Code Assistant | 81 | ↑ +2 | 73 days ago | Details |
|
#1506
↑ +2
PSI KV Governor
Reference implementation for using Linux Pressure Stall Information to trim an LLM KV cache under memory pressure. The repo includes requirements, basic usage commands, a simulator, a llama.cpp runner, and benchmark scripts with example results. |
Developer Tools / AI Infrastructure | 81 | ↑ +2 | 76 days ago | Details |
|
#1508
↑ +2
DebugBrief
Local-first CLI that records a debugging session and turns it into an evidence-backed Markdown report for PRs, handoffs, and incident notes. It captures commands, notes, exit codes, and git context, then generates a timeline and red-to-green summary from the recorded evidence. |
Developer Tools / CLI | 81 | ↑ +2 | 82 days ago | Details |
|
A workbench report comparing MiniMax M3 and GLM 5.2 on autonomous coding tasks, with scored results, latency and cost data, task-type breakdowns, and examples of where each model performed better. |
Developer Tools / Code Assistant | 81 | ↑ +2 | 84 days ago | Details |
|
#1510
↑ +2
GRID
GRID is a small framework for working with coding agents in a spec-driven way. The repository explains its purpose, basic workflow, and how it can be used in CI/CD to check for spec-code-test mismatches. |
Developer Tools / AI Development Tools | 81 | ↑ +2 | 87 days ago | Details |
|
#1513
↑ +2
Foyer
Foyer is a local dashboard for watching AI coding agents work, with a narrated current-focus view and a research panel for reading sourced briefings while you wait. |
Developer Tools / AI Developer Tools | 81 | ↑ +2 | 93 days ago | Details |
|
#1514
↑ +2
claude-quota
A macOS SwiftBar plugin that shows Claude Code quota gauges in the menu bar, with per-account usage, reset timers, and a dropdown with detailed limits. |
Developer Tools / Desktop Productivity | 81 | ↑ +2 | 94 days ago | Details |
|
#1515
↑ +2
OpenLoomi
OpenLoomi is an open-source desktop AI workspace that connects to apps like email, calendar, chat, docs, and project trackers to build a persistent context graph with proactive actions and local-first storage. |
Developer Tools / AI Agents | 81 | ↑ +2 | 95 days ago | Details |
|
#1516
↑ +2
CodeTutor
An Emacs package that acts like an AI pair programmer and teaching assistant while you code, with save-time reviews, follow-up questions, and architecture memory for local projects. |
Developer Tools / AI Coding Assistants | 81 | ↑ +2 | 95 days ago | Details |
|
#1517
↑ +2
Sub-Agent MCP
A Python MCP server that lets a parent LLM delegate work to named sub-agents defined in YAML, with per-agent prompts, model settings, and downstream MCP tool access. |
Developer Tools / AI Agent Frameworks | 81 | ↑ +2 | 98 days ago | Details |
|
#1519
↑ +2
Cast
Cast is an open-source, self-hosted harness for multi-user Claude agents. It focuses on routing, identity, and access control outside the prompt, with support for agent building, review flows, and extensions like email, calendar, web fetch, and WhatsApp. |
Developer Tools / AI Agent Framework | 81 | ↑ +2 | 101 days ago | Details |
|
#1520
↑ +2
Build Your Own AI Agent CLI in 150 Lines
A technical guide that shows how to build a small CLI-based LLM agent for microservices using tool discovery, model calls, conversation history, and a REPL loop. |
Developer Tools / AI Development | 81 | ↑ +2 | 102 days ago | Details |
|
#1521
↑ +2
Tab Council
Chrome MV3 extension that organizes existing AI tabs into a structured model council for cross-checking prompts across ChatGPT, Claude, Gemini, Perplexity, Merlin, and Grok. |
Developer Tools / Browser Extension | 81 | ↑ +2 | 106 days ago | Details |
|
#1522
↑ +2
Smriti
Smriti is an open-source system for shared reasoning state across coding agents like Claude Code and Codex. It treats project reasoning like version-controlled state, with local setup, a CLI, backend, and frontend for coordinating multiple agents on the same repo. |
Developer Tools / AI Development | 81 | ↑ +2 | 110 days ago | Details |
|
#1523
↑ +2
SEOClaw
Open-source AI SEO optimizer CLI that audits pages, generates meta tags, analyzes keyword gaps, and drafts blog outlines. It can run free for audits and uses a KianBot API key for AI-assisted features. |
Developer Tools / CLI | 81 | ↑ +2 | 110 days ago | Details |
|
#1525
↑ +2
Robusta Seedkit
An agent skill for starting or extending Django projects, with ready-made scaffolding, stack choices, and safeguards for common production pieces like auth, jobs, Redis, email, and deploy setup. |
Developer Tools / AI Coding Agents | 81 | ↑ +2 | 122 days ago | Details |
|
#1528
↓ -66
Claude Architect
A Claude plugin that adds interactive architecture diagrams to Plan Mode, letting users review, annotate, and revise system designs in real time. |
Developer Tools / Copywriting | 81 | ↓ -66 | 129 days ago | Details |
|
A Claude Code plugin that blocks expensive file reads and delegates bulk reading and boilerplate generation to AiKA modes through Portal CLI actions. The page includes the plugin’s structure, setup steps, CLI commands, and sample usage for the bulk-reader and code-writer flows. |
Developer Tools / AI Plugins | 80 | ↓ -1 | 5 days ago | Details |
|
#1532
↓ -1
DeepMem Claude Code Plugin
A Claude Code plugin that adds persistent semantic memory via MCP, with support for Cursor and Claude Code setup, plus exposed write/search tools. |
Developer Tools / AI Development Tools | 80 | ↓ -1 | 8 days ago | Details |
|
#1533
↓ -1
Markdown Gatekeeper
A local-first authority layer for Markdown used by humans and AI agents to manage competing project documents, current sources, and review workflows. |
Developer Tools / Code Assistant | 80 | ↓ -1 | 10 days ago | Details |