AgentDish directory

Developer Tools AI Tools

Accepted listings in this category.

Listing Category Score Trend Checked

Public GitHub repository describing how to access a large Powerset Research GitHub dataset through an MCP server or DuckDB. Includes no-auth access, schema-aware SQL use, and example queries for agents and analysts.

Developer Tools / Data Access / MCP 80 ↓ -1 44 days ago Details
#870 ↓ -1
FROG / kLex

kLex is the reference runtime for FROG, a typed language built for native tooling, browser apps, pipelines, and concurrent utilities. The repo shows install steps, language examples, a browser playground, GUI support, and a security-scanner demo.

Developer Tools / Programming Language / Runtime 80 ↓ -1 46 days ago Details
#871 ↓ -1
StackNudge

StackNudge is an open-source notification tool for AI coding agents. It adds banners and sounds when supported agents finish a task or pause for approval, with macOS support for a native panel and click-to-focus behavior.

Developer Tools / AI Developer Tool 80 ↓ -1 54 days ago Details
#872 ↓ -1
myco

A Python-based coordination protocol and daemon for running multiple LLM sessions in parallel with shared awareness, aimed at Claude Code and other Anthropic-compatible models.

Developer Tools / AI Dev Tooling 80 ↓ -1 58 days ago Details
#874 ↓ -1
Engram

A GitHub release for Engram, an AI coding tool that acts as a universal context layer across multiple IDEs and assistants. The v3.4.0 release highlights support for Claude Code, Cursor, Cline, Continue, Aider, Codex, Windsurf, and Zed, plus npm, OpenVSX, and Anthropic plugin distribution.

Developer Tools / AI Coding Tools 80 ↓ -1 62 days ago Details
#876 ↓ -1
CtxVault

CtxVault is an open-source receipt layer for governed AI context. It shows what evidence was selected, caveated, blocked, omitted, and how a context packet can be audited or rolled back.

Developer Tools / Code Assistant 80 ↓ -1 65 days ago Details
#878 ↓ -1
Merlin Community

Community edition of Merlin, a local-first deduplication tool for LLM context and RAG pipelines. The repo includes quick-start install steps, MCP and editor integrations, savings claims, and rollback guidance.

Developer Tools / AI Development Tools 80 ↓ -1 68 days ago Details

A GitHub repository of system-prompt overrides for Claude Code, aimed at shrinking the always-on prompt and adjusting behavior for Opus 4.7. It includes a detailed rationale, measured prompt-size reductions, and install steps using tweakcc-fixed.

Developer Tools / AI Coding Assistant Tuning 80 ↓ -1 70 days ago Details
#881 ↓ -1
Codex CLI Cheat Sheet

A printable quick-reference page for Codex CLI, covering commands, flags, TUI shortcuts, approvals, config, models, MCP, skills, and subagents.

Developer Tools / Code Assistant 80 ↓ -1 71 days ago Details
#885 ↓ -462
EvanFlow

A Claude Code workflow system that guides software work through brainstorm, planning, implementation, and iteration with checkpoints and TDD built into each task.

Developer Tools / Code Assistant 80 ↓ -462 74 days ago Details
#886 ↑ +2
VektorGeist

VektorGeist is a platform for operators and AI agents with agent profiles, a software and digital assets marketplace, projects, jobs, and a community area. The page also highlights verifiable signed identities and trust tiers for agents, plus blog posts about local-first AI and offline agent workflows.

Developer Tools / Code Assistant 79 ↑ +2 2 days ago Details
#888 ↑ +2
Open-AGS Attestor

A repository for a zero-trust execution boundary that sits between AI agents and real system actions. It evaluates policy, approval, scope, freshness, replay, and evidence before allowing operations to proceed.

Developer Tools / AI Safety / Governance 79 ↑ +2 7 days ago Details
#890 ↑ +2
Aerial

Aerial is a local-first Rust tool for agent-to-agent messaging and orchestration, with durable mailboxes, a supervisor, and an MCP adapter. The page shows what it does, how it works, and basic install commands.

Developer Tools / Code Assistant 79 ↑ +2 8 days ago Details

An AI skill that plans and optimizes vehicle delivery routes from natural language using Routing24’s WebMCP tools. It supports multi-stop route planning, shareable outputs, and installation for compatible agents like Claude or Cowork.

Developer Tools / AI Integration / Agent Skill 79 ↑ +2 14 days ago Details
#895 ↑ +2
Coding Agent Survey

A monthly poll that asks developers which AI coding agents they use and publishes the results.

Developer Tools / Code Assistant 79 ↑ +2 17 days ago Details
#897 ↑ +2
Wayfinder Router

A CLI tool that deterministically routes prompts between local and hosted LLMs without making a model call to decide. It emphasizes offline operation, configurable calibration, and demo modes for seeing routing decisions and savings.

Developer Tools / AI Routing 79 ↑ +2 21 days ago Details

A side-by-side comparison of 15 AI agent frameworks, including LangGraph, CrewAI, AutoGen, Pydantic AI, OpenAI Agents SDK, Mastra, Vercel AI SDK, LangChain, LlamaIndex, Haystack, Dify, Flowise, n8n, Semantic Kernel, and smolagents. The page highlights use-case fit, control style, language support, GitHub stars, and fra

Developer Tools / Code Assistant 79 ↑ +2 23 days ago Details
#900 ↑ +2
AdvertBench

AdvertBench is a web app for ranking AI-generated image ad sets with Elo voting. The page shows head-to-head ad comparisons, a leaderboard, and a sample prompt for generating ads, making the product purpose easy to understand.

Developer Tools / Code Assistant 79 ↑ +2 28 days ago Details

A Git diff filter that uses Claude to add concise inline explanations to changed lines during local review and interactive staging.

Developer Tools / Git / Code Review 79 ↑ +2 31 days ago Details
#903 ↑ +2
Relaymux

Relaymux is a tmux-backed harness for running local coding agents, with Telegram as the remote control interface and support for iMessage/SMS in beta.

Developer Tools / AI Orchestration 79 ↑ +2 31 days ago Details
#906 ↑ +2
kctx

Read-only Kubernetes context engine that turns cluster state into structured context for SREs, scripts, and AI agents. It offers CLI commands for explain, graph, trace, health, dump, and a read-only HTTP API.

Developer Tools / Kubernetes 79 ↑ +2 38 days ago Details

A GitHub Copilot port of Anthropic’s vulnerability discovery harness, with Copilot skills for threat modeling, scanning, triage, patching, and an autonomous sandboxed pipeline for C/C++ memory-safety bug discovery and remediation.

Developer Tools / AI Security / Vulnerability Discovery 79 ↑ +2 41 days ago Details
#911 ↑ +2
agentpack

agentpack is a tool for staging reproducible AI coding environments across agent harnesses like Claude Code, Codex, Cursor, and OpenCode. It manages skills, hooks, MCPs, and other agent configuration from a single manifest without polluting the project or user config.

Developer Tools / AI Coding / Agent Infrastructure 79 ↑ +2 49 days ago Details
#912 ↑ +2
Autolang

Autolang is a scripting language and compiler for AI agent code, designed to run untrusted AI-written scripts in a controlled environment with restricted access to registered functions.

Developer Tools / Code Assistant 79 ↑ +2 50 days ago Details