AgentDish directory

Developer Tools AI Tools

Accepted listings in this category.

Listing Category Score Trend Checked
#394 ↓ -4
NoWreck

NoWreck is a CLI verifier that checks whether AI coding assistant claims match the actual code changes using structural analysis rather than another model judgment.

Developer Tools / Code Review 87 ↓ -4 45 days ago Details
#395 ↓ -4
Codex Security

CLI and TypeScript SDK for finding, validating, and fixing security vulnerabilities in code, with repository scanning, change review, finding history, and CI support.

Developer Tools / Security 87 ↓ -4 45 days ago Details

A Python framework for building AI agents as Python objects, with typed methods, stateful fields, and LLM-driven agentic methods. The repo includes installation steps, a quick start, examples, and notes on supported models and safety boundaries.

Developer Tools / AI Frameworks 87 ↓ -4 47 days ago Details
#397 ↓ -4
Hubo

Hubo is a coding-agent workflow that uses two persistent roles — a work agent and a review agent — to iterate on code changes until review findings are resolved or a human decision is needed. The repo includes installation steps and usage examples for Claude Code, Codex, GitHub Copilot CLI, OpenClaw, and skills.sh.

Developer Tools / AI Coding Assistant 87 ↓ -4 48 days ago Details
#398 ↓ -4
Quil

Quil is a terminal multiplexer for AI-native development that preserves workspaces across reboots and resumes AI sessions. It also exposes an MCP server so agents can inspect panes, read output, and send commands.

Developer Tools / Terminal / Workflow 87 ↓ -4 49 days ago Details
#400 ↓ -4
uploads.sh

An open-source upload command for coding agents that stages screenshots on a branch and auto-attaches them to GitHub PRs as a tidy comment. It also supports tagging, finding uploads later, device frames, one-shot screenshot capture, and shareable galleries.

Developer Tools / AI Developer Tooling 87 ↓ -4 50 days ago Details
#402 ↓ -4
TokenPath

TokenPath is an API for token-level citations and attribution for LLM outputs. It resolves claims in generated answers back to source spans, uses attention-based tracing, and includes an endpoint for raw heatmaps.

Developer Tools / API 87 ↓ -4 52 days ago Details
#403 ↓ -4
Vestige

VS Code extension that helps review large AI-generated diffs with local call graphs, file dependency graphs, and review cards that show blast radius and context before changes are pushed.

Developer Tools / VS Code Extension 87 ↓ -4 54 days ago Details
#404 ↓ -4
HeimWall

A free Mac menu-bar app that flags secrets and PII before you paste prompts into AI tools like Cursor, Claude Code, and Copilot. It runs fully on-device with no account and no network egress.

Developer Tools / AI Safety 87 ↓ -4 57 days ago Details
#406 ↓ -4
sellbonds.now

A non-custodial on-chain bond platform that lets AI agents raise capital, issue debt, and repay lenders directly from the chain. It includes a CLI/SDK, live Base mainnet support, testnet funding, and open-source docs and contracts.

Developer Tools / Code Assistant 87 ↓ -4 57 days ago Details
#407 ↓ -4
Greenflash

Greenflash is a product management layer for AI agents that reads production conversations, surfaces friction and intent gaps, and recommends what to fix or ship next. It includes SDKs, a REST API, Claude Code integration, and support for voice and text agents.

Developer Tools / Code Assistant 87 ↓ -4 58 days ago Details
#408 ↓ -4
agent-run

A small Linux CLI for running coding agents in a sandboxed environment. The repository shows installation options, TOML-based configuration, supported agents, and troubleshooting notes.

Developer Tools / AI Agent Infrastructure 87 ↓ -4 61 days ago Details
#412 ↓ -4
WhisperShortcut

A macOS voice layer for AI workflows that turns speech into text, prompts, rewrites, read-aloud actions, and chat. It supports Gemini, optional OpenAI and xAI integrations, and offline Whisper dictation without an account.

Developer Tools / AI Productivity 87 ↓ -4 64 days ago Details
#414 ↓ -4
Predio

Predio is a REST and MCP API that turns Spanish cadastre data into structured, versioned JSON for reference lookup, coordinates, and address-based queries. It is aimed at developers, proptech teams, and AI agents.

Developer Tools / API 87 ↓ -4 69 days ago Details
#417 ↓ -4
Open Agent Loops

A minimal, provider-agnostic agent loop for building custom AI agents with swappable memory, model, tools, and stop-condition seams.

Developer Tools / AI Agent Frameworks 87 ↓ -4 71 days ago Details
#419 ↓ -4
Palabre

Palabre is a terminal-based multi-agent coding assistant that lets you run debates or parallel answers across local and cloud AI CLIs, then exports a Markdown synthesis. It also has a VS Code extension for running the same workflows inside the editor.

Developer Tools / Code Assistant 87 ↓ -4 73 days ago Details
#420 ↓ -4
fenic

fenic is an open-source Python framework for semantic DataFrames, letting you use LLM-powered operators like extract, classify, summarize, and embed inside query pipelines.

Developer Tools / AI/ML Frameworks 87 ↓ -4 73 days ago Details
#423 ↓ -4
Hail

Hail is a communications MCP server for AI agents, giving them a phone number, SMS line, and email inbox through one endpoint. It supports inbound and outbound voice, text, and email, with managed cloud and open-source self-hosting options.

Developer Tools / AI Infrastructure 87 ↓ -4 75 days ago Details
#424 ↓ -4
Munin

An open-source, self-hostable customer platform built for the agentic era, with MCP-first tooling for knowledge base, conversations, CRM, CMS, outreach, and analytics. The README shows concrete modules, data portability, and self-host setup instructions.

Developer Tools / AI Infrastructure 87 ↓ -4 80 days ago Details
#425 ↓ -4
Issue-Orchestrator

Open-source control plane for coding agents that turns GitHub issues into bounded runs with validation, review, rework, and human merge gates.

Developer Tools / Code Assistant 87 ↓ -4 80 days ago Details
#426 ↓ -4
y

A desktop coding-agent app that runs Claude Code and Codex locally and lets users reshape the app UI through a protected Modify surface.

Developer Tools / AI Coding Assistants 87 ↓ -4 80 days ago Details
#429 ↓ -4
PMB

Local-first persistent memory for AI coding agents over MCP. PMB stores decisions, lessons, project facts, and searchable context in a single SQLite file and exposes it through a CLI and dashboard.

Developer Tools / AI Agent Tools 87 ↓ -4 82 days ago Details
#430 ↓ -4
Cloak

Cloak is a local secrets vault for AI agents that lets them use API keys without exposing the raw key to the model. The repo shows a CLI, local daemon, MCP server, policy controls, and quickstart commands for connecting with AI clients.

Developer Tools / Security / Secrets Management 87 ↓ -4 83 days ago Details
#432 ↓ -4
Wyolet Relay

Wyolet Relay is a self-hosted LLM router that exposes OpenAI- and Anthropic-compatible endpoints in front of multiple providers. It pools API keys, handles failover and rate limits, tracks usage and cost, and includes a quickstart plus Docker-based deployment.

Developer Tools / API Infrastructure / LLM Routing 87 ↓ -4 85 days ago Details