AgentDish directory
Recently Evaluated
The newest checks across accepted listings.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#212
↓ -4
Duckle
Local-first desktop ETL/ELT studio with a drag-and-drop pipeline canvas, DuckDB execution, and an on-device AI assistant for describing workflows in plain English. |
Data / ETL/ELT | 87 | ↓ -4 | 29 days ago | Details |
|
#213
↓ -4
PMB
Local-first persistent memory for AI coding agents over MCP. PMB stores decisions, lessons, project facts, and searchable context in a single SQLite file and exposes it through a CLI and dashboard. |
Developer Tools / AI Agent Tools | 87 | ↓ -4 | 29 days ago | Details |
|
#670
↓ -3
MemoryOps AI
A governed memory runtime for AI assistants with typed storage, policy checks, audit logging, tenant isolation, and hybrid retrieval. The repo includes a backend API, worker jobs, SDK examples, architecture docs, and eval harnesses. |
Developer Tool / AI Memory / Agent Infrastructure | 83 | ↓ -3 | 29 days ago | Details |
|
#850
↑ +2
DebugBrief
Local-first CLI that records a debugging session and turns it into an evidence-backed Markdown report for PRs, handoffs, and incident notes. It captures commands, notes, exit codes, and git context, then generates a timeline and red-to-green summary from the recorded evidence. |
Developer Tools / CLI | 81 | ↑ +2 | 29 days ago | Details |
|
#521
↓ -6
Ponytrail
Ponytrail is a CLI and bundled agent skill for tracking why files changed, viewing a local history tree, and reverting snapshots in AI coding workflows. |
Developer Tools / AI Coding | 84 | ↓ -6 | 29 days ago | Details |
|
A write-up of a custom French-learning system built around spaced repetition, grammar tracking, and a voice practice app. It explains the problem, the workflow, and the model/API stack used to keep costs low. |
Productivity / Workflow Automation | 77 | → 0 | 29 days ago | Details |
|
#304
↑ +2
Recall
Recall is a local-first memory tool for Claude Code that logs sessions and generates a compact project summary offline, without sending data to an API. |
Developer Tools / AI Coding Assistant Utilities | 86 | ↑ +2 | 29 days ago | Details |
|
#1117
↓ -1
Agent Departures
A web app that generates product or project ideas by pairing familiar tools with an added agent layer. The page frames it as an idea generator for “copy idea” style prompts, with a simple call to action to pull the lever for a new departure. |
Writing / Copywriting | 74 | ↓ -1 | 30 days ago | Details |
|
#934
↑ +2
AdvertBench
AdvertBench is a web app for ranking AI-generated image ad sets with Elo voting. The page shows head-to-head ad comparisons, a leaderboard, and a sample prompt for generating ads, making the product purpose easy to understand. |
Developer Tools / Code Assistant | 79 | ↑ +2 | 30 days ago | Details |
|
#671
↓ -3
Didon
Didon is an AI-powered automatic time tracker for macOS that turns screen activity into daily work logs, project breakdowns, and productivity insights. It runs locally with on-device AI, supports CSV exports, and is positioned for people who want automatic journaling without manual timers. |
Productivity / Time Tracking | 83 | ↓ -3 | 30 days ago | Details |
|
#980
↑ +6
Whitman
Whitman is a Rust CLI for selecting an AGENTS.md profile and linking it into the current project. It supports interactive profile browsing, profile creation, and safe symlink handling across local projects and Git repositories. |
Developer Tools / CLI / Agent Workflow | 78 | ↑ +6 | 30 days ago | Details |
|
#672
↓ -3
Dino
Dino is a VS Code AI coding agent designed for affordable coding plans, with staged diff-based edits, local conversation storage, and support for multiple model providers. |
Developer Tools / Code Assistant | 83 | ↓ -3 | 30 days ago | Details |
|
#771
↓ -2
Onepilot
Mobile SSH and AI agent IDE for iPhone. It lets developers connect to remote servers, run terminals, browse files, manage git and cron jobs, and deploy or supervise agents from a phone. |
Developer Tools / Code Assistant | 82 | ↓ -2 | 30 days ago | Details |
|
#214
↓ -4
Cloak
Cloak is a local secrets vault for AI agents that lets them use API keys without exposing the raw key to the model. The repo shows a CLI, local daemon, MCP server, policy controls, and quickstart commands for connecting with AI clients. |
Developer Tools / Security / Secrets Management | 87 | ↓ -4 | 30 days ago | Details |
|
#772
↓ -2
FERNme
FERNme is an open-source memory engine for AI agents that uses fuzzy graphs and Hebbian-style updates to store user preferences with near-zero LLM calls. The repository highlights editable user-owned memory, flat token usage, outcome-based reinforcement, and deployable plumbing via REST and MCP. |
Developer Tools / AI Memory / Agent Infrastructure | 82 | ↓ -2 | 30 days ago | Details |
|
#773
↓ -2
Sana
Sana is an object-storage-native search database for vectors, full-text search, and attribute filters. The repo describes durability, indexing, backends, operations, and quick-start commands for running the service or demo. |
Developer Tools / Search / Vector Database | 82 | ↓ -2 | 30 days ago | Details |
|
#134
↓ -3
Velane
Velane is an agent-first code runtime for building workflows with AI agents. It connects to Cursor or Claude via MCP, offers 800+ integrations, and lets agents create, test, and promote Bun or Python workflows with sandboxed execution and environment controls. |
Developer Tools / Code Assistant | 88 | ↓ -3 | 30 days ago | Details |
|
#935
↑ +2
claude-code-session-bridge
Open-source PowerShell tool that makes Claude Code chats started in VS Code appear in the Claude Code desktop app by writing the missing session/index-card files. |
Developer Tool / AI Workflow Tool | 79 | ↑ +2 | 31 days ago | Details |
|
#1041
→ 0
Publish to dochost
Chrome extension that turns AI-generated HTML or Markdown from ChatGPT and Claude into shareable dochost.io links. |
Browser Extension / AI publishing / sharing | 77 | → 0 | 31 days ago | Details |
|
#408
↓ -3
askhuman.app
A web utility for creating end-to-end encrypted share links for single-file HTML generated by agents. It stores ciphertext for seven days and lets browsers decrypt and render the page from the URL fragment in a sandbox. |
Developer Tools / API / Web Utility | 85 | ↓ -3 | 31 days ago | Details |
|
#1079
↓ -1
VS Code Music Visualizer
A VS Code extension that turns code editor cursors into a real-time music visualizer using microphone or system audio input. |
Developer Tool / VS Code Extension | 76 | ↓ -1 | 31 days ago | Details |
|
#891
↓ -1
taste-ai
taste-ai is a command-line tool that compresses project context for AI agents and learns coding patterns from session logs, git history, and prompts. The README shows install steps, a quick start, command examples, and a workflow for generating compact session context and updating pattern files. |
Developer Tools / AI Developer Tooling | 80 | ↓ -1 | 31 days ago | Details |
|
#1042
→ 0
Attestor
Attestor is a TypeScript control plane for high-risk AI-driven operations. It sits between an AI-generated request and the real system action, applying policy, approval, scope, freshness, replay, and evidence checks before returning admit, narrow, review, or block. |
Developer Tools / AI Safety / Governance | 77 | → 0 | 31 days ago | Details |
|
#673
↓ -3
Beat the Bots - World Cup 2026 vs AI
A free World Cup prediction game where players ride or fade ChatGPT, Claude, and Gemini on match picks, earn points, and compete on a live contrarian leaderboard. |
Games / Trivia & Prediction | 83 | ↓ -3 | 31 days ago | Details |