AgentDish directory
developer tools
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#1712
↓ -1
Naiou
Naiou is an OpenTUI terminal app and yes/no oracle that answers every query with a definitive Yes or No. It includes install steps, build instructions, platform support, and OpenAI-compatible API key requirements. |
Developer Tools / CLI | 76 | ↓ -1 | 97 days ago | Details |
|
#1717
↓ -260
Gravity AI
Gravity AI is a Go-based multi-agent consensus harness that coordinates AI agents through Raft-backed task state, proposal voting, and reputation updates. |
Developer Tools / AI Orchestration | 76 | ↓ -260 | 118 days ago | Details |
|
#1732
→ 0
minecraft-builder-skill
A GitHub repository for a Minecraft skill that gives coding agents build-design abilities, JavaScript build recipe generation, vanilla .nbt export, and interactive previews before placing structures in-game. |
Developer Tools / AI Development Tools | 75 | → 0 | 84 days ago | Details |
|
Docker blog post about a real AI coding agent failure and how Docker Sandboxes aim to contain destructive execution mistakes. |
Developer Tools / Code Assistant | 75 | → 0 | 91 days ago | Details |
|
#1738
↓ -21
doola MCP
doola MCP lets users form a U.S. LLC inside AI chat tools like Claude and Replit via MCP, with a conversational flow that covers account setup, package selection, payment, and post-payment formation steps. |
Developer Tools / Copywriting | 75 | ↓ -21 | 118 days ago | Details |
|
#1743
↓ -1
LPU Lite
An educational project that explains and demonstrates a homemade language processing unit inspired by Groq’s LPU, with a focus on running a small Transformer model and visualizing the idea behind AI hardware. |
Developer Tools / AI Infrastructure | 74 | ↓ -1 | 6 days ago | Details |
|
#1747
↓ -1
agent-shell
A native Emacs mode for chatting with AI agents via ACP, with prompt queueing, chat mode, image handling, and buffer navigation improvements. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 16 days ago | Details |
|
A technical blog post from the Cua repository describing a process-scoped Metal capability shim for macOS VMs that improves llama.cpp performance on Apple Silicon, with benchmark results and reproduction details. |
Developer Tools / AI Infrastructure | 74 | ↓ -1 | 20 days ago | Details |
|
#1753
↓ -1
FlowChartCharter
Open-source Python project for execution-first multi-agent workflows built around YAML Charterfiles, runtime schema enforcement, and a boss-agent hierarchy. The README includes install commands, a short usage tour, and a small code example. |
Developer Tools / AI Orchestration | 74 | ↓ -1 | 23 days ago | Details |
|
#1754
↓ -1
MERIDIAN — A Claude Copilot Adventure
A playable text-adventure that teaches Claude Code through real prompts, skills, and agent workflows. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 26 days ago | Details |
|
#1755
↓ -1
vite-bundle-antillm
A Vite plugin that obfuscates client-side code in a way meant to make LLMs refuse de-obfuscation attempts. The README shows the project’s purpose, a usage note, and an example of the transformed output. |
Developer Tools / AI Safety / Prompt Protection | 74 | ↓ -1 | 26 days ago | Details |
|
A RequestRocket article mapping the AI agent access-control stack across authentication, authorization, governance, identity, gateways, and runtime egress control. It explains how the categories differ, when each fits, and where RequestRocket sits in the landscape. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 49 days ago | Details |
|
An in-depth Medium post from IronBee about how a verification loop affects AI coding agents, using Web-Bench and comparing DeepSeek with Claude Opus on a real web app task. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 55 days ago | Details |
|
A macOS terminal workflow that uses local speech-to-text plus the Pi coding agent to turn spoken requests into shell commands or terminal answers. |
Developer Tools / CLI | 74 | ↓ -1 | 74 days ago | Details |
|
Anthropic research report on how people use Claude Code in practice, based on a large privacy-preserving analysis of session data. It covers task types, division of labor between user and model, and how domain expertise affects outcomes. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 74 days ago | Details |
|
#1771
↓ -1
Evaluate Your Agentic Tooling
A blog post describing an evaluation harness for comparing agentic coding tools and prompts across realistic SWE tasks, with token-cost results and model-specific behavior notes. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 78 days ago | Details |
|
#1773
↓ -1
Entelligence AI Wrapped 2026
A shareable report for AI coding usage that summarizes how you work with tools like Claude Code, Codex, and Cursor, with sign-in via GitHub and an option to get printed copies. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 81 days ago | Details |
|
#1774
↓ -1
LEVI
LEVI is a harness-first evolutionary framework for code and prompt optimization. It focuses on reducing LLM cost with diversity-preserving search, role-aware model routing, and a proxy benchmark, and presents comparative results against several existing systems. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 84 days ago | Details |
|
A blog post describing a small reinforcement-learning agent trained with PPO to play and beat a Pokelike/Pokerogue-style game, including the input representation, model architecture, and training approach. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 88 days ago | Details |
|
A Codacy blog post explaining GitHub Copilot’s new AI Credits billing for code review and positioning Codacy AI Reviewer as an alternative with fixed per-seat pricing, static analysis, and pull-request review features. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 91 days ago | Details |
|
#1780
↓ -1
Building an Agent with the Cline SDK
A tutorial showing how to build a release notes generator with the Cline SDK, including project structure, setup, custom tool design, and code walkthroughs. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 93 days ago | Details |
|
A detailed article about the internal harness Nimbalyst built around Claude Code and Codex, covering context, provenance, capability, workflow, restraint, verification, visual interface, and coordination. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 97 days ago | Details |
|
#1788
↓ -1
Homunctor – The Simplest Agent
A minimal LLM agent packaged as a single HTML file. The README explains how to run it locally, set the LLM host, API key, and model, and use chat("hi") from the browser console. |
Developer Tools / AI Agent Frameworks | 74 | ↓ -1 | 105 days ago | Details |
|
#1789
↓ -1
claude-pee
A Rust CLI that wraps Claude Code for programmatic use, forwarding flags, injecting one-shot prompts, tailing session transcripts, and exiting automatically after the turn completes. |
Developer Tools / CLI / Automation | 74 | ↓ -1 | 109 days ago | Details |