AgentDish directory
cli
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#167
↓ -3
Canonry
Open-source, self-hosted CLI and platform for tracking how ChatGPT, Claude, Gemini, Perplexity, and local LLMs cite a site, with dashboards, API endpoints, MCP support, and reporting workflows. |
Developer Tools / AI Development | 85 | ↓ -3 | 14 days ago | Details |
|
#174
↑ +67
deepclaude
A CLI proxy that lets Claude Code run against DeepSeek V4 Pro, OpenRouter, Fireworks AI, or Anthropic-compatible backends while keeping the same agent workflow. |
Developer Tools / AI Coding | 85 | ↑ +67 | 27 days ago | Details |
|
#184
↓ -6
metaBrain
Open-source local document memory for AI tools, coding agents, and humans. It offers a local CLI, optional daemon, searchable notes, metadata, tags, links, and version history. |
Developer Tools / AI Memory / Agent Infrastructure | 84 | ↓ -6 | just now | Details |
|
#189
↓ -6
screenshotter
A macOS utility that compresses screenshots locally and copies them to the clipboard for use with coding agents like Codex and Claude. |
Developer Tools / AI Developer Utilities | 84 | ↓ -6 | 2 days ago | Details |
|
#192
↓ -6
VAEN
VAEN is a CLI for packaging AI coding-agent setups into portable .agent archives and importing them across repos or teams without copying instructions, skills, MCP config, or secrets. |
Developer Tools / AI Coding Tools | 84 | ↓ -6 | 5 days ago | Details |
|
#196
↓ -6
OACP — Open Agent Coordination Protocol
A file-based protocol and CLI for coordinating multiple AI agents across runtimes, with typed messages, review loops, and shared memory on the local filesystem. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 6 days ago | Details |
|
#197
↓ -6
Laptop AI
A local-first AI memory engine for asking questions over selected files on your computer using Ollama, embeddings, and a custom vector database. |
Developer Tools / Local AI / Search | 84 | ↓ -6 | 7 days ago | Details |
|
#199
↓ -6
docs-cli / Agent Playbook Suite
A file-backed workflow for resumable coding-agent projects, using Markdown records, a CLI, and bundled workflow skills to keep project state on disk instead of in chat. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 8 days ago | Details |
|
#201
↓ -6
The Vault
Local-first memory layer for coding agents with an MCP server, CLI, and desktop console for durable project context, handoffs, and recall across sessions. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 10 days ago | Details |
|
#202
↓ -6
terminal-guardian-mcp
A secure Model Context Protocol server that gives AI assistants controlled terminal access with risk analysis, sandboxing, logging, filesystem protection, and optional Docker and Git features. |
Developer Tools / MCP Servers | 84 | ↓ -6 | 10 days ago | Details |
|
#203
↓ -6
Herdr
A terminal multiplexer built for AI coding agents, with persistent sessions, agent-aware status, remote attach, and workspace/tab/pane management. |
Developer Tools / Terminal / AI Coding | 84 | ↓ -6 | 10 days ago | Details |
|
#205
↓ -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 | 11 days ago | Details |
|
#209
↓ -6
logbox
Logbox is a developer tool that captures dev server logs and exposes them through an MCP server so coding agents can search and inspect logs directly. |
Developer Tools / MCP Servers | 84 | ↓ -6 | 13 days ago | Details |
|
#210
↓ -6
Autodidact
Open-source local-first AI agent that routes between local and cloud LLMs, learns from escalations, and stores knowledge for future queries. The repo includes a quickstart, setup modes, and a concrete explanation of how it ingests docs and improves over time. |
AI Agent / Self-improving assistant | 84 | ↓ -6 | 13 days ago | Details |
|
#214
↓ -6
mcp-stdio-guard
A CLI guard for MCP stdio servers that checks for stdout pollution, handshake failures, invalid JSON-RPC frames, and startup/runtime issues before clients hit them. |
Developer Tools / Testing | 84 | ↓ -6 | 17 days ago | Details |
|
#225
↓ -6
Rotunda
An agent-first web browser for automating web tasks, with Playwright integration and a CLI for browser control, page inspection, screenshots, navigation, and file actions. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 20 days ago | Details |
|
#232
↓ -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 | 23 days ago | Details |
|
#236
↓ -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 | 24 days ago | Details |
|
#238
↓ -6
agentctl
A local control plane for coding agents that gates risky actions, records structured traces, and can replay sessions under different policies. |
Developer Tools / AI Agent Infrastructure | 84 | ↓ -6 | 25 days ago | Details |
|
#241
↓ -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 | 25 days ago | Details |
|
#243
↓ -6
Flue
Flue is an open-source Python tool that lets coding agents control desktop software from the command line without MCP servers. The README says it works with apps like Photoshop, Blender, Unity, Houdini, and Microsoft Office, and supports harnesses such as Claude Code, Codex, Gemini CLI, Cursor, and OpenCode. |
Developer Tools / AI Agent Tools | 84 | ↓ -6 | 26 days ago | Details |
|
#245
↑ +43
Faramesh
Runtime governance and containment for AI agents. Faramesh sits between an agent and its tools to enforce policy checks, approval steps, credential isolation, and tamper-evident audit logs before risky actions execute. |
Developer Tools / AI Governance / Agent Security | 84 | ↑ +43 | 27 days ago | Details |
|
#250
↓ -4
Ctx
A local-first, file-based context and memory system for AI coding assistants. It’s designed to persist decisions, tasks, and learnings across sessions so tools can rehydrate project context instead of starting from scratch. |
Developer Tools / AI Coding | 84 | ↓ -4 | 27 days ago | Details |
|
#252
↓ -4
curl.md
A tool that converts any URL into markdown optimized for coding agents, with browser, CLI, API, SDK, and agent integration support. |
Developer Tools / Code Assistant | 84 | ↓ -4 | 27 days ago | Details |