AgentDish directory
Top Picks
The listings that cleared review with the strongest evidence.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#193
↓ -6
Hodor
Hodor is a native macOS prompt launcher that lets you save prompts and paste them into ChatGPT, Claude, or other AI tools with shortcuts, edge browsing, or keywords. It is open source, notarized, and runs fully local with no data collection. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 5 days ago | Details |
|
#194
↓ -6
zxbasic-rust
A Rust reimplementation of the 1982 ZX Spectrum BASIC runtime, compiled to native binaries and WebAssembly, with a live browser demo. The page frames it as an AI software-engineering experiment and describes the interpreter, editor, screen, keyboard, and runtime behavior it recreates. |
AI Developer Tool / AI software engineering experiment | 84 | ↓ -6 | 6 days ago | Details |
|
#195
↓ -6
LUML
Open-source MLOps/LLMOps platform for experiment tracking, model registry, and deployment with an emphasis on data and compute staying under user control. |
Developer Tools / MLOps / LLMOps | 84 | ↓ -6 | 6 days ago | Details |
|
#196
↓ -6
OACP — Open Agent Coordination Protocol
A file-based protocol and CLI for coordinating multiple AI agents across runtimes, with typed messages, review loops, and shared memory on the local filesystem. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 6 days ago | Details |
|
#197
↓ -6
Laptop AI
A local-first AI memory engine for asking questions over selected files on your computer using Ollama, embeddings, and a custom vector database. |
Developer Tools / Local AI / Search | 84 | ↓ -6 | 7 days ago | Details |
|
#198
↓ -6
Harbor
Harbor is a local AI stack and launcher for starting pre-configured agentic coding tools against different backends, with support for tools like Codex, OpenCode, Claude Code, and web-enabled workflows. |
Developer Tools / AI Development Tools | 84 | ↓ -6 | 7 days ago | Details |
|
#199
↓ -6
docs-cli / Agent Playbook Suite
A file-backed workflow for resumable coding-agent projects, using Markdown records, a CLI, and bundled workflow skills to keep project state on disk instead of in chat. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 8 days ago | Details |
|
A Torque demo page showing proof-gated, policy-checked production changes for a Kubernetes PostgreSQL workload, with signed evidence, authorization records, and replayable audit artifacts. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 10 days ago | Details |
|
#201
↓ -6
The Vault
Local-first memory layer for coding agents with an MCP server, CLI, and desktop console for durable project context, handoffs, and recall across sessions. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 10 days ago | Details |
|
#202
↓ -6
terminal-guardian-mcp
A secure Model Context Protocol server that gives AI assistants controlled terminal access with risk analysis, sandboxing, logging, filesystem protection, and optional Docker and Git features. |
Developer Tools / MCP Servers | 84 | ↓ -6 | 10 days ago | Details |
|
#203
↓ -6
Herdr
A terminal multiplexer built for AI coding agents, with persistent sessions, agent-aware status, remote attach, and workspace/tab/pane management. |
Developer Tools / Terminal / AI Coding | 84 | ↓ -6 | 10 days ago | Details |
|
#204
↓ -6
Agent Traces
Steel’s Agent Traces turns recorded browser sessions into a readable, frame-synced timeline with inline details, markdown export, and API access for AI agent workflows. |
Developer Tools / Browser API | 84 | ↓ -6 | 11 days ago | Details |
|
#205
↓ -6
agent-estimate
Open-source estimation tool for AI coding-agent tasks. It gives PERT-based time forecasts, human-speed comparisons, model reliability checks, and wave planning for parallel work. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 11 days ago | Details |
|
#206
↓ -6
AISBF
AISBF is a self-hostable AI service broker and OpenAI-compatible proxy/router for routing requests across multiple providers, adding prompt-aware model selection, failover, quotas, analytics, and privacy-focused deployment options. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 12 days ago | Details |
|
#207
↓ -6
Big Indexer
Open-source, local MCP-based context layer for AI coding assistants. It scans a codebase, builds a behavioral graph, and aims to improve architectural understanding while reducing input-token use on large repos. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 12 days ago | Details |
|
#208
↓ -6
OCL Nexus Local
Open-source local compute fabric for AI agents. It runs a single-node K3s stack through Docker Compose, provisions isolated Ubuntu sandboxes, and exposes native MCP support for local agent workflows. |
Developer Tool / AI Infrastructure | 84 | ↓ -6 | 13 days ago | Details |
|
#209
↓ -6
logbox
Logbox is a developer tool that captures dev server logs and exposes them through an MCP server so coding agents can search and inspect logs directly. |
Developer Tools / MCP Servers | 84 | ↓ -6 | 13 days ago | Details |
|
#210
↓ -6
Autodidact
Open-source local-first AI agent that routes between local and cloud LLMs, learns from escalations, and stores knowledge for future queries. The repo includes a quickstart, setup modes, and a concrete explanation of how it ingests docs and improves over time. |
AI Agent / Self-improving assistant | 84 | ↓ -6 | 13 days ago | Details |
|
#211
↓ -6
Sieve Secret Scanner
A macOS developer tool that scans AI coding assistant history and local project files for leaked API keys, tokens, passwords, and private keys, with local-only scanning, vault storage, and MCP integration. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 14 days ago | Details |
|
#212
↓ -6
Neurvance
Neurvance provides CC0-licensed AI training data bundles with document-level provenance, EU AI Act Article 10/Annex IV mapping, and an API for bulk download and RAG retrieval. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 15 days ago | Details |
|
#213
↓ -6
NeuroAPI – AI for Finance
Paid public API for finance built on the Neurobro agent. The docs show API key authentication, a single ask endpoint, tier-based modes, billing, rate limits, errors, examples, and a quickstart. |
Developer Tools / API | 84 | ↓ -6 | 17 days ago | Details |
|
#214
↓ -6
mcp-stdio-guard
A CLI guard for MCP stdio servers that checks for stdout pollution, handshake failures, invalid JSON-RPC frames, and startup/runtime issues before clients hit them. |
Developer Tools / Testing | 84 | ↓ -6 | 17 days ago | Details |
|
#215
↓ -6
RAG-LCC
An experimental RAG lab for constrained environments, with configurable document classification, chunking, retrieval, reranking, and chat context assembly. It includes Open WebUI integration and emphasizes debugging retrieval and context failures. |
Developer Tool / RAG Framework | 84 | ↓ -6 | 17 days ago | Details |
|
#216
↓ -6
Claude64
A Commodore 64 chat client for Claude that streams Anthropic responses over a serial-style connection, with a Python proxy and C64-side UI. |
AI Developer Tool / AI Client / Integration | 84 | ↓ -6 | 17 days ago | Details |