AgentDish directory
cli
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#517
↓ -6
cc-pool
macOS CLI tool that load-balances Claude Code sessions across multiple subscriptions by selecting the emptiest account before launch. |
Developer Tools / CLI / Dev Productivity | 84 | ↓ -6 | 35 days ago | Details |
|
#530
↓ -6
Sandfence
A minimal native macOS sandbox for running Claude Code or Codex with OS-enforced limits on what the agent can touch. |
Developer Tools / Security | 84 | ↓ -6 | 42 days ago | Details |
|
#532
↓ -6
sAIdecar
A lightweight terminal AI sidecar for Zellij that keeps quick questions separate from your main agent session, with local JSONL logging, SQLite search, and multiple LLM provider options. |
Developer Tools / CLI | 84 | ↓ -6 | 43 days ago | Details |
|
#533
↓ -6
blumi-cli
Local-first agentic coding assistant in Rust with a terminal UI, embedded web UI, phone app, always-on gateway, and LAN grid dispatch across multiple machines. |
Developer Tools / AI Coding Assistant | 84 | ↓ -6 | 43 days ago | Details |
|
#535
↓ -6
Nori Skillsets
CLI for installing, switching, and managing collections of agent skills and agent-specific configurations across multiple coding tools. |
Developer Tools / AI Agent Tooling | 84 | ↓ -6 | 44 days ago | Details |
|
#540
↓ -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 | 45 days ago | Details |
|
#545
↓ -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 | 48 days ago | Details |
|
#548
↓ -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 | 51 days ago | Details |
|
#552
↓ -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 | 52 days ago | Details |
|
#553
↓ -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 | 53 days ago | Details |
|
#555
↓ -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 | 54 days ago | Details |
|
#557
↓ -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 | 56 days ago | Details |
|
#558
↓ -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 | 56 days ago | Details |
|
#559
↓ -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 | 56 days ago | Details |
|
#561
↓ -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 | 57 days ago | Details |
|
#565
↓ -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 | 59 days ago | Details |
|
#566
↓ -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 | 59 days ago | Details |
|
#570
↓ -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 | 63 days ago | Details |
|
#581
↓ -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 | 66 days ago | Details |
|
#588
↓ -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 | 69 days ago | Details |
|
#592
↓ -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 | 70 days ago | Details |
|
#594
↓ -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 | 71 days ago | Details |
|
#597
↓ -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 | 71 days ago | Details |
|
#599
↓ -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 | 72 days ago | Details |