AgentDish directory
AI tool
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#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 |
|
#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 |
|
#218
↓ -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 | 18 days ago | Details |
|
#219
↓ -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 | 18 days ago | Details |
|
#220
↓ -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 | 19 days ago | Details |
|
#221
↓ -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 | 19 days ago | Details |
|
#222
↓ -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 | 19 days ago | Details |
|
#225
↓ -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 | 20 days ago | Details |
|
#229
↓ -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 | 22 days ago | Details |
|
#231
↓ -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 | 23 days ago | Details |
|
#232
↓ -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 | 23 days ago | Details |
|
#234
↓ -6
Agentwerk
A minimal Rust crate for building agentic workflows in applications, with ticket-based orchestration, tools, knowledge storage, schema validation, retries, budget policies, and multi-provider support. |
Developer Tools / AI SDK / Agent Framework | 84 | ↓ -6 | 24 days ago | Details |
|
#235
↓ -6
Browser Mutation
A Codex browser plugin and MCP tool that captures live UI edits as structured implementation intent, with a local collector, installer scripts, and move-mode snapping for precise visual changes. |
Developer Tools / Browser Automation | 84 | ↓ -6 | 24 days ago | Details |
|
#236
↓ -6
Patchwork: AST-Native Editing for LLMs
A CLI for structural code search and refactoring using AST patterns instead of regex. It supports find, replace, delete, and insert workflows, with examples for method renames, logging removal, and code inserts across files. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 24 days ago | Details |
|
#237
↓ -6
server-components
A pure-Java UI toolkit for building admin panels and internal tools, with AI-agent-friendly structures and examples for human-in-the-loop workflows. |
Developer Tools / AI Development Tooling | 84 | ↓ -6 | 25 days ago | Details |
|
#239
↓ -6
Git LFS Server
A self-hosted Git LFS server for BYOF setups, with support for GitHub, GitHub Enterprise, GitLab, and S3-compatible storage backends like Cloudflare R2, DigitalOcean Spaces, and Backblaze B2. |
Developer Tools / API / Infrastructure | 84 | ↓ -6 | 25 days ago | Details |
|
#240
↓ -6
Kstack
Skill pack for Claude Code that helps monitor, troubleshoot, and audit Kubernetes clusters using agent-friendly skills and cluster tooling. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 25 days ago | Details |
|
#241
↓ -6
Stage CLI
Stage CLI is an AI-powered code review tool that groups local changes into logical chapters and helps users review what matters before diving into the code. It works with any AI agent, installs via npm, and can be invoked as a local command to open a browser-based review UI. |
Developer Tool / Code Review | 84 | ↓ -6 | 25 days ago | Details |
|
#243
↓ -6
Flue
Flue is an open-source Python tool that lets coding agents control desktop software from the command line without MCP servers. The README says it works with apps like Photoshop, Blender, Unity, Houdini, and Microsoft Office, and supports harnesses such as Claude Code, Codex, Gemini CLI, Cursor, and OpenCode. |
Developer Tools / AI Agent Tools | 84 | ↓ -6 | 26 days ago | Details |