AgentDish directory
AI Coding Agents
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#109
→ 0
bohay
Mission control for AI coding agents, letting users run, watch, resume, and orchestrate tools like Claude Code, Codex, Copilot, and opencode from one terminal and live dashboard. |
Developer Tools / Code Assistant | 89 | → 0 | 38 days ago | Details |
|
#141
→ 0
Infracost Dev
Cloud cost awareness for AI coding agents and IDEs, with real-time pricing for IaC changes, cost tradeoff suggestions, tagging fixes, and policy-aware guardrails. |
Developer Tools / Code Assistant | 89 | → 0 | 87 days ago | Details |
|
#162
↓ -3
Murmell
Murmell is a cloud canvas for running multiple AI coding agents together on one shared project. It supports tools like Claude Code, Codex, Kimi, and OpenCode, with file reservations to reduce collisions and live collaboration for teams. |
Developer Tools / AI Coding / Collaboration | 88 | ↓ -3 | 47 hours ago | Details |
|
#329
↓ -4
Cadre
Cadre is a local-first Kanban board for orchestrating coding agents, including Claude Code, Codex, Grok, Opencode, and OpenAI-compatible setups. It routes tasks, handles blockers and approvals, and keeps agent runs, diffs, and command control in one workspace. |
Developer Tools / Code Assistant | 87 | ↓ -4 | 17 days ago | Details |
|
#332
↓ -4
Paritok
A non-destructive compression gateway for AI coding agents that sits between the agent and the LLM API to reduce token usage while keeping original content recoverable on demand. |
Developer Tools / Code Assistant | 87 | ↓ -4 | 24 days ago | Details |
|
#421
↑ +2
Grith
Grith is an OS-level security supervisor for AI coding agents on Linux. It intercepts syscalls, scores risky actions, pauses ambiguous ones for human review, and can deny dangerous calls before they run. |
Developer Tools / Security | 86 | ↑ +2 | 2 days ago | Details |
|
#491
↑ +2
Shikigami
Shikigami is a desktop agentic IDE for running multiple coding agents in parallel, each in its own isolated git worktree. It supports Claude Code and OpenAI Codex, keeps sessions resumable, and includes built-in review tools like an editor, terminals, source control, databases, and Docker. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 43 days ago | Details |
|
#571
↑ +2
Aperion Shield v0.7
Local guardrails for AI coding agents that intercept destructive actions before they execute, now extended to Git hooks for commit and push enforcement. |
Developer Tools / AI Coding Guardrails | 86 | ↑ +2 | 97 days ago | Details |
|
#695
↓ -3
Athena
Athena is a local desktop control room for AI coding agents. It combines embedded terminals, session history, shared project context, recall handoffs, and MCP-based control for tools like Codex, OpenCode, Claude Code, and Hermes. |
Developer Tools / AI Coding | 85 | ↓ -3 | 74 days ago | Details |
|
#750
↓ -6
Meetless
Meetless is a control layer for AI coding agents that captures decisions from live coding sessions, flags stale or conflicting instructions, and injects approved context before the agent acts. It’s built for solo developers and teams using Claude Code and Codex. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 8 days ago | Details |
|
#1022
↓ -3
call me vera
Shared, append-only memory for AI coding agents. Vera lets Claude, local models, and Codex read and write the same numbered memory log so projects can continue across sessions. |
Developer Tools / Code Assistant | 83 | ↓ -3 | 4 days ago | Details |
|
#1080
↓ -3
Open Kioku
Local-first code intelligence MCP for AI coding agents. It gives tools like Claude, Cursor, Codex, and other MCP-compatible agents an indexed evidence layer for repo search, symbol lookup, impact analysis, and test selection before editing code. |
Developer Tools / AI Coding Tools | 83 | ↓ -3 | 58 days ago | Details |
|
#1085
↓ -3
enola
A local MCP server that builds a deterministic architecture graph of a codebase so AI coding agents can inspect modules, symbols, routes, dependencies, and cross-repo relationships from source-backed facts. |
Developer Tools / AI Developer Tooling | 83 | ↓ -3 | 60 days ago | Details |
|
#1104
↓ -3
gate-oc-audit
A plugin for recording AI coding agent activity in a tamper-evident local audit trail. It stores sessions, tool calls, prompts, and integrity checkpoints in SQLite and exposes CLI and UI views for status, reports, anomalies, spend, inventory, exports, and proof verification. |
Developer Tools / AI DevOps / Audit / Observability | 83 | ↓ -3 | 76 days ago | Details |
|
#1107
↓ -3
Dupehound
Offline duplicate-code detector for codebases where AI agents write most of the code. It scans for structurally duplicated functions, tracks duplication over git history, and can fail CI when new code repeats existing logic. |
Developer Tools / Code Quality | 83 | ↓ -3 | 81 days ago | Details |
|
A field study on AI coding agents showing that a large share of token spend comes from re-reading files, with data from 47 sessions and discussion of memory-layer fixes. |
Writing / Copywriting | 83 | ↓ -3 | 105 days ago | Details |
|
#1233
↓ -2
Zaira Guide
A structured guide to 925 developer tools for AI coding agents, with use-when/avoid-when logic, alternatives, constraints, and health metrics. |
Developer Tools / AI Coding | 82 | ↓ -2 | 49 days ago | Details |
|
#1247
↓ -2
Make No Mistakes
An open-source enforcement layer for AI coding agents that adds frozen specs, tamper-detected tests, independent verification, and hard-blocking gates so unverified work cannot pass. |
Developer Tools / AI Coding | 82 | ↓ -2 | 56 days ago | Details |
|
#1250
↓ -2
Mouse
Mouse is a precision file-editing tool for AI coding agents. It adds coordinate-based editing, staged changes with atomic rollback, and richer tool responses to help agents make safer file edits. |
Developer Tools / AI Coding Tools | 82 | ↓ -2 | 57 days ago | Details |
|
#1381
↑ +2
Robusta Seedkit
An agent skill for starting or extending Django projects, with ready-made scaffolding, stack choices, and safeguards for common production pieces like auth, jobs, Redis, email, and deploy setup. |
Developer Tools / AI Coding Agents | 81 | ↑ +2 | 110 days ago | Details |
|
#1441
↓ -1
StackNudge
StackNudge is an open-source notification tool for AI coding agents. It adds banners and sounds when supported agents finish a task or pause for approval, with macOS support for a native panel and click-to-focus behavior. |
Developer Tools / AI Developer Tool | 80 | ↓ -1 | 97 days ago | Details |
|
A MotherDuck blog interview with Wes McKinney on practical AI coding workflows, including spec-driven development, continuous AI code review, and how to keep agent-generated code maintainable. |
Writing / Copywriting | 76 | ↓ -1 | 87 days ago | Details |
|
#1759
↓ -1
Why Software Factories Fail
A long-form essay about why AI coding software factories break down, with discussion of harness engineering, benchmark limits, and safer ways to use coding agents. |
Writing / Copywriting | 74 | ↓ -1 | 39 days ago | Details |
|
#1786
↓ -1
Learnings from 100K Lines of Rust with AI
A detailed write-up about using AI coding agents to build and tune a Rust multi-Paxos consensus engine, with concrete notes on contracts, spec-driven development, testing, and performance work. |
AI Development / AI Coding Practices | 74 | ↓ -1 | 103 days ago | Details |