AgentDish directory
Trending
Listings with strong scores and recent movement.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#572
↓ -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 | 61 days ago | Details |
|
#573
↓ -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 | 61 days ago | Details |
|
#574
↓ -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 | 62 days ago | Details |
|
#575
↓ -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 | 63 days ago | Details |
|
#576
↓ -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 | 65 days ago | Details |
|
#577
↓ -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 | 65 days ago | Details |
|
#578
↓ -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 | 65 days ago | Details |
|
#579
↓ -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 | 65 days ago | Details |
|
#580
↓ -6
PileaX
PileaX is a local-first AI knowledge base that combines AI chat, smart notes, and e-book reading/management in one product. The repo shows desktop and Docker-based deployment options, a Notion-style editor, and an AI-agent angle for managing knowledge and reading workflows. |
Developer Tools / AI Knowledge Base | 84 | ↓ -6 | 66 days ago | Details |
|
#581
↓ -6
JDS
A Copilot skill suite that enforces structured coding workflows for AI-assisted development, with design, planning, TDD, debugging, verification, and cleanup steps plus a live task-graph visualization server. |
Developer Tools / AI Coding Assistants | 84 | ↓ -6 | 66 days ago | Details |
|
#582
↓ -6
Claude for Legal
A repository of Claude plugins, managed-agent cookbooks, and connectors for legal workflows like commercial review, privacy, litigation, IP, and regulatory work. |
Developer Tools / AI Development | 84 | ↓ -6 | 66 days ago | Details |
|
#583
↓ -6
Ctx-opt
TypeScript middleware that trims or compresses LLM chat history to fit a token budget, with support for OpenAI, Anthropic, and AI SDK integrations. |
Developer Tools / LLM Context Management | 84 | ↓ -6 | 67 days ago | Details |
|
#584
↓ -6
AI Action Path Lab
An interactive lab for tracing how AI-assisted engineering workflows can reach repos, CI/CD, credentials, tools, approvals, and proof trails. |
Productivity / Workflow Automation | 84 | ↓ -6 | 67 days ago | Details |
|
#585
↓ -6
Hush
Local push-to-talk dictation for macOS that uses Whisper, stays on-device, and pastes text at the cursor. |
Developer Tools / AI/Voice Dictation | 84 | ↓ -6 | 67 days ago | Details |
|
#586
↓ -6
Hollow
Open-sourced local multi-agent OS that runs three agents on consumer hardware, lets them form goals from environmental pressure, and supports self-modifying workflows through tool creation and change requests. |
AI Agent / Autonomous Multi-Agent System | 84 | ↓ -6 | 68 days ago | Details |
|
#587
↓ -6
AgentKanban
AgentKanban is a VS Code task board for agentic coding workflows, capturing Copilot chats and task context so work can be resumed, shared, and tracked across sessions. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 68 days ago | Details |
|
#588
↓ -6
Rotunda
An agent-first web browser for automating web tasks, with Playwright integration and a CLI for browser control, page inspection, screenshots, navigation, and file actions. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 68 days ago | Details |
|
#589
↓ -6
Torrix
Self-hosted AI observability for tracking LLM requests, costs, latency, prompt traces, reasoning tokens, and PII masking across many model providers. |
Developer Tools / AI Observability | 84 | ↓ -6 | 68 days ago | Details |
|
#590
↓ -6
YantrikDB
A cognitive memory engine for AI agents with temporal decay, contradiction detection, autonomous consolidation, knowledge graph support, and ANN recall via HNSW. The repo shows Rust and Python usage, MCP client setup, and a quick-start path for agents and developers. |
Developer Tools / AI Libraries & Frameworks | 84 | ↓ -6 | 69 days ago | Details |
|
#591
↓ -6
Agent of Empires
A session manager for AI coding agents that lets developers run and monitor multiple agents in parallel from a TUI or web dashboard. It supports several agent frameworks, uses git worktrees and optional Docker sandboxes, and includes remote phone access plus PWA-style web use. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 69 days ago | Details |
|
#592
↓ -6
Skill-kit
TypeScript SDK for building agent skills as typed state machines, with workflow steps, schema validation, branching, testing helpers, and packaging into distributable executables. |
Developer Tools / AI SDK | 84 | ↓ -6 | 70 days ago | Details |
|
#593
↓ -6
Kit
Kit is a developer workspace that combines an editor, Chromium browser, terminal, email, calendar, whiteboard, and autonomous agent with shared AI context across the whole environment. |
Developer Tool / AI Development Environment | 84 | ↓ -6 | 70 days ago | Details |
|
#594
↓ -6
Pokeloop
A research-style demo showing LLM agents evolving through a genetic algorithm to play Pokémon in parallel sandboxed VMs. The page explains the setup, scoring loop, generations, results, and links to the repo and run artifacts. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 71 days ago | Details |
|
#595
↓ -6
WUPHF
WUPHF is a local-first AI agent workspace that runs a team of role-based agents with a shared wiki and persistent project memory. It supports Claude Code, Codex, OpenClaw, and local models via OpenCode, with install and build options shown on the page. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 71 days ago | Details |