AgentDish directory
Recently Evaluated
The newest checks across accepted listings.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
arXiv paper on distilling multi-agent debate into a single LLM with a two-stage fine-tuning pipeline. The abstract reports lower token use, comparable or better benchmark performance, and an analysis of agent-specific activation subspaces, with code linked from the page. |
Research / AI/LLM Reasoning | 74 | ↓ -1 | 15 days ago | Details |
|
#41
→ 0
Infracost Dev
Cloud cost awareness for AI coding agents and IDEs, with real-time pricing for IaC changes, cost tradeoff suggestions, tagging fixes, and policy-aware guardrails. |
Developer Tools / Code Assistant | 89 | → 0 | 15 days ago | Details |
|
#78
↓ -3
lowfat
Lowfat is a lightweight CLI tool that filters noisy command output before it reaches an AI agent, with plugins, shell integration, and usage stats for token savings. |
Developer Tools / CLI Tools | 88 | ↓ -3 | 15 days ago | Details |
|
#295
↓ -6
Defending Code Reference Harness
An open-source reference implementation for autonomous vulnerability discovery and remediation with Claude. It includes Claude Code skills for threat modeling, scanning, triage, patching, plus a harness for running a recon → find → verify → report → patch pipeline. |
Security / AI Security | 84 | ↓ -6 | 15 days ago | Details |
|
#240
↓ -3
Piece
Piece is a mobile app that uses AI to help couples settle small everyday arguments by hearing both sides, weighing the claims, and delivering a verdict in a chosen tone. |
Writing / Copywriting | 85 | ↓ -3 | 16 days ago | Details |
|
A blog post describing a small reinforcement-learning agent trained with PPO to play and beat a Pokelike/Pokerogue-style game, including the input representation, model architecture, and training approach. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 16 days ago | Details |
|
#296
↓ -6
Nori Skillsets
CLI for installing, switching, and managing collections of agent skills and agent-specific configurations across multiple coding tools. |
Developer Tools / AI Agent Tooling | 84 | ↓ -6 | 16 days ago | Details |
|
#399
↓ -3
h5i
h5i is an AI-aware Git sidecar that records agent activity, reasoning traces, prompts, model metadata, and review signals in Git refs so teams can hand off work between coding agents and surface PR review briefs. |
Developer Tools / Version Control / AI DevOps | 83 | ↓ -3 | 16 days ago | Details |
|
#400
↓ -3
AI Catalog Score
A free AI-readiness audit tool for Shopify catalogs that scores product visibility for AI shopping agents and flags catalog issues like weak titles, short descriptions, missing attributes, and sparse images. |
Developer Tools / Code Assistant | 83 | ↓ -3 | 16 days ago | Details |
|
#586
↑ +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 | 16 days ago | Details |
|
#241
↓ -3
Hydron
Hydron is a hardware-native AI coding assistant for embedded engineers. It offers spec-cited code generation, datasheet-based answers, and debugging workflows tied to real hardware, with support for VS Code and CLI use. |
Developer Tools / Code Assistant | 85 | ↓ -3 | 16 days ago | Details |
|
#297
↓ -6
AgentKitten
Swift package for building provider-agnostic AI agents on Apple platforms, with tools for runtime permissions, hooks, context compaction, session state, validation loops, and traceable execution. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 16 days ago | Details |
|
A black-box benchmark report on how AI-generated tests detect functional bugs in live APIs across 20 scenarios and 7 systems. |
Developer Tools / Code Assistant | 83 | ↓ -3 | 16 days ago | Details |
|
#79
↓ -3
Mnemo
Local-first AI memory layer for LLM apps with persistent knowledge graph storage, entity extraction, semantic retrieval, and API endpoints for ingesting and retrieving context. |
Developer Tools / Code Assistant | 88 | ↓ -3 | 16 days ago | Details |
|
#19
↓ -2
Gemma 4 12B
Google’s Gemma 4 12B is a multimodal model for local and developer-focused AI use, with native audio and vision support, agentic workflows, and broad tooling support. |
Developer Tools / AI Models | 90 | ↓ -2 | 16 days ago | Details |
|
#454
↓ -2
Wanderwhim
AI-native workspace for writers, bloggers, and lifelong learners. It combines source collection, an idea map, AI-assisted exploration, and a focused writing editor designed to support long-form thinking. |
Writing / Copywriting | 82 | ↓ -2 | 17 days ago | Details |
|
#242
↓ -3
Division Swarm
Open-source Go runtime for autonomous multi-agent systems. Swarm models work as durable state machines, persists state, supports replay/fork, and integrates with multiple LLM backends. |
Developer Tools / AI Agents / Multi-Agent Systems | 85 | ↓ -3 | 17 days ago | Details |
|
#298
↓ -6
deep-review
A Claude Code skill for multi-agent code review that produces findings.md with severity, impact category, verification artifacts, and fix directions. |
Developer Tools / Code Review | 84 | ↓ -6 | 17 days ago | Details |
|
#123
↓ -4
chatcode.dev
Remote control for Claude Code and Codex on your own machine, with browser and Telegram access, persistent sessions, and BYO AI accounts/keys. |
Developer Tools / Code Assistant | 87 | ↓ -4 | 17 days ago | Details |
|
#299
↓ -6
Colour Memory API
An API for mapping hex values, palettes, and images to named archive colours, with deterministic colour metrics, accessibility checks, cultural risk notes, and MCP support for agents and chat tools. |
Design / Creative Tools | 84 | ↓ -6 | 17 days ago | Details |
|
#300
↓ -6
Odysseus × crabbox × islo.dev
A demo for running the Odysseus self-hosted AI workspace on throwaway islo.dev microVMs in one command, with both a clickable live app path and an agent tool for running code on disposable boxes. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 17 days ago | Details |
|
#42
→ 0
Redact
Browser extension that scans pastes for credentials and PII before they reach LLM chat sites, with local on-device inference and no network calls. |
Developer Tool / Browser Extension | 89 | → 0 | 17 days ago | Details |
|
#530
↓ -1
FROG / kLex
kLex is the reference runtime for FROG, a typed language built for native tooling, browser apps, pipelines, and concurrent utilities. The repo shows install steps, language examples, a browser playground, GUI support, and a security-scanner demo. |
Developer Tools / Programming Language / Runtime | 80 | ↓ -1 | 17 days ago | Details |
|
#243
↓ -3
Terraform RAG
AI-powered knowledge base for Terraform modules that supports semantic search, agentic composition, audit checks, and optimization from indexed repositories and conventions. |
Developer Tools / Code Assistant | 85 | ↓ -3 | 17 days ago | Details |