AgentDish directory
cli
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#404
↓ -4
sellbonds.now
A non-custodial on-chain bond platform that lets AI agents raise capital, issue debt, and repay lenders directly from the chain. It includes a CLI/SDK, live Base mainnet support, testnet funding, and open-source docs and contracts. |
Developer Tools / Code Assistant | 87 | ↓ -4 | 56 days ago | Details |
|
#406
↓ -4
agent-run
A small Linux CLI for running coding agents in a sandboxed environment. The repository shows installation options, TOML-based configuration, supported agents, and troubleshooting notes. |
Developer Tools / AI Agent Infrastructure | 87 | ↓ -4 | 60 days ago | Details |
|
#408
↓ -4
mcp-spec-check
CLI tool that black-box tests remote MCP servers for 2026-07-28 spec readiness and reports pass/fail status, grades, and migration guidance. |
Developer Tool / API Testing | 87 | ↓ -4 | 61 days ago | Details |
|
#417
↓ -4
Palabre
Palabre is a terminal-based multi-agent coding assistant that lets you run debates or parallel answers across local and cloud AI CLIs, then exports a Markdown synthesis. It also has a VS Code extension for running the same workflows inside the editor. |
Developer Tools / Code Assistant | 87 | ↓ -4 | 72 days ago | Details |
|
#421
↓ -4
Hail
Hail is a communications MCP server for AI agents, giving them a phone number, SMS line, and email inbox through one endpoint. It supports inbound and outbound voice, text, and email, with managed cloud and open-source self-hosting options. |
Developer Tools / AI Infrastructure | 87 | ↓ -4 | 74 days ago | Details |
|
#427
↓ -4
PMB
Local-first persistent memory for AI coding agents over MCP. PMB stores decisions, lessons, project facts, and searchable context in a single SQLite file and exposes it through a CLI and dashboard. |
Developer Tools / AI Agent Tools | 87 | ↓ -4 | 81 days ago | Details |
|
#428
↓ -4
Cloak
Cloak is a local secrets vault for AI agents that lets them use API keys without exposing the raw key to the model. The repo shows a CLI, local daemon, MCP server, policy controls, and quickstart commands for connecting with AI clients. |
Developer Tools / Security / Secrets Management | 87 | ↓ -4 | 82 days ago | Details |
|
#440
↓ -4
Clor
Clor is a tool for creating background or scheduled AI agents (“claws”) that reuse the same MCP servers, CLIs, skills, and tools as a coding agent. It includes a CLI install flow, docs, pricing, and examples for monitoring, reporting, support, and changelog workflows. |
AI Automation / Agent Orchestration | 87 | ↓ -4 | 100 days ago | Details |
|
#441
↓ -4
data2prompt
A Python CLI that packages data science repositories and data-heavy project files into LLM-friendly prompts, with sampling for CSV, SQL, Excel, and notebooks. |
Developer Tools / CLI / Prompt Engineering | 87 | ↓ -4 | 100 days ago | Details |
|
#442
↓ -4
react-rewrite
A visual editor for React apps that lets you edit UI live and writes the changes back into source files. It runs locally as a proxy/overlay and supports Next.js, Vite, and Create React App. |
Developer Tools / Frontend Development | 87 | ↓ -4 | 103 days ago | Details |
|
#445
↓ -4
rotom
A local Rust API gateway that lets tools like Claude Code and OpenAI/Anthropic SDKs talk to OAuth-backed providers through OpenAI- and Anthropic-compatible endpoints. |
Developer Tools / API Gateway | 87 | ↓ -4 | 106 days ago | Details |
|
#453
↓ -4
dari-docs
CLI for testing and improving documentation with simulated developer agents. It checks whether docs are clear enough for agents to complete real tasks, reports where they get stuck, and can generate proposed edits. |
Developer Tools / Documentation | 87 | ↓ -4 | 113 days ago | Details |
|
#461
↓ -4
OpenWorkers
OpenWorkers is a thesis-focused research assistant that searches literature, verifies citations, critiques ideas, and produces structured research support without writing the prose for the student. |
AI Developer Tool / Research Assistant | 87 | ↓ -4 | 127 days ago | Details |
|
#462
↓ -291
Semble
Semble is a local-first code search tool for agents. It offers natural-language search, an MCP server, bash/AGENTS.md integration, and a Python API, with claims of faster indexing and much lower token usage than grep+read. |
Developer Tools / Code Search | 87 | ↓ -291 | 128 days ago | Details |
|
#463
↓ -3
Patchwork
Patchwork is a Rust CLI for AST-native code refactoring without LLMs. It can find, replace, delete, and insert code by structure instead of regex, with support for Java, Python, JavaScript, TypeScript, and TSX. |
Developer Tools / Code Refactoring | 87 | ↓ -3 | 128 days ago | Details |
|
#466
↑ +796
nori-slack-cli
A CLI for the Slack Web API built for coding agents. It exposes Slack methods through a single command format, supports JSON stdin, dry runs, pagination, and discovery commands, and installs via npm. |
Developer Tools / CLI | 87 | ↑ +796 | 129 days ago | Details |
|
#478
↑ +2
OKF Agent Memory
Git-native persistent memory for AI coding agents, built in Go with BM25 search, OKF v0.2 support, and an embedded MCP server for local project knowledge. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 5 days ago | Details |
|
#480
↑ +2
Keydris
Keydris is an authorization layer for AI agents that checks whether a governed action is allowed before it runs. The page shows a working product with docs, quickstart steps, CLI install commands, policy and revocation concepts, and decision records for audit trails. |
AI Infrastructure / Agent Authorization / Governance | 86 | ↑ +2 | 8 days ago | Details |
|
#481
↑ +2
Codeknow
Codeknow turns a codebase into a queryable knowledge graph for architecture analysis, impact detection, drift tracking, onboarding tours, and refactoring guidance. It runs without LLM keys, supports 25+ languages, and exposes a broad CLI plus export formats and interactive views. |
Developer Tools / Code Analysis | 86 | ↑ +2 | 8 days ago | Details |
|
#502
↑ +2
fx
fx is a tiny open-source coding agent and CLI written in Zig. The page shows it as a minimal, model-agnostic tool built for research, embedding, and low-footprint local or cloud use, with WASM support and a shell-like interface. |
Developer Tools / AI Coding Agents | 86 | ↑ +2 | 23 days ago | Details |
|
#510
↑ +2
RAGless
Deterministic retrieval-only Q&A system for documentation that avoids LLM calls at runtime. It uses Gemini embeddings, local Qdrant storage, and a CLI chatbot to answer questions with low latency and near-zero per-query cost. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 28 days ago | Details |
|
#520
↑ +2
ttfx
A Rust CLI that renders terminal text effects as a single static binary, ported with byte-exact parity from TerminalTextEffects. The README explains usage, build steps, supported platforms, and the project’s fidelity/performance goals. |
Developer Tools / CLI / Terminal Tools | 86 | ↑ +2 | 32 days ago | Details |
|
#523
↑ +2
Runeward
Open-source governance harness for AI agents with policy enforcement, human approvals, isolated execution, budgets, and signed audit evidence. It includes a CLI, REST API, web dashboard, SDKs, and adapters for common agent frameworks. |
Developer Tools / AI Agent Infrastructure | 86 | ↑ +2 | 36 days ago | Details |
|
#533
↑ +2
Make This Better
An AI-powered feedback widget and workflow for product teams. It captures screenshots, DOM snapshots, and console context, then routes feedback into an agent-friendly fix process with CLI, MCP, and skill support. |
Developer Tools / AI Development Tooling | 86 | ↑ +2 | 39 days ago | Details |