AgentDish directory
AI tool
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#943
↑ +6
Collaborate.dev
A multiplayer visual desktop for coding agents. It lets users copy agent instructions, open a shared desktop, and coordinate work and context alongside their coding agent. |
AI Development Tools / Agent Collaboration | 78 | ↑ +6 | 4 days ago | Details |
|
#944
↑ +6
tryagentscore
A free tool that checks how a business appears in AI search results across systems like ChatGPT, Gemini, and Perplexity, then returns a visibility score and a plain-English fix plan. |
Customer Support / Support Automation | 78 | ↑ +6 | 11 days ago | Details |
|
A closed-loop controller for LLM training that adapts batch size, learning rate, checkpointing, and pruning to reduce OOM crashes on limited VRAM hardware. |
AI/ML / Training Infrastructure | 78 | ↑ +6 | 15 days ago | Details |
|
#946
↑ +6
Verification Design
A catalog of design patterns for building agentic systems that verify outputs with evidence instead of relying on self-review. The page explains two main failure modes and presents structured patterns for context, verification, and orchestration. |
Developer Tools / Code Assistant | 78 | ↑ +6 | 15 days ago | Details |
|
#949
↑ +6
LLM Tools
A Python tool manager for AI agents that uses an LLM-tools.txt registry to install, pin, describe, and execute tools with one predictable contract. |
Developer Tools / AI Tooling | 78 | ↑ +6 | 20 days ago | Details |
|
#951
↑ +6
use-zerostack
A skill for coding agents that routes slash commands and trigger phrases to zerostack, a lightweight CLI coding agent for coding, planning, reviewing, and orchestration tasks. |
Developer Tools / AI Agents | 78 | ↑ +6 | 21 days ago | Details |
|
A technical write-up showing how agentic AI was used to reverse engineer a label printer app, generate a Go-based Bluetooth printing workflow, build a browser version, and even extend the project to an ESP32-S3 hardware replacement. |
Developer Tools / Code Assistant | 78 | ↑ +6 | 22 days ago | Details |
|
A Topos case study showing how a guided refactor of a synthetic healthcare claims engine reduced token usage, wall time, and estimated cost for later Gemini feature sessions. |
Developer Tools / Code Assistant | 78 | ↑ +6 | 24 days ago | Details |
|
Retriever AI’s blog post explains a browser-agent architecture built around DeepSeek Flash, text-only DOM handling, and executable code as the planning layer. It includes concrete examples of the harness, the model’s role, and the cost argument behind the approach. |
AI Blog / Product Engineering / Browser Agents | 78 | ↑ +6 | 24 days ago | Details |
|
#957
↑ +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 | 29 days ago | Details |
|
#958
↑ +6
Neuralyzer
Open-source AI agent harness tool that lets an agent wipe its session context and replay the first message, designed for loop-based agent workflows. |
Developer Tools / AI Agent Tools | 78 | ↑ +6 | 30 days ago | Details |
|
#959
↑ +6
Claude Code for Visual Studio
A Visual Studio 2026 extension that connects Claude Code to the IDE, showing native diffs with accept/reject, selection context, compiler diagnostics, and a live session panel. |
Developer Tools / IDE Extension | 78 | ↑ +6 | 34 days ago | Details |
|
#960
↑ +6
AI Metrics — A Learning Toybox
An interactive explainer that teaches core AI and LLM evaluation metrics through playful visuals, including loss, perplexity, precision, recall, F1, accuracy, ROUGE, BLEU, and BERTScore. |
Education / AI Metrics / Learning Resource | 78 | ↑ +6 | 35 days ago | Details |
|
#961
↑ +6
Token-saviour
A routing skill that helps coding agents choose the most token-efficient tool for a task instead of reading whole files or dumping verbose output into context. It recommends tools like serena, graphify, rtk, caveman, or plain Read/Grep/Bash depending on the job. |
Developer Tools / AI Developer Utilities | 78 | ↑ +6 | 35 days ago | Details |
|
#962
↑ +6
brain-map-skill
An agent skill and Python builder that turns Markdown note folders from Obsidian or gbrain into an interactive HTML knowledge map with a force graph, growth timeline, filters, and note detail panels. The repo includes a prebuilt demo for quick inspection and supports use in Claude Code, OpenAI Codex, Cursor, and simila |
Developer Tools / AI Agents | 78 | ↑ +6 | 37 days ago | Details |
|
#963
↑ +6
MiroThinker
MiroThinker is a science-focused AI research app that emphasizes prediction, verification, and evidence-backed answers. The page also points to a MiroMind app and suggests use cases across finance, medicine, and regulation. |
AI Research / Deep Research Agent | 78 | ↑ +6 | 38 days ago | Details |
|
#965
↑ +6
Hermex
Python library that automates ChatGPT and Gemini through the web UI, using a real Chrome browser to send prompts, upload files, and return responses as Python objects. |
Developer Tools / Automation | 78 | ↑ +6 | 41 days ago | Details |
|
#967
↑ +6
Dropstone
Dropstone is a versioned coding agent runtime that routes work through open-weight models on US-hosted, no-retention infrastructure. The report explains its monthly re-baselining process, safety boundary, and cost model for Fast, Pro, and Heavy tiers. |
Developer Tools / Code Assistant | 78 | ↑ +6 | 42 days ago | Details |
|
#968
↑ +6
The Data That Taught the Machines
An interactive, sourced deep-dive showing how Stack Overflow’s Q&A format helped train coding-focused AI systems and what happened as AI reduced public question volume. |
Developer Tools / Code Assistant | 78 | ↑ +6 | 43 days ago | Details |
|
#969
↑ +6
Visr
Visr is a CLI tool that records full agent terminal trajectories, including commands, output, retries, and fixes, then returns a transcript link for reuse across sessions. |
Developer Tools / AI Development Tools | 78 | ↑ +6 | 46 days ago | Details |
|
#970
↑ +6
Verified RAG: every sentence checked
A blog post about verifiable RAG that benchmarks open-source NLI verifiers against Claude on RAGTruth and describes a Python library for sentence-level citation and claim verification. |
AI / RAG / Verification & Hallucination Detection | 78 | ↑ +6 | 48 days ago | Details |
|
#971
↑ +6
fuguUX
fuguUX is an AI-powered user testing and CX analysis tool that simulates real users on a website, surfaces UX issues, and generates reports with severity-rated findings, session records, and improvement roadmaps. |
AI Product / UX Testing | 78 | ↑ +6 | 50 days ago | Details |
|
#972
↑ +6
MCP Bridge Part 3: How we made getProcInfo3() agent-readable: hybrid discovery + AI Enrichment
AppFactor’s blog post explains an AI-powered MCP Bridge feature that makes legacy API tools easier for agents to find and use by combining keyword search, vector search, and AI-generated enrichment from schemas and sample responses. |
AI Development Tool / Agent tooling | 78 | ↑ +6 | 52 days ago | Details |
|
#973
↑ +6
Repolog
Repolog scans a live website and produces a ranked audit covering on-page SEO, Core Web Vitals, security checks, and AI readiness for major AI search and assistant platforms. |
AI-powered product / Website audit / SEO and security | 78 | ↑ +6 | 52 days ago | Details |