AgentDish directory
cli
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#300
↓ -3
HALO
HALO is an open-source local debugger and optimizer for AI agent traces. It collects execution traces, analyzes recurring failure modes with an RLM-based engine, and feeds findings into a coding agent to improve the harness. |
Developer Tools / Code Assistant | 88 | ↓ -3 | 79 days ago | Details |
|
#302
↓ -3
mimic
An Android accessibility service that lets agents and scripts inspect the UI tree and control a phone from the CLI, REST, or MCP with token-gated permissions. |
Developer Tools / Automation | 88 | ↓ -3 | 80 days ago | Details |
|
#303
↓ -3
skillhealth
Open-source CLI and TUI for auditing Claude Code skills: shows usage heat, token cost, broken skills, and relationship graphs, with JSON/Markdown output for CI. |
Developer Tools / CLI / Observability | 88 | ↓ -3 | 80 days ago | Details |
|
#323
↓ -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 | 98 days ago | Details |
|
#326
↓ -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 | 101 days ago | Details |
|
#336
↓ -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 | 118 days ago | Details |
|
#339
↓ -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 | 122 days ago | Details |
|
#342
↓ -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 | 126 days ago | Details |
|
#343
↓ -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 | 126 days ago | Details |
|
#345
↓ -3
agent-skills-eval
A TypeScript CLI and SDK for testing whether Agent Skills improve model outputs by running with-skill vs baseline evaluations and generating reports. |
Developer Tools / AI Evaluation | 88 | ↓ -3 | 127 days ago | Details |
|
#347
↓ -263
LLM-test-kit
An open-source CLI for testing LLM prompts across consistency, latency, cost, and behavior, with HTML reports and support for OpenAI and Anthropic. |
Developer Tools / Testing | 88 | ↓ -263 | 128 days ago | Details |
|
#357
↓ -4
Stroq
Stroq is a local action firewall for AI coding agents. It scans tool output, marks risky sessions, blocks dangerous follow-up actions, and keeps a hash-chained audit log, with support for Claude Code, Cursor, Codex, Copilot CLI, Windsurf, OpenClaw, and MCP clients. |
Developer Tools / AI Security | 87 | ↓ -4 | just now | Details |
|
#359
↓ -4
Graphify C#
A headless Roslyn/MSBuild indexer for C# that gives coding agents compiler-resolved usage, reference, inheritance, and override data across projects. |
Developer Tools / Code Analysis | 87 | ↓ -4 | just now | Details |
|
#362
↓ -4
dbq
dbq is a CLI for coding agents to run read-only SQL against Oracle, MySQL, Postgres, and SQL Server with token-light output and built-in safeguards. |
Developer Tools / Code Assistant | 87 | ↓ -4 | 44 hours ago | Details |
|
#363
↓ -4
Ante
Ante is a self-contained coding agent for the terminal with local model support, multi-agent orchestration, and programmatic server modes. The docs highlight offline operation, low resource use, public benchmarks, and integrations for providers, MCP, Slack/Discord, and custom engines. |
Developer Tools / Code Assistant | 87 | ↓ -4 | 4 days ago | Details |
|
#370
↓ -4
tare
Local-first tool that analyzes Claude Code session logs to explain where usage went, diagnose quota spikes, and generate reports from plain-English questions or slash commands. |
Developer Tools / AI Debugging & Observability | 87 | ↓ -4 | 14 days ago | Details |
|
#371
↓ -4
Termux-Dev / Devx
An autonomous terminal coding agent built for Android Termux plus Windows, macOS, and Linux. The repo describes PLAN and AGENT modes, image input, a live web server, rollback, diagnostics, memory, and support for multiple AI providers. |
Developer Tools / AI Coding Agents | 87 | ↓ -4 | 15 days ago | Details |
|
#377
↓ -4
agent-codemode
A CLI and TypeScript helper that lets coding agents turn MCP tool usage into scripts, with typed APIs and a skill for Claude projects. |
Developer Tools / AI Developer Tools | 87 | ↓ -4 | 23 days ago | Details |
|
#384
↓ -4
Agent Reach
Open-source CLI that gives AI agents access to web reading, search, and platform-specific retrieval across sites like YouTube, Reddit, GitHub, Twitter/X, Bilibili, Xiaohongshu, and RSS. |
Developer Tools / CLI / Agent Infrastructure | 87 | ↓ -4 | 35 days ago | Details |
|
#386
↓ -4
TokenMaxxer
TokenMaxxer is a CLI-based AI usage tracker for developers that reads token counts from tools like Claude Code, Codex, Cursor, and others, then shows spend, model usage, and a public leaderboard. It emphasizes local-only reads and opt-in sharing. |
Developer Tools / Code Assistant | 87 | ↓ -4 | 38 days ago | Details |
|
#390
↓ -4
Tokimeter
Open-source, local-first usage and cost meter for AI coding agents. It reports usage metadata from tools like Claude Code, Codex, Cursor, Grok Build, Hermes, opencode, Cline, and Copilot CLI, with budgets and warnings and no account or telemetry. |
Developer Tools / AI Usage & Cost Monitoring | 87 | ↓ -4 | 43 days ago | Details |
|
#392
↓ -4
NoWreck
NoWreck is a CLI verifier that checks whether AI coding assistant claims match the actual code changes using structural analysis rather than another model judgment. |
Developer Tools / Code Review | 87 | ↓ -4 | 44 days ago | Details |
|
#393
↓ -4
Codex Security
CLI and TypeScript SDK for finding, validating, and fixing security vulnerabilities in code, with repository scanning, change review, finding history, and CI support. |
Developer Tools / Security | 87 | ↓ -4 | 44 days ago | Details |
|
#398
↓ -4
uploads.sh
An open-source upload command for coding agents that stages screenshots on a branch and auto-attaches them to GitHub PRs as a tidy comment. It also supports tagging, finding uploads later, device frames, one-shot screenshot capture, and shareable galleries. |
Developer Tools / AI Developer Tooling | 87 | ↓ -4 | 49 days ago | Details |