AgentDish directory
Newly Accepted
Fresh listings that made it through review.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#936
↓ -6
ctoken
CLI utility that counts LLM tokens in files or directories, with support for stdin, recursive scans, file-type grouping, profiles, JSON output, and multiple encodings. |
Developer Tools / CLI / Dev Utilities | 84 | ↓ -6 | 53 days ago | Details |
|
#557
↑ +2
SquadAI
Open-source control plane for managing Codex agents across machines, with a browser dashboard, event-driven task routing, and local setup instructions. |
Developer Tools / AI Agent Infrastructure | 86 | ↑ +2 | 53 days ago | Details |
|
#1504
↑ +2
Vestige – Silent Rotation benchmark
A GitHub repo section documenting a benchmark for Vestige, a local-first Rust MCP memory layer for multi-agent coding fleets. The page explains the benchmark setup, what is being measured, how to reproduce the main claim, and where to find transcripts, evidence, and harness code. |
Developer Tools / AI / ML Infrastructure | 81 | ↑ +2 | 53 days ago | Details |
|
#59
↓ -2
DeepSQL
DeepSQL is a self-hostable AI DBA agent for Postgres and MySQL that monitors workloads, rewrites slow queries, recommends indexes and materialized views, and connects through CLI, MCP, and Slack. |
Developer Tools / Database / DevOps | 90 | ↓ -2 | 53 days ago | Details |
|
#1571
↓ -1
Sharper AI
Sharper AI is an AI office assistant that works from your documents and connected apps to research, draft, summarize, schedule, and produce cited deliverables. |
AI Productivity / Office Assistant | 80 | ↓ -1 | 53 days ago | Details |
|
#1572
↓ -1
AI World Bakeoff
A showcase of 27 explorable Three.js worlds built autonomously by 9 coding models from the same brief. |
Design / Creative Tools | 80 | ↓ -1 | 53 days ago | Details |
|
#937
↓ -6
Relay
Self-hosted LLM gateway and model router with OpenAI and Anthropic API compatibility, outbound provider routing, and eval-gated smart routing. It’s presented as a single static Go binary with zero telemetry and support for failover, caching, metrics, and local deployment. |
Developer Tools / AI Gateway / Model Routing | 84 | ↓ -6 | 53 days ago | Details |
|
#938
↓ -6
SHACKLE
An open-source governance layer and policy-decision daemon for autonomous AI agents, designed to enforce guardrails, budget limits, and runtime policy checks. |
AI Developer Tool / Agent governance / runtime control | 84 | ↓ -6 | 53 days ago | Details |
|
#1739
↑ +6
newsline
A terminal and Claude Code plugin that shows rotating one-line regional news in the status line while you work. |
Developer Tools / CLI / Terminal Utilities | 78 | ↑ +6 | 53 days ago | Details |
|
#1874
↓ -1
effort-router
Claude plugin that routes each turn to the right reasoning effort level and logs token usage for review. |
Developer Tools / AI Agent Tooling | 76 | ↓ -1 | 53 days ago | Details |
|
#1369
↓ -2
Amnesia
A local Claude Code plugin and CLI for auditing, searching, and cleaning agent memory across repos. It scans saved memories for contradictions, stale facts, duplicates, and misfiled entries, with reversible changes and a localhost UI. |
Developer Tools / AI Tooling | 82 | ↓ -2 | 53 days ago | Details |
|
#558
↑ +2
Agent Search Engine
An independent index for discovering and comparing AI agents, MCP servers, frameworks, and related agent infrastructure. It groups products by use case and class, shows live records, and surfaces maintained adoption signals plus comparison-focused metadata. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 53 days ago | Details |
|
#1820
→ 0
Maith
Maith is an open-source research workspace for exploring open mathematics with AI while keeping proof standards explicit and checkable. |
AI Research / Mathematics | 77 | → 0 | 53 days ago | Details |
|
#8
↓ -1
bdinfo-rs
A Rust Blu-ray disc analyzer that reimplements BDInfo for BDMV folders and ISO images, with CLI, desktop, and browser/WASM front ends. |
Developer Tool / Media Analysis | 92 | ↓ -1 | 53 days ago | Details |
|
An article about an AI agent jail post on Show HN and the wave of LLM-generated sales pitches it attracted, with examples of the outreach and the author’s responses. |
Writing / Copywriting | 71 | → 0 | 53 days ago | Details |
|
Google’s announcement for new Gemini models focused on agentic workflows, coding, multimodal work, and cybersecurity use cases. The page includes performance claims, pricing, safety notes, and example applications. |
AI Models / Foundation Models | 84 | ↓ -6 | 53 days ago | Details |
|
#268
↓ -3
HEADROOM
A 30-second WebGPU benchmark that measures a device’s memory-bandwidth ceiling for local AI and checks for a WebGPU subgroup correctness bug, with receipts, projections, and comparison data. |
Developer Tools / AI/ML Performance Testing | 88 | ↓ -3 | 54 days ago | Details |
|
#269
↓ -3
CodeTrain
CodeTrain is a hands-on AI coding trainer that teaches developers on their own codebase by making them write each step themselves, with hints, test runs, and progress tracking. |
Developer Tools / Code Assistant | 88 | ↓ -3 | 54 days ago | Details |
|
#744
↓ -3
GoCD MCP Server
An MCP server for GoCD that lets AI agents inspect and operate pipelines using per-user GoCD personal access tokens. It exposes read, action, and destructive toolsets, plus resource URIs for dashboard, agents, and pipeline data. |
Developer Tools / MCP Server | 85 | ↓ -3 | 54 days ago | Details |
|
#1573
↓ -1
venv-manager
A Go-based CLI for managing Python virtual environments, with MCP tools for AI agents, typed JSON snapshots, ephemeral execution, and file-watcher sync for evolving scripts. |
Developer Tools / Python Development | 80 | ↓ -1 | 54 days ago | Details |
|
#745
↓ -3
logsum
A local-first CLI that compresses application logs into a token-optimized Markdown/JSONL summary for LLMs. |
Developer Tools / CLI / Log Analysis | 85 | ↓ -3 | 54 days ago | Details |
|
#940
↓ -6
Custodian Labs
Custodian Labs is a developer platform for building and deploying AI agents from a small code snippet. The page highlights agent deployment, built-in RAG, model flexibility, multi-agent routing, and a privacy-focused Guardian layer for handling PII. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 54 days ago | Details |
|
#1505
↑ +2
Speak MCP
A macOS Model Context Protocol server that gives AI agents local voice output and persona-based speaking styles. |
Developer Tools / Code Assistant | 81 | ↑ +2 | 54 days ago | Details |
|
A blog post describing Annex, a local-AI security tool that encrypts selected files during agent sessions to keep sensitive data away from local AI tools. The post explains the threat model, encryption flow, and the stack used to build it. |
Security / Local AI Security | 82 | ↓ -2 | 54 days ago | Details |