AgentDish directory
cli
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#436
↑ +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 | 13 days ago | Details |
|
#444
↑ +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 | 18 days ago | Details |
|
#454
↑ +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 | 22 days ago | Details |
|
#457
↑ +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 | 26 days ago | Details |
|
#467
↑ +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 | 29 days ago | Details |
|
#468
↑ +2
JobRadar
Open-source job search agent that searches multiple job boards, scores listings against a user profile with a local LLM, and includes a terminal UI plus a web dashboard. |
Developer Tools / AI Agents | 86 | ↑ +2 | 30 days ago | Details |
|
#473
↑ +2
Hydra
Hydra is a local-first multi-model AI orchestration CLI that discovers available heads on a machine and routes tasks to the cheapest model that clears a confidence bar. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 36 days ago | Details |
|
#480
↑ +2
Turo
Turo is a CLI proxy that reduces prompt text to content words to save tokens for coding agents. The repo shows install options, command examples, and support for multiple agents and modes. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 39 days ago | Details |
|
#484
↑ +2
claude-hibernate
CLI tool that hibernates and restores Claude Code sessions across reboots, with support for multiple terminal backends and exact session resume. |
Developer Tools / CLI / Terminal Automation | 86 | ↑ +2 | 40 days ago | Details |
|
#492
↑ +2
OptiQ Code
A terminal coding agent for Mac that runs on local models through MLX, edits code, runs tests, and keeps everything on-device. |
Developer Tools / AI Coding Assistant | 86 | ↑ +2 | 45 days ago | Details |
|
#497
↑ +2
agentcomm
A CLI-based mailbox and message bus for AI agents, with backends for GitHub, SQLite, S3, GCS, Postgres, and local storage. The repo also includes plugin support for Claude Code, Codex, and OpenCode. |
Developer Tools / AI Agent Infrastructure | 86 | ↑ +2 | 50 days ago | Details |
|
#503
↑ +2
Confessor
A local CLI for replaying what AI coding agents accessed on your machine, including file reads, secrets that entered context, and possible read-then-network-call exposure paths. It also scans exported ChatGPT, Claude, and Gemini histories for sensitive data. |
Developer Tools / Security | 86 | ↑ +2 | 51 days ago | Details |
|
#504
↑ +2
verbatimeter
A Python package and CLI for checking how closely an AI-generated answer reuses its source text, with support for verbatim matching, subsequence matching, quotation verification, and pipeline gating. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 52 days ago | Details |
|
#509
↑ +2
subagentmaxxing
A Python CLI and Claude Code skill for running Codex and Cursor coding agents as subagents, with fanout, model selection, sandbox controls, and remote execution support. |
Developer Tools / AI Coding Agents | 86 | ↑ +2 | 53 days ago | Details |
|
#511
↑ +2
r3
r3 is a local code review tool for AI-generated code and docs, with a browser UI, anchored feedback, and an agent loop for create/watch/reply workflows. |
Developer Tools / Code Review | 86 | ↑ +2 | 53 days ago | Details |
|
#519
↑ +2
codex-review
A read-only Claude Code skill that runs OpenAI Codex CLI as a second-model reviewer on diffs, with scoped review modes for branches, commits, and uncommitted changes. |
Developer Tool / Code Review | 86 | ↑ +2 | 58 days ago | Details |
|
#524
↑ +2
@ttsc/graph
An MCP server that gives coding agents a compiler-backed graph of a TypeScript codebase, so they can answer structure questions with fewer tokens and exact file-and-line references. |
Developer Tools / AI Developer Tooling | 86 | ↑ +2 | 61 days ago | Details |
|
#527
↑ +2
Bulwark
Kernel-level read gate for AI coding agents that blocks protected file reads before bytes reach the agent, with Linux fanotify and macOS Endpoint Security support. |
Security / Developer Security Tool | 86 | ↑ +2 | 63 days ago | Details |
|
#550
↑ +2
Equiv
A Rust-based checker that compares a changed function against its prior version on deterministically generated inputs and reports counterexamples when behavior changes. It includes a PR gate via GitHub Actions, CLI usage, signed receipts, and docs for release/signing. |
Developer Tools / AI Code Review / Testing | 86 | ↑ +2 | 80 days ago | Details |
|
#554
↑ +2
RiddleRun
Open-source agentic end-to-end browser testing tool for web apps. It runs JSON-defined test journeys in Docker and can be used as a CLI or optional self-hosted web app. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 84 days ago | Details |
|
#555
↑ +2
agent-asearch
Go-based multi-source search CLI for LLM agents with session-based workflows, paginated result reading, and support for web, HN, Reddit, GitHub, YouTube, and multiple search APIs. |
Developer Tools / Search / Discovery | 86 | ↑ +2 | 85 days ago | Details |
|
#557
↑ +2
Nanocode
Nanocode is a terminal-based AI coding assistant written in Python. The repo shows CLI install and usage instructions, runtime commands, configuration options, supported providers, and a detailed description of its context and file-editing workflow. |
Developer Tools / AI Coding Assistant | 86 | ↑ +2 | 87 days ago | Details |
|
#558
↑ +2
Paseo
Open-source interface for running coding agents from phone, desktop, web, and CLI. Supports multiple providers, runs locally on your own machine, and includes a daemon plus client apps. |
Developer Tools / AI Coding Agents | 86 | ↑ +2 | 90 days ago | Details |
|
#563
↑ +2
zot
A lightweight, single-binary terminal coding agent harness written in Go. It supports multiple model providers, local OpenAI-compatible models, built-in file and shell tools, extensions, session management, side chat, and swarm subagents. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 94 days ago | Details |