AgentDish directory
developer tools
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#1275
↓ -2
git-lrc
git-lrc is a Git-based AI code review tool that runs on commit and surfaces risk categories, inline findings, and a summary deck for each review. |
Developer Tools / Code Review | 82 | ↓ -2 | 77 days ago | Details |
|
#1282
↓ -2
CodeSage Pro — Universal AI Code Assistant
Chrome extension that brings AI coding help directly into the browser for debugging, code explanations, security reviews, and solution generation. |
Developer Tools / Code Assistant | 82 | ↓ -2 | 85 days ago | Details |
|
#1284
↓ -2
Lathe
Lathe generates multi-part, hands-on technical tutorials from prompts and provides a local UI plus CLI workflow for working through them with LLM-assisted skills. |
Developer Tools / AI Coding Assistants | 82 | ↓ -2 | 86 days ago | Details |
|
#1287
↓ -2
Viveka
A Python filter layer for LLM apps that evaluates responses against a Lean-verified Scherf logic backend and can pass, flag, correct, or block output. |
Developer Tools / AI Safety / LLM Guardrails | 82 | ↓ -2 | 91 days ago | Details |
|
A Git-native CLI task ledger for coordinating work between humans and coding agents, with task claiming, notes, releases, handoffs, and audit history stored in files and versioned in Git. |
Developer Tools / CLI / Workflow Tooling | 82 | ↓ -2 | 92 days ago | Details |
|
Chrome extension that extracts AI-generated HTML from ChatGPT, Claude, and Gemini, then previews, downloads, or publishes it to targets like Netlify, GitHub, FTP, or a self-hosted agent. |
Developer Tools / Browser Extension | 82 | ↓ -2 | 99 days ago | Details |
|
A weekly security audit of Atlassian’s remote MCP server, focused on OAuth 2.1, RFC 9728 discovery, PKCE, DCR, and token handling. The page documents why the server’s discovery chain fails and includes HTTP evidence links. |
Developer Tools / API / MCP Server Audit | 82 | ↓ -2 | 104 days ago | Details |
|
#1303
↓ -2
Chidori
A Rust-based CLI that fetches web pages, strips page chrome, and outputs readable Markdown for AI agents and shell workflows. |
Developer Tools / Code Assistant | 82 | ↓ -2 | 105 days ago | Details |
|
#1310
↓ -2
Remind
A Mac menu bar app that schedules Claude Code prompts to run later on the user’s Mac, using local files, skills, and CLI tools. Results post back when the job runs. |
Developer Tools / Code Assistant | 82 | ↓ -2 | 114 days ago | Details |
|
#1311
↓ -2
Gread
Gread is a Skill and MCP server that gives coding agents access to the source code and docs of public GitHub repositories, with support for both skill-based and MCP client integrations. |
Developer Tools / AI Developer Tooling | 82 | ↓ -2 | 114 days ago | Details |
|
#1316
↓ -2
Agent Sandbox
A Docker-based sandbox for running AI coding agents with dropped capabilities, no-new-privileges, and no Docker socket access. It wraps the pi terminal coding agent and supports local file edits, persistent auth, and skills mounts. |
Developer Tools / AI Coding | 82 | ↓ -2 | 116 days ago | Details |
|
#1319
↓ -3
chaos-prover
An autonomous neuro-symbolic formal verification engine for Lean 4. The repository describes a proof workflow that generates tactics and then checks them deterministically in Lean, with example proofs, verification steps, and telemetry outputs. |
Developer Tools / Formal Verification | 82 | ↓ -3 | 118 days ago | Details |
|
#1321
↓ -2
sectorllm
An open-source Llama2 inference engine written in x86 real-mode assembly that fits in 1277 bytes and can boot directly from disk before any OS loads. |
Developer Tools / AI Development | 82 | ↓ -2 | 118 days ago | Details |
|
#1322
↑ +132
Pi for Word
A Microsoft Word task pane add-in that embeds a Pi Agent-powered assistant for M365 Word, with production and local sideloading manifests plus build and test instructions. |
Developer Tools / Office Add-ins | 82 | ↑ +132 | 118 days ago | Details |
|
#1323
↓ -323
Gate
Gate is an agentic desktop OS for developers that runs AI desks locally, extracts reusable skills from completed work, and logs every action with receipts. The page shows install flow, platform limits, model requirements, sandboxing, and a clear comparison with Cursor/Aider. |
Developer Tools / Code Assistant | 82 | ↓ -323 | 118 days ago | Details |
|
#1326
↑ +3
Brush Up backend
FastAPI backend for the Brush Up tutor app. It retrieves from a markdown note corpus, expands context through graph neighbors, and calls Anthropic to generate grounded programming help for Python, Ruby, and JavaScript. |
Developer Tools / AI Backend / API | 82 | ↑ +3 | 118 days ago | Details |
|
#1327
↓ -320
GitGalaxy
GitGalaxy is a Python-based static analysis and knowledge graph engine for deep repository intelligence. It maps codebases at the function level, supports 50+ languages, runs locally, and exports JSON and SQLite for querying and AI-agent workflows. |
Developer Tools / Code Analysis | 82 | ↓ -320 | 118 days ago | Details |
|
#1329
↑ +127
Champion kit - Claude Code Docs
A Claude Code playbook for engineers who want to drive internal adoption on their team, with guidance on what to share, how to answer questions, and a 30-day rollout plan. |
Developer Tools / Adoption / Team Enablement | 82 | ↑ +127 | 118 days ago | Details |
|
#1332
↑ +2
TokenGO
TokenGO is a self-operated inference API for open-weight LLMs and video models. It offers OpenAI-compatible access, model routing, enterprise uptime claims, and a set of priced models including GLM, DeepSeek, Kimi, and MiniMax. |
Developer Tools / AI API | 81 | ↑ +2 | 5 days ago | Details |
|
#1333
↑ +2
Neoswarm
Neoswarm is an open-source terminal workspace for controlling AI agents, with a plugin-based interface and typed TypeScript plugin API. |
Developer Tools / AI Development Tools | 81 | ↑ +2 | 6 days ago | Details |
|
#1335
↑ +2
The AI Interface Museum
A visual timeline of major AI interfaces and interaction patterns, from Siri and Google Now to ChatGPT, Claude, and emerging agent tools. |
Developer Tools / Code Assistant | 81 | ↑ +2 | 7 days ago | Details |
|
#1336
↑ +2
re-goldsrc-won-launcher-1792
A source-level reconstruction of the WON-era Half-Life launcher, build 1792, with build instructions, supported-version notes, fixes, and a bundled WON server emulator for local testing. |
Developer Tools / AI-assisted Reverse Engineering | 81 | ↑ +2 | 8 days ago | Details |
|
#1339
↑ +2
Languageme
A small Python CLI that hooks into Claude Code to gradually increase target-language usage during chat sessions, with monitoring, ramp policies, help modes, and a pause/kill switch. |
Developer Tools / CLI / Claude Code extension | 81 | ↑ +2 | 12 days ago | Details |
|
A small skill that teaches coding agents to explain software with compact visuals like diagrams, trees, diffs, pseudocode, and HTML mockups instead of long prose. |
Developer Tools / AI Coding Assistant Tools | 81 | ↑ +2 | 19 days ago | Details |