AgentDish directory
Trending
Listings with strong scores and recent movement.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#2001
↑ +1
Kota
Kota is a macOS app for bringing AI agent CLIs into one place, presented as “a home for your agents and projects.” The page shows a download for Apple Silicon, GitHub access, docs, and feature sections around working with CLI-based agents. |
Developer Tools / Code Assistant | 72 | ↑ +1 | 40 days ago | Details |
|
arXiv paper on self-speculating LLM agents that predict their next tool call to hide tool latency and improve next-call Hit@1 while preserving task success. |
Research / AI Paper | 72 | ↑ +1 | 45 days ago | Details |
|
#2003
↑ +1
I gave Claude a robot body
A hands-on build story about giving Claude a physical robot body, using computer-use style tool calls, camera input, memories, and scheduled tasks to control a house robot named Bubbles. |
Developer Tools / AI Agent | 72 | ↑ +1 | 45 days ago | Details |
|
#2004
↑ +1
Claudaholic
Claudaholic is a daily swipe-based quiz product focused on Claude and agent workflows. It presents six fresh cards each day across judgment, orchestration, architecture, leverage, taste, and knowledge, aimed at helping users learn to read agent runs and make better decisions. |
Productivity / Workflow Automation | 72 | ↑ +1 | 47 days ago | Details |
|
#2005
↑ +1
Minimio
Minimio is a browser demo for tiny learned controllers that discover, compile, and verify microscopic AI agents for bounded decision-making, shown here solving 2D mazes with different maze types and sizes. |
Developer Tools / Code Assistant | 72 | ↑ +1 | 47 days ago | Details |
|
#2006
↑ +1
Aqua UI
Aqua UI is a GitHub repository for bringing Mac OS X Aqua-style interface design to the web, with a linked documentation site and visible project structure for packages, tests, scripts, and a website. |
Developer Tool / Frontend/UI Framework | 72 | ↑ +1 | 47 days ago | Details |
|
Google Research paper describing a deployed multimodal defense system for detecting coordinated synthetic spam and abusive media at scale, using account relatedness, synthetic content classification, and LoRA-tuned LLMs. |
Research / AI Safety / Abuse Detection | 72 | ↑ +1 | 55 days ago | Details |
|
#2008
↑ +1
Asian Expats
AI-powered travel destination search across Asia with destination insights like weather, best time to visit, safety, budget category, attractions, and cheap flight search. |
Travel / AI Travel Search | 72 | ↑ +1 | 61 days ago | Details |
|
#2009
↑ +1
wean
A small Nix-based wrapper that adds an exponential timeout around agentic AI tools and resets the limit each day, with a reminder message before the tool runs. |
Developer Tools / AI Tooling | 72 | ↑ +1 | 69 days ago | Details |
|
#2010
↑ +1
Egregore
A PyTorch research code file for adaptive topological control in latent spaces, with sphere-to-torus morphing, differentiable gating, and several geometry-inspired loss terms. |
Developer Tools / Machine Learning | 72 | ↑ +1 | 71 days ago | Details |
|
#2011
↑ +1
AnswerJournal
AnswerJournal is an MCP server and web app for saving, publishing, and browsing AI answers. The page positions it as a place to keep notable Claude responses and share them with others. |
Developer Tools / Code Assistant | 72 | ↑ +1 | 80 days ago | Details |
|
An independent white paper proposing a local-deployment path for frontier AI weights, with a PDF, generator script, and a detailed README outlining the argument, sections, and contribution process. |
Writing / Copywriting | 72 | ↑ +1 | 90 days ago | Details |
|
#2013
↑ +1
bulk-delete-claude-chat
A small JavaScript utility that bulk deletes Claude.ai conversations from the web UI by calling the internal API. The README explains why it exists, how to run it in the browser console, and warns that deletion may take several minutes. |
Developer Tool / Browser Automation | 72 | ↑ +1 | 92 days ago | Details |
|
#2014
↑ +1
Hacking Salesforce Sites With an LLM Agent
A Reco security research article showing an AI-powered agent that maps Salesforce Experience Cloud sites, probes exposed objects and Apex methods, and attempts autonomous exploitation to find data exposure. |
AI Security / Agent Security | 72 | ↑ +1 | 93 days ago | Details |
|
#2015
↑ +1
Slangify: The Case for DSLs in LLM Workflows
A focused article-style site arguing for domain-specific languages in LLM workflows, with concrete examples around structured extraction, validation, and pricing rules. |
Developer Tools / Prompt Engineering | 72 | ↑ +1 | 95 days ago | Details |
|
#2016
↑ +1
Agentic Compilation: Mitigating the LLM Rerun Crisis for Minimized-Inference-Cost Web Automation
An arXiv paper on reducing LLM inference cost for web automation by compiling browser tasks into a deterministic JSON workflow and executing them without repeated model calls. |
Research / Paper | 72 | ↑ +1 | 97 days ago | Details |
|
#2017
↑ +1
ACW Monthly Brief: May 2026
A monthly briefing on agentic coding developments, covering model releases, benchmarks, tool updates, and workflows for engineers and technical leaders. |
Developer Tools / Code Assistant | 72 | ↑ +1 | 101 days ago | Details |
|
#2018
↑ +1
AI Agent Guidelines for CS336 at Stanford
A GitHub-hosted guidelines file for AI coding assistants used in Stanford CS336. It tells assistants how to help students with debugging, explanations, and feedback while avoiding direct solutions or code generation. |
Writing / Copywriting | 72 | ↑ +1 | 102 days ago | Details |
|
#2019
↑ +1
defensive-hook
A Claude Code stop hook that detects negative feedback in the conversation transcript and plays a random local sound from a folder, with a fallback voice prompt if no sound files are present. |
Developer Tools / AI Agents / Automation | 72 | ↑ +1 | 107 days ago | Details |
|
#2020
↑ +1
Pace Layers and AI Integration
An article on applying pace-layer thinking to AI-assisted software development. It explains where generative AI fits well in fast-changing layers, where it is risky in slower layers, and how architecture should separate the two. |
Writing / Copywriting | 72 | ↑ +1 | 118 days ago | Details |
|
#2021
↑ +1
Can AI Un-Slop Itself?
A retrospective essay about using LLMs to build and debug a programming language, including memory safety, runtime testing, and tool-assisted code health. |
Writing / Copywriting | 72 | ↑ +1 | 119 days ago | Details |
|
#1
→ 0
CodeGraph
CodeGraph is a local code knowledge graph for AI coding agents like Claude Code, Cursor, Codex, OpenCode, and Hermes Agent. It aims to cut token use, tool calls, and runtime by letting agents query pre-indexed code structure instead of scanning files repeatedly. |
Developer Tools / AI for Code | 94 | → 0 | 111 days ago | Details |
|
#2
→ 0
Mercemur
Mercemur is a store automation platform with three interfaces: a REST API, an MCP server for AI agents, and a CLI for editing storefronts as files. The docs show authentication, scopes, rate limits, error handling, pagination, idempotency, and a large API surface for catalogue, orders, customers, pricing, and money. |
Developer Tools / API / AI Agent Infrastructure | 93 | → 0 | 25 hours ago | Details |
|
#94
→ 0
GPT‑Live‑1 in the API
OpenAI’s API release for GPT‑Live‑1, a full-duplex voice model for building natural voice agents and voice-enabled apps with interruption handling, tool calling, and telephony support. |
Developer Tools / Code Assistant | 89 | → 0 | 25 hours ago | Details |