AgentDish directory
Trending
Listings with strong scores and recent movement.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#641
↓ -3
Local Search Agent
A Python framework for local document search that replaces traditional embedding-based RAG with BM25 indexing, Meilisearch, and an agent loop for search, fetch, and citation-backed answers. |
Developer Tools / AI Search / RAG | 83 | ↓ -3 | 5 days ago | Details |
|
#642
↓ -3
ten(sor)clicker
A browser-based clicker game where local AI builds a custom game from your idea entirely on-device via WebGPU, with no API keys or servers. |
AI-powered product / Browser-based game generator | 83 | ↓ -3 | 8 days ago | Details |
|
#643
↓ -3
cap'n hook
Persistent memory for coding agents that stores hard-won codebase discoveries and revalidates them when files change. The repo describes a CLI hook flow for Claude Code and Codex, with install steps, command examples, and an evaluation claim showing fewer tokens on repeat questions. |
Developer Tools / AI Coding Tools | 83 | ↓ -3 | 8 days ago | Details |
|
#644
↓ -3
Karpathy LLM Wiki
An AI-powered Obsidian plugin that turns notes into a self-organizing wiki with auto-generated entity pages, bidirectional links, traceable answers, and local-first support. |
Developer Tools / Obsidian Plugin | 83 | ↓ -3 | 10 days ago | Details |
|
#645
↓ -3
AnyFile Translator
Google Workspace Marketplace app that translates documents, web pages, and chat text with layout preservation and AI writing support. |
Productivity / Translation | 83 | ↓ -3 | 10 days ago | Details |
|
#646
↓ -3
mcp-audit
A harness that runs MCP servers in a disposable Linux sandbox and logs their real startup behavior, including file access and outbound network connections. |
Developer Tools / AI Tooling | 83 | ↓ -3 | 12 days ago | Details |
|
#647
↓ -3
Fenzo AI
Fenzo AI generates interactive micro-courses from a question, topic, or uploaded notes. The page shows live lesson examples, a learning-focused product pitch, and use cases like exam prep, concept explanation, and community-created courses. |
Education / AI Learning / Tutoring | 83 | ↓ -3 | 13 days ago | Details |
|
#648
↓ -3
CLRK
Open-source Kubernetes-native runtime for LLM agents. CLRK runs agents in gVisor sandboxes and intercepts outbound traffic for observability, policy enforcement, credential injection, and routing control. |
Developer Tools / AI Infrastructure | 83 | ↓ -3 | 13 days ago | Details |
|
#649
↓ -3
Claude Code Antigravity CLI Agents Skill
A Claude Code skill that delegates coding, review, analysis, and research tasks to Google Antigravity CLI sub-agents so Claude can keep working while background jobs run. |
Developer Tools / AI Development Tools | 83 | ↓ -3 | 14 days ago | Details |
|
#650
↓ -3
Terminai
Terminai is a transparent terminal wrapper that adds an AI overlay for Codex, Claude Code, and custom CLI agents. It gives agents live terminal context plus approval-gated shell suggestions while preserving the normal terminal workflow. |
Developer Tools / CLI / Terminal Tools | 83 | ↓ -3 | 15 days ago | Details |
|
#651
↓ -3
claude-code-live-memory
A Claude Code plugin and MCP server that keeps a persistent, read-only memory of a repo so agents can ask broad codebase questions without re-reading files every session. |
Developer Tools / AI Coding Assistant Infrastructure | 83 | ↓ -3 | 15 days ago | Details |
|
#652
↓ -3
GetSuperpower
GetSuperpower is a CLI and workflow bundle for coding agents that packages multi-step agent workflows into one installable skill tree. |
Developer Tools / AI Agent Tools | 83 | ↓ -3 | 16 days ago | Details |
|
#653
↓ -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 | 17 days ago | Details |
|
#654
↓ -3
claude-needs-input
A macOS/iTerm2 utility that makes the terminal tab pulse orange when Claude Code needs user input and turns green when a turn finishes cleanly. |
Developer Tools / CLI Tooling | 83 | ↓ -3 | 17 days ago | Details |
|
#655
↓ -3
Foundera
Foundera is an AI-powered founder operating system for validating ideas, building startups, tracking progress, and matching founders with investors, mentors, and partners. |
Startup / Founder Tools / AI-powered founder platform | 83 | ↓ -3 | 18 days ago | Details |
|
#656
↓ -3
TaskPeace
TaskPeace is an MCP-native task manager for AI coding agents. It gives agents one ranked queue to pull from, with a live cockpit for humans to monitor work, and supports Claude Code, Cursor, ChatGPT, and other MCP or REST-based agents. |
Productivity / Task Management | 83 | ↓ -3 | 18 days ago | Details |
|
#657
↓ -3
ai-14all
Mission-control desktop app for running AI coding agents in parallel across Git worktrees, with inline code review, session isolation, and support for tools like Claude and Codex. |
Developer Tools / AI Coding | 83 | ↓ -3 | 19 days ago | Details |
|
#658
↓ -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 | 19 days ago | Details |
|
#659
↓ -3
Valmis
An open-source AI agent platform for production workflows, with isolated containers, credential proxying, and support for 100+ business and productivity integrations. |
AI Agents / Workflow Automation | 83 | ↓ -3 | 19 days ago | Details |
|
#660
↓ -3
asktheboard
An open-source Python tool that turns multi-persona AI debate into pre-registered, time-anchored predictions and scores each seat against reality with Brier-style calibration. It includes a CLI, sample workflows, docs, and examples, plus a BYOK design for running on your own model key. |
Developer Tools / AI Agents | 83 | ↓ -3 | 19 days ago | Details |
|
#661
↓ -3
RevOS CLI
Command-line interface for managing RevOS resources, including tables, scores, segments, actions, cubes, organizations, and AI instructions, with project scaffolding and IaC workflows. |
Developer Tools / CLI / Data Engineering | 83 | ↓ -3 | 21 days ago | Details |
|
#662
↓ -3
role-model
Open protocol and reference router for capability-aware AI routing across local and cloud models, with install steps and deployment details in the README. |
Developer Tools / AI Routing | 83 | ↓ -3 | 23 days ago | Details |
|
A Python/Flask code example that shows how to build a retrieval-augmented generation API with Telnyx embeddings and chat completions. The repo includes setup steps, environment variables, endpoint docs, and sample responses. |
Developer Tools / AI SDK / API Example | 83 | ↓ -3 | 25 days ago | Details |
|
#664
↓ -3
claudenews
A Claude Code plugin that fills agent wait time with rotating dev news in the status line, with HN, GitHub Trending, per-language sources, auto-translation, and short summaries. |
Developer Tools / AI Coding Assistant Plugins | 83 | ↓ -3 | 26 days ago | Details |