AgentDish directory

Recently Evaluated

The newest checks across accepted listings.

Listing Category Score Trend Checked
#981 ↑ +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 31 days ago Details
#135 ↓ -3
SimLink

A self-hostable SMS relay for AI agents that uses an old Android phone and a prepaid SIM, exposed over MCP so clients like Claude, ChatGPT, and Cursor can send and receive real texts.

Developer Tools / Agent Infrastructure 88 ↓ -3 31 days ago Details
#522 ↓ -6
Autonomy

Autonomy is a self-directed AI agent framework under development by Bill Liu. The page describes a turn-based AgentLoop, managed action execution, beam-search candidate ranking, procedure skills, post-run learning, and event-sourced run history, with support for multiple AI providers and extensible toolsets.

Developer Tools / AI Agent Framework 84 ↓ -6 31 days ago Details
#305 ↑ +2
Lelu

Open-source authorization engine for AI agents that adds confidence-based gating, human review, policy-as-code, and audit logging. The repo shows quickstart code, local demo steps, SDK installs, and self-hosting options.

Developer Tool / AI Authorization / Security 86 ↑ +2 31 days ago Details
#306 ↑ +2
mcp-pg-rust

Rust-based PostgreSQL MCP server with 135 tools for Claude Desktop and other MCP-compatible AI tools. Supports stdio, TCP, and HTTP/2 transports, plus quick-start install and setup instructions.

Developer Tools / AI / MCP Servers 86 ↑ +2 31 days ago Details

A workbench report comparing MiniMax M3 and GLM 5.2 on autonomous coding tasks, with scored results, latency and cost data, task-type breakdowns, and examples of where each model performed better.

Developer Tools / Code Assistant 81 ↑ +2 31 days ago Details
#523 ↓ -6
retro-bot

An open-source Claude skill that runs structured retrospectives after sessions, applies improvements to the right layer of your Claude setup, and keeps a dated audit log of changes.

Developer Tools / AI Workflow 84 ↓ -6 32 days ago Details
#136 ↓ -3
BeamWeaver

An OTP-native Elixir library for building AI agents, durable LLM workflows, retrieval pipelines, and production LLM services.

Developer Tools / AI Agent Framework 88 ↓ -3 32 days ago Details
#34 ↓ -2
Uptime.com New MCP

A Model Context Protocol server for Uptime.com that lets AI assistants manage monitoring checks, alerts, outages, status pages, and account usage through tools and hosted or self-hosted deployment options.

Developer Tools / Code Assistant 90 ↓ -2 32 days ago Details
#215 ↓ -4
Knoku

Knoku turns docs, GitHub content, and internal sources into cited AI answers for a widget, Slack, and API. It supports syncing from sources like Notion, Confluence, Jira, Zendesk Help Center, and OpenAPI, and includes analytics for deflection, traffic, and repeated questions.

AI Tools / Customer Support 87 ↓ -4 32 days ago Details
#409 ↓ -3
consensus-rnd

A cross-platform agent skills repository for consensus-based R&D and repo automation. It describes a multi-agent loop that generates independent plans, converges through a meta-judge, and supports platforms like Claude Code, Codex, Cursor, and Gemini.

Developer Tool / AI Orchestration / Agent Workflow 85 ↓ -3 32 days ago Details
#524 ↓ -6
Platinum.ai

Platinum.ai creates AI Website Profiles in llms.txt format so businesses can be read more easily by ChatGPT, Claude, Gemini, and other agents. The page includes a live scan CTA, a simple three-step workflow, industry examples, and pricing starting at $99.

Developer Tools / AI Infrastructure 84 ↓ -6 32 days ago Details
#137 ↓ -3
CodeSummary

CodeSummary turns GitHub repositories into AI-generated, reviewable living documentation and exposes the results to agents over MCP. It also hosts docs on custom domains and keeps them updated as code changes.

Developer Tools / Code Assistant 88 ↓ -3 32 days ago Details
#138 ↓ -3
OSymandias

Open-source runtime for multi-agent AI systems with job scheduling, DAG orchestration, shared memory, tool execution, and real-time observability.

Developer Tool / AI Agent Runtime / Orchestration 88 ↓ -3 32 days ago Details
#525 ↓ -6
Wolffish

Wolffish is a local desktop AI agent that runs on a user’s machine with full system access. It emphasizes offline operation, Markdown-based memory/brain files, and simple skill-based extension via SKILL.md.

AI Agents / Desktop Agents 84 ↓ -6 32 days ago Details
#526 ↓ -6
Rudi

Rudi is a Python tool for LLM memory management that replaces a growing chat transcript with a causal dependency graph, aiming to keep token usage flat across long sessions. The README shows benchmarking results, fold behavior, and example usage with get_slice, store_decisions, and run_turn.

Developer Tools / AI Memory / Context Management 84 ↓ -6 32 days ago Details
#216 ↓ -4
Wyolet Relay

Wyolet Relay is a self-hosted LLM router that exposes OpenAI- and Anthropic-compatible endpoints in front of multiple providers. It pools API keys, handles failover and rate limits, tracks usage and cost, and includes a quickstart plus Docker-based deployment.

Developer Tools / API Infrastructure / LLM Routing 87 ↓ -4 32 days ago Details
#307 ↑ +2
CrankGPT

CrankGPT is a fully offline voice assistant built on a hand-crank-powered Raspberry Pi setup. The page explains the hardware stack, local speech recognition, on-device LLMs, text-to-speech, power smoothing, and latency measurements for running the system without cloud dependency.

AI Hardware / Offline Voice Assistant 86 ↑ +2 32 days ago Details
#774 ↓ -2
Appaca

Appaca is an AI workspace for operators that lets teams build internal tools, custom workflows, and specialized AI co-workers by chatting with AI. The page shows examples across sales, finance, marketing, HR, ops, product, engineering, and IT, plus support for knowledge bases, built-in storage, automations, and integra

AI Workspace / Internal Tools / Operations 82 ↓ -2 32 days ago Details
#527 ↓ -6
crawlie

Open-source technical SEO and GEO crawler for humans and agents. It offers a CLI, MCP server, and agent skills for crawling sites, checking broken links and metadata, and generating JSON/HTML reports.

Developer Tools / CLI Tools 84 ↓ -6 32 days ago Details
#217 ↓ -4
Sentinel

Sentinel is a local, zero-dependency codebase scanner that maps a repository into AI-ready context, health scores, risk hotspots, entry points, and prompts for coding agents.

Developer Tools / Code Analysis 87 ↓ -4 33 days ago Details
#139 ↓ -3
Ironsmith

Ironsmith is an open-source macOS menu bar app that generates small native SwiftUI apps from prompts, using local or hosted LLMs.

Developer Tools / AI App Builders 88 ↓ -3 33 days ago Details
#308 ↑ +2
NILScript

NILScript is an open standard and CLI toolkit for letting AI agents act on real systems through a gated propose → approve → commit → rollback flow. The page shows a live playground, quickstart commands, and benchmark claims around unauthorized writes.

Developer Tools / Code Assistant 86 ↑ +2 33 days ago Details

A macOS terminal workflow that uses local speech-to-text plus the Pi coding agent to turn spoken requests into shell commands or terminal answers.

Developer Tools / CLI 74 ↓ -1 33 days ago Details