AgentDish directory
Newly Accepted
Fresh listings that made it through review.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
A Git-native CLI task ledger for coordinating work between humans and coding agents, with task claiming, notes, releases, handoffs, and audit history stored in files and versioned in Git. |
Developer Tools / CLI / Workflow Tooling | 82 | ↓ -2 | 20 days ago | Details |
|
Docker blog post about a real AI coding agent failure and how Docker Sandboxes aim to contain destructive execution mistakes. |
Developer Tools / Code Assistant | 75 | → 0 | 20 days ago | Details |
|
#304
↓ -6
OP
OP is an API that gives AI agents real phone numbers for account registration, OTP/2FA codes, SMS, and voice calls. The page shows a live product pitch, feature comparison, a simple API example, and multiple agent communication use cases. |
Developer Tools / API | 84 | ↓ -6 | 20 days ago | Details |
|
A Codacy blog post explaining GitHub Copilot’s new AI Credits billing for code review and positioning Codacy AI Reviewer as an alternative with fixed per-seat pricing, static analysis, and pull-request review features. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 20 days ago | Details |
|
#244
↓ -3
Deliberate
Deliberate is an SDK and proxy that records the alternatives an AI agent considered, what it rejected, and why, with replay, policy gates, approval workflows, and exportable decision logs. |
Developer Tools / AI Agent Tooling | 85 | ↓ -3 | 20 days ago | Details |
|
#402
↓ -3
Ouijit
Ouijit is an open-source task and terminal session manager for coding agents. It adds agent status, notifications, automatic worktree management, and VM sandboxing, with support shown for Claude Code, Codex, and Pi. |
Developer Tools / Agent Orchestration | 83 | ↓ -3 | 20 days ago | Details |
|
#305
↓ -6
Odysseus
Self-hosted AI workspace with chat, agents, deep research, document editing, email triage, notes, calendar, and model comparison. The README includes setup instructions for Docker and native installs, plus a broad feature list and demo references. |
AI Productivity / AI Workspace | 84 | ↓ -6 | 20 days ago | Details |
|
#306
↓ -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 | 21 days ago | Details |
|
#557
↑ +2
agentpack
agentpack is a tool for staging reproducible AI coding environments across agent harnesses like Claude Code, Codex, Cursor, and OpenCode. It manages skills, hooks, MCPs, and other agent configuration from a single manifest without polluting the project or user config. |
Developer Tools / AI Coding / Agent Infrastructure | 79 | ↑ +2 | 21 days ago | Details |
|
#588
↑ +6
fuguUX
fuguUX is an AI-powered user testing and CX analysis tool that simulates real users on a website, surfaces UX issues, and generates reports with severity-rated findings, session records, and improvement roadmaps. |
AI Product / UX Testing | 78 | ↑ +6 | 21 days ago | Details |
|
#307
↓ -6
mcpguard
Open-source security scanner and firewall for MCP servers. It scans configs for common MCP risks, enforces runtime policies on tool calls, and produces audit logs, with CLI commands, policy examples, and a programmatic API. |
Developer Tools / Security | 84 | ↓ -6 | 21 days ago | Details |
|
#126
↓ -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 | 21 days ago | Details |
|
#8
↓ -3
OWASP Agent Memory Guard
An OWASP incubator project that protects AI agent memory from prompt injection, secret leakage, and tampering. It includes a Python library, policy-based controls, benchmarks, and integrations for agent frameworks like LangChain and AutoGen. |
Developer Tools / AI Security | 91 | ↓ -3 | 21 days ago | Details |
|
#245
↓ -3
NodeCartel
NodeCartel is a cloud tool for managing AI agents across multiple hosts with workspaces, task assignment, shared wiki memory, live chat, and usage/cost tracking. |
Developer Tools / AI Agent Infrastructure | 85 | ↓ -3 | 21 days ago | Details |
|
#173
↑ +2
SnapName
SnapName is a macOS app that watches a screenshot or image folder and uses bundled local AI to suggest better filenames without uploading images. |
Productivity / File Management | 86 | ↑ +2 | 21 days ago | Details |
|
#629
→ 0
zot-answer
A TypeScript zot extension that adds an /answer slash command for responding to numbered questions from the latest assistant message in an interactive panel. |
Developer Tools / AI Agent Tools | 77 | → 0 | 21 days ago | Details |
|
#458
↓ -2
Extend AI
Extend AI turns a spoken or rough written idea into posts that match the user’s own voice across LinkedIn, X, Instagram, and more. |
Writing / Copywriting | 82 | ↓ -2 | 22 days ago | Details |
|
#652
↓ -1
Pure Effect
Pure Effect is a small JavaScript library for building testable business logic as data-driven commands instead of relying on mocks. It includes primitives like Success, Failure, Command, Ask, Retry, and Parallel, plus helpers like effectPipe and runEffect for composing and executing flows. |
Developer Tools / Code Assistant | 76 | ↓ -1 | 22 days ago | Details |
|
#664
→ 0
cartographer
A Claude Code skill for scoping fuzzy or domain-heavy software requests by building a short problem-theory before coding. |
Developer Tool / AI Coding Assistant Skill | 75 | → 0 | 22 days ago | Details |
|
#558
↑ +2
Autolang
Autolang is a scripting language and compiler for AI agent code, designed to run untrusted AI-written scripts in a controlled environment with restricted access to registered functions. |
Developer Tools / Code Assistant | 79 | ↑ +2 | 22 days ago | Details |
|
#43
→ 0
crune
crune is a static web dashboard and CLI for analyzing Claude Code session logs. It offers session playback, analytics, semantic knowledge graph generation, and reusable skill synthesis from prior sessions. |
Developer Tools / AI/LLM Utilities | 89 | → 0 | 22 days ago | Details |
|
#680
↓ -1
Building an Agent with the Cline SDK
A tutorial showing how to build a release notes generator with the Cline SDK, including project structure, setup, custom tool design, and code walkthroughs. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 22 days ago | Details |
|
#174
↑ +2
tokentoll
tokentoll is a GitHub Action and CLI that scans Python and JavaScript/TypeScript code for LLM API calls, estimates spend, and blocks pull requests when cost or model-policy thresholds are exceeded. |
Developer Tools / CI/CD | 86 | ↑ +2 | 22 days ago | Details |
|
#127
↓ -4
VT Code
Open-source terminal coding agent in Rust with LLM-native code understanding, shell safety, multi-provider support, and automatic failover. |
Developer Tools / Code Assistant | 87 | ↓ -4 | 22 days ago | Details |