AgentDish directory
Newly Accepted
Fresh listings that made it through review.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#110
↑ +2
diplomat-agent-ts
A TypeScript static scanner that finds AI agent tool calls with no checks before they can trigger real-world side effects. It supports CLI scanning, JSON output, a generated tool-call registry, and CI/pre-commit enforcement. |
Developer Tools / AI Code Analysis | 86 | ↑ +2 | 5 days ago | Details |
|
#191
↓ -6
DeepSWE
DeepSWE is a benchmark for measuring frontier coding agents on original, long-horizon software engineering tasks. The page shows a leaderboard, methodology overview, task examples, and a full blog explaining the benchmark design and results. |
Developer Tools / AI Benchmarking | 84 | ↓ -6 | 5 days ago | Details |
|
arXiv paper describing AVA, a GenAI platform for policy and development research built on 4,000+ World Bank reports. The abstract highlights multilingual support, evidence-based synthesis, citation verifiability, and reasoned abstention when queries cannot be supported. |
AI Research / Trustworthy Generative AI | 78 | ↑ +6 | 5 days ago | Details |
|
#458
↓ -1
x-commit
A Claude skill for generating better commit messages with gitmoji + Conventional Commits, atomic commit enforcement, and a hook guard to keep commits on-format. |
Developer Tools / Git / Commit Automation | 74 | ↓ -1 | 5 days ago | Details |
|
A Superconductor blog post showing how background coding agents were used to reproduce, diagnose, and fix a Rails memory leak using derailed_benchmarks, with a reusable Agent Skill workflow included. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 5 days ago | Details |
|
#391
↑ +6
Enough
Enough is a beta personal language system for planning, writing, reviewing, and translation. It supports local models and OpenRouter, and is aimed at users who want more control over their data while building a flexible personal knowledge workflow. |
Writing / Copywriting | 78 | ↑ +6 | 5 days ago | Details |
|
#428
→ 0
villagesql/villagesql-skills
Agent skills for VillageSQL that help AI coding tools build a VillageSQL extension, including a 7-phase workflow for the vsql-extension-builder skill and install support for Claude Code, Gemini CLI, Codex, Cursor, Amp, and Kiro. |
Developer Tools / AI Developer Tooling | 77 | → 0 | 5 days ago | Details |
|
#111
↑ +2
Dream Server
Dream Server is an open-source stack that turns a PC, Mac, or Linux machine into a private AI server with local model inference, chat UI, voice, agents, workflows, RAG, and image generation. The page shows setup instructions, platform support, release notes, and a clear positioning for self-hosted use. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 5 days ago | Details |
|
#264
↓ -3
Multiplayer
Multiplayer is a local debugging agent for developers that connects coding agents to production data so they can fix application bugs automatically. The site highlights runtime debugging, issue deduplication, and integrations with tools like Claude Code, Codex, and Copilot. |
Developer Tools / Debugging | 83 | ↓ -3 | 5 days ago | Details |
|
#163
↓ -3
ktx
Open-source context layer for analytics/data agents that builds warehouse context from approved metrics, joins, wiki knowledge, and semantic-layer sources, with CLI and MCP support. |
Data / Analytics | 85 | ↓ -3 | 5 days ago | Details |
|
#79
↓ -4
mcp-authflow
A Python framework for building OAuth 2.0 authorization servers for MCP servers, with token storage, PKCE, device flow, introspection, and rate limiting. |
Developer Tools / Authentication & Authorization | 87 | ↓ -4 | 5 days ago | Details |
|
#80
↓ -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 | 5 days ago | Details |
|
#392
↑ +6
Teleport-Env
Teleport-Env is an ultra-fast OS-level snapshot and rollback sandbox for autonomous coding agents, built with overlayfs and CRIU. It targets destructive agent testing, MCTS search loops, and reinforcement learning workflows that need rapid environment recovery. |
Developer Tools / AI Agent Infrastructure | 78 | ↑ +6 | 5 days ago | Details |
|
#192
↓ -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 | 5 days ago | Details |
|
#193
↓ -6
Hodor
Hodor is a native macOS prompt launcher that lets you save prompts and paste them into ChatGPT, Claude, or other AI tools with shortcuts, edge browsing, or keywords. It is open source, notarized, and runs fully local with no data collection. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 5 days ago | Details |
|
#393
↑ +6
claude-code-token-xray
A tool that analyzes local Claude Code logs to show where tokens, time, and cost go across a month of usage, including re-reading context, cache reads/writes, and subagent activity. |
Developer Tools / AI Developer Tools | 78 | ↑ +6 | 5 days ago | Details |
|
#460
↓ -1
Ripgrep AI Policy
A short policy file for the ripgrep project that explains how contributors may use AI tools while contributing, and sets rules for issues, pull requests, and comments. |
Writing / Copywriting | 74 | ↓ -1 | 5 days ago | Details |
|
#429
→ 0
Aming Claw
An open-source multi-agent coding framework that uses a commit-bound project graph to scope worker tasks, replay failed runs, and merge accepted diffs through ordered Git reconciliation. |
Developer Tool / AI Coding | 77 | → 0 | 6 days ago | Details |
|
#112
↑ +2
Moltnet
Self-hostable chat network for AI agents with rooms, DMs, persistent history, and pre-built bridges for Claude Code, Codex, and Claws runtimes. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 6 days ago | Details |
|
#81
↓ -4
Claude Usage Tray
A Windows system-tray app that shows Claude Code session and weekly rate-limit usage at a glance, with hover and click views for more detail. |
Developer Tool / Productivity | 87 | ↓ -4 | 6 days ago | Details |
|
#301
↓ -2
Peers
Peers is a Python-based multi-agent coding substrate that coordinates Claude Code, Codex, and other CLIs to work together on coding, research, debugging, and repo audits with measurable convergence checks. |
Developer Tools / AI Coding | 82 | ↓ -2 | 6 days ago | Details |
|
#194
↓ -6
zxbasic-rust
A Rust reimplementation of the 1982 ZX Spectrum BASIC runtime, compiled to native binaries and WebAssembly, with a live browser demo. The page frames it as an AI software-engineering experiment and describes the interpreter, editor, screen, keyboard, and runtime behavior it recreates. |
AI Developer Tool / AI software engineering experiment | 84 | ↓ -6 | 6 days ago | Details |
|
#82
↓ -4
GridPath
Desktop AI agent for Excel that works on workbook edits with parallel workflows, reversible changes, and local-first file handling. It supports Claude or OpenAI subscriptions, shows proposed edits for review, and preserves workbook structure like formulas, formatting, charts, and named ranges. |
Developer Tools / Code Assistant | 87 | ↓ -4 | 6 days ago | Details |
|
#113
↑ +2
mind-expander
An open-source infinite-canvas workspace for coding with AI agents. It turns a codebase into a source-backed visual map for architecture review, refactors, PR walkthroughs, and guided code exploration. |
Developer Tools / AI Coding Tools | 86 | ↑ +2 | 6 days ago | Details |