AgentDish directory
Developer Tool AI Tools
Accepted listings in this category.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#4
↑ +93
WebLLM
WebLLM is a high-performance in-browser LLM inference engine that runs locally in the browser with WebGPU acceleration. It exposes an OpenAI-compatible API, supports streaming and JSON mode, and includes examples for building chat apps and browser extensions. |
Developer Tool / AI SDK / In-browser LLM inference | 92 | ↑ +93 | 45 days ago | Details |
|
#17
↓ -2
Flightdeck
Self-hosted observability and control plane for production and coding AI agents, with live timelines, fleet-wide feeds, token budgets, MCP allow/block rules, and support for Claude Code plus a Python sensor. |
Developer Tool / AI Observability | 90 | ↓ -2 | 9 days ago | Details |
|
#42
→ 0
Redact
Browser extension that scans pastes for credentials and PII before they reach LLM chat sites, with local on-device inference and no network calls. |
Developer Tool / Browser Extension | 89 | → 0 | 17 days ago | Details |
|
#62
↓ -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 | 30 hours ago | Details |
|
#71
↓ -3
claudefeed
Linux-only kernel-level audit feed for Claude Code or other matched agent sessions, streaming exec, file, and network activity in real time. |
Developer Tool / Security / Monitoring | 88 | ↓ -3 | 10 days ago | Details |
|
#118
↓ -4
Subarr
Subarr is an open-source coordination layer for the *arr subtitle stack. It adds subtitle coverage tracking, audio-language verification, provider success tracking, queue management, Whisper tuning, and post-transcription quality checks for Bazarr/Subgen workflows. |
Developer Tool / AI Workflow | 87 | ↓ -4 | 11 days ago | Details |
|
#128
↓ -4
Claude Usage Tray
A Windows system-tray app that shows Claude Code session and weekly rate-limit usage at a glance, with hover and click views for more detail. |
Developer Tool / Productivity | 87 | ↓ -4 | 24 days ago | Details |
|
#139
↓ -4
Containarium
Open-source, self-hostable sandbox for AI agents. It lets agents work inside isolated Linux containers through MCP tools, with CLI and host-level admin controls for creating, managing, and exposing boxes. |
Developer Tool / AI Agent Infrastructure | 87 | ↓ -4 | 37 days ago | Details |
|
#149
↑ +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 | 6 hours ago | Details |
|
#191
↑ +2
claude-autopilot
Open-source autonomous development pipeline for Claude Code that moves from spec and planning through implementation, validation, PR creation, Codex review, and bug triage. |
Developer Tool / AI Development Pipeline | 86 | ↑ +2 | 31 days ago | Details |
|
#200
↑ +2
claude-stash
A Claude Code plugin that lets you stash ideas during a session with /stash commands, then pop them back later without losing context. |
Developer Tool / Claude Code plugin | 86 | ↑ +2 | 36 days ago | Details |
|
#210
↑ +2
pay
Open-source CLI and agent infrastructure for handling paid API requests. It detects 402 payment challenges, signs stablecoin payments with a local wallet, supports MCP, and includes a payment debugger plus catalog tooling. |
Developer Tool / AI Agent Infrastructure | 86 | ↑ +2 | 44 days ago | Details |
|
#211
↑ +2
Amnitex
Amnitex is a local, lossless memory layer for MCP-capable AI coding assistants. It installs as a CLI, exposes tools like search, recall, remember, and list keys, and is designed to work across clients such as Claude Desktop, Cursor, Cline, Continue, and Zed. |
Developer Tool / Copywriting | 86 | ↑ +2 | 45 days ago | Details |
|
#226
↓ -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 | 30 hours ago | Details |
|
#270
↓ -6
gpt-go
A tiny GPT implementation in pure Go, trained on Jules Verne books, with runnable code and notes that explain the model’s evolution and design choices. |
Developer Tool / Machine Learning / LLM Training | 84 | ↓ -6 | 4 days ago | Details |
|
#279
↓ -6
agent-vault-proxy
A loopback HTTPS proxy that swaps placeholders for real API keys at request time, keeping secrets out of the agent process. It uses Bitwarden Secrets Manager and supports scoped bindings for hosts, methods, and paths. |
Developer Tool / Security | 84 | ↓ -6 | 8 days ago | Details |
|
#284
↓ -6
AutoGPU
AutoGPU is an open-source project for using AI agents to design and harden a GPU-like chip end to end, from Verilog through synthesis and place-and-route to GDSII. The repo shows a concrete fp8 matmul accelerator flow, quick-start steps, and documentation for running the design/hardening process. |
Developer Tool / AI-assisted Hardware Design / EDA | 84 | ↓ -6 | 10 days ago | Details |
|
#288
↓ -6
cursor-canvas-web
An open-source shim that lets Cursor canvas .tsx files render on the web by aliasing cursor/canvas to a Mantine-backed implementation. Includes install steps, runtime setup, supported API coverage, limitations, and a live example deployment. |
Developer Tool / UI/Frontend Framework Helper | 84 | ↓ -6 | 13 days ago | Details |
|
#323
↓ -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 | 31 days ago | Details |
|
#330
↓ -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 | 35 days ago | Details |
|
#345
↓ -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 | 40 days ago | Details |
|
#356
↓ -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 | 43 days ago | Details |
|
#384
↓ -3
AgentNexus
A service-boundary-aware coordination layer for heterogeneous LLM code agents via MCP. It combines versioned Markdown documents, pub-sub notifications, diff-aware updates, and a web dashboard for browsing, search, and AI chat. |
Developer Tool / AI Agent Infrastructure | 83 | ↓ -3 | 7 days ago | Details |
|
#390
↓ -3
Claude Desktop for Linux
A GitHub repository that packages Claude Desktop for Linux with install paths for Debian/Ubuntu, Fedora/RHEL, Arch AUR, and NixOS, plus MCP support and system integration features. |
Developer Tool / Desktop App Packaging / Linux Distribution | 83 | ↓ -3 | 11 days ago | Details |