AgentDish directory
Top Picks
The listings that cleared review with the strongest evidence.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#1633
↑ +2
X-OS
An open-source operating system project built around AI-era workflows, with a microkernel, userspace services, IPC ports, and a desktop environment already running in QEMU and on real hardware. |
Developer Tools / Code Assistant | 79 | ↑ +2 | 47 days ago | Details |
|
#1634
↑ +2
Claude Code Lightbar for Mac OS
A macOS status bar overlay that shows when Claude Code is busy or waiting for input, using local hooks and a click-through always-on-top window. |
Developer Tools / AI Developer Tools | 79 | ↑ +2 | 48 days ago | Details |
|
#1635
↑ +2
Production-Grade SLM-Powered OCR Course
An open-source course and reference implementation for a self-scaling OCR pipeline on Kubernetes, using Rust for ingestion, vLLM for inference, Redis and KEDA for event-driven scaling, and MCP integration for agent use. |
AI Development / MLOps / Infra | 79 | ↑ +2 | 49 days ago | Details |
|
#1636
↑ +2
Smoke Break API
A playful API that gives a coding agent a simulated “smoke break,” with endpoints for dispensing breaks and tracking the total count. |
Developer Tools / Code Assistant | 79 | ↑ +2 | 51 days ago | Details |
|
#1637
↑ +2
poc-agentic-platform
A proof-of-concept governance harness for agentic coding loops, using machine-level policy enforcement, validation hooks, and a deterministic control point to keep agent outputs within approved rules. |
Developer Tools / AI Agent Infrastructure | 79 | ↑ +2 | 51 days ago | Details |
|
#1638
↑ +2
Lagotto Meter
Lagotto Meter is a beta web tool that checks how an AI agent perceives a website versus what the site claims about itself. It positions itself as a semantic truth/readability analyzer with a reproducible analysis method and public tools. |
Developer Tool / AI Evaluation | 79 | ↑ +2 | 52 days ago | Details |
|
#1639
↑ +2
TZRO
TZRO is a local-first MCP gateway that offloads token-heavy repository and file operations to local models, aiming to reduce cloud AI token costs for coding workflows. |
Developer Tools / Code Assistant | 79 | ↑ +2 | 52 days ago | Details |
|
#1640
↑ +2
Surgical DevOps
An open-source protocol ecosystem for controlling LLM behavior during software development, with a focus on preventing context drift and code regressions through minimal diffs, inspection-first workflows, and snapshot-based session handoff. |
Developer Tools / AI DevOps | 79 | ↑ +2 | 53 days ago | Details |
|
#1641
↑ +2
VektorGeist
VektorGeist is a platform for operators and AI agents with agent profiles, a software and digital assets marketplace, projects, jobs, and a community area. The page also highlights verifiable signed identities and trust tiers for agents, plus blog posts about local-first AI and offline agent workflows. |
Developer Tools / Code Assistant | 79 | ↑ +2 | 56 days ago | Details |
|
A repository for a companion ebook that matches the wording of an ElevenLabs Michael Caine narration of The Odyssey, using Greek names to align the text with the audiobook. |
Writing / Copywriting | 79 | ↑ +2 | 57 days ago | Details |
|
#1643
↑ +2
Open-AGS Attestor
A repository for a zero-trust execution boundary that sits between AI agents and real system actions. It evaluates policy, approval, scope, freshness, replay, and evidence before allowing operations to proceed. |
Developer Tools / AI Safety / Governance | 79 | ↑ +2 | 61 days ago | Details |
|
A live dashboard tracking an autonomous AI’s attempt to win a public follower-growth bet, with a countdown, live counter, and activity log. |
AI Experiment / Live Autonomous Agent | 79 | ↑ +2 | 62 days ago | Details |
|
#1645
↑ +2
Aerial
Aerial is a local-first Rust tool for agent-to-agent messaging and orchestration, with durable mailboxes, a supervisor, and an MCP adapter. The page shows what it does, how it works, and basic install commands. |
Developer Tools / Code Assistant | 79 | ↑ +2 | 62 days ago | Details |
|
#1646
↑ +2
SlopWatch
Chrome extension that lets users rate webpages for likely AI-generated content and aggregates those votes into a Slop Score shown to other visitors. |
Browser Extension / AI content detection | 79 | ↑ +2 | 64 days ago | Details |
|
A position paper arguing that AI alignment methods can be repurposed for censorship and manipulation, with examples across pre-training, post-training, and inference-time controls. |
Research / Knowledge Work | 79 | ↑ +2 | 65 days ago | Details |
|
#1648
↑ +2
OpenAI-Compatible DeepSeek API
An OpenAI-compatible API proxy for using DeepSeek models with standard OpenAI SDKs, billed pay-as-you-go and accessible without phone verification. |
API / AI API | 79 | ↑ +2 | 68 days ago | Details |
|
#1649
↑ +2
Routing24 route optimizer — Agent Skill
An AI skill that plans and optimizes vehicle delivery routes from natural language using Routing24’s WebMCP tools. It supports multi-stop route planning, shareable outputs, and installation for compatible agents like Claude or Cowork. |
Developer Tools / AI Integration / Agent Skill | 79 | ↑ +2 | 68 days ago | Details |
|
#1650
↑ +2
Coding Agent Survey
A monthly poll that asks developers which AI coding agents they use and publishes the results. |
Developer Tools / Code Assistant | 79 | ↑ +2 | 71 days ago | Details |
|
#1651
↑ +2
tiny-vLLM AMD GPU support via HIP
A pull request adding AMD GPU support to tiny-vLLM through ROCm/HIP while keeping the existing CUDA build path unchanged. The snapshot describes the compatibility header, CMake option, architecture selection, and validation on multiple AMD GPUs. |
Developer Tool / LLM inference engine | 79 | ↑ +2 | 74 days ago | Details |
|
#1652
↑ +2
Wayfinder Router
A CLI tool that deterministically routes prompts between local and hosted LLMs without making a model call to decide. It emphasizes offline operation, configurable calibration, and demo modes for seeing routing decisions and savings. |
Developer Tools / AI Routing | 79 | ↑ +2 | 75 days ago | Details |
|
#1653
↑ +2
AI Agent Framework Compare
A side-by-side comparison of 15 AI agent frameworks, including LangGraph, CrewAI, AutoGen, Pydantic AI, OpenAI Agents SDK, Mastra, Vercel AI SDK, LangChain, LlamaIndex, Haystack, Dify, Flowise, n8n, Semantic Kernel, and smolagents. The page highlights use-case fit, control style, language support, GitHub stars, and fra |
Developer Tools / Code Assistant | 79 | ↑ +2 | 77 days ago | Details |
|
#1654
↑ +2
HoprLabs
A Python CLI and research toolkit for simulating AI training math before model training. It estimates memory, training time, token budget, config risks, benchmark speed, and reliability, with optional native Rust and C backends. |
Developer Tool / AI Research Toolkit | 79 | ↑ +2 | 77 days ago | Details |
|
#1655
↑ +2
AdvertBench
AdvertBench is a web app for ranking AI-generated image ad sets with Elo voting. The page shows head-to-head ad comparisons, a leaderboard, and a sample prompt for generating ads, making the product purpose easy to understand. |
Developer Tools / Code Assistant | 79 | ↑ +2 | 82 days ago | Details |
|
#1656
↑ +2
claude-code-session-bridge
Open-source PowerShell tool that makes Claude Code chats started in VS Code appear in the Claude Code desktop app by writing the missing session/index-card files. |
Developer Tool / AI Workflow Tool | 79 | ↑ +2 | 83 days ago | Details |