AgentDish directory
Newly Accepted
Fresh listings that made it through review.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#531
↓ -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 | 26 days ago | Details |
|
A blog post describing ptc_runner’s MCP server and code-mode approach, where agents run short-lived untrusted programs inside a small Lisp REPL instead of Python or JavaScript. |
AI Developer Tool / MCP Server | 78 | ↑ +6 | 26 days ago | Details |
|
#183
↑ +2
Aperion Shield v0.7
Local guardrails for AI coding agents that intercept destructive actions before they execute, now extended to Git hooks for commit and push enforcement. |
Developer Tools / AI Coding Guardrails | 86 | ↑ +2 | 26 days ago | Details |
|
#184
↑ +2
Kimi WebBridge
Kimi WebBridge is a browser extension that lets AI agents click, fill forms, navigate, screenshot, and extract data in Chrome or Edge while running locally on the user’s device. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 26 days ago | Details |
|
#314
↓ -6
Laptop AI
A local-first AI memory engine for asking questions over selected files on your computer using Ollama, embeddings, and a custom vector database. |
Developer Tools / Local AI / Search | 84 | ↓ -6 | 26 days ago | Details |
|
arXiv paper describing QUEST, an open family of deep research agents from 2B to 35B parameters, plus a synthetic-task training recipe and released models, data, and scripts. |
Research / AI Agents | 83 | ↓ -3 | 26 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 | 26 days ago | Details |
|
A GitHub research project documenting a long-form, multi-model analysis of LLM behavior across Claude, Gemini, ChatGPT, and Grok. The repo includes an executive summary, screenplay, technical white paper, and archive of logs and chat records. |
AI Research / LLM Evaluation & Analysis | 75 | → 0 | 26 days ago | Details |
|
#462
↓ -2
gamechat
Rust CLI that uses OpenAI Realtime voice input to orchestrate concurrent background coding agents, including Claude Code and Codex CLI, with slug-based task tracking and progress updates. |
Developer Tools / AI Orchestration | 82 | ↓ -2 | 26 days ago | Details |
|
#315
↓ -6
Harbor
Harbor is a local AI stack and launcher for starting pre-configured agentic coding tools against different backends, with support for tools like Codex, OpenCode, Claude Code, and web-enabled workflows. |
Developer Tools / AI Development Tools | 84 | ↓ -6 | 26 days ago | Details |
|
#247
↓ -3
SynapCores/synapcores-agent
An open-source Python support agent that uses SynapCores as the agent brain for memory, retrieval, semantic tool routing, and generation. The repo includes a quick start, local Docker setup, example commands, and a traced demo of the agent loop. |
Developer Tools / Code Assistant | 85 | ↓ -3 | 26 days ago | Details |
|
#597
↑ +6
Multi-Agent is a snake oil
An opinionated write-up on where multi-agent systems have and have not delivered value, with concrete comparisons across coding, images, CAD, and BIM, plus a description of Blade’s evidence-first architecture. |
Writing / Copywriting | 78 | ↑ +6 | 26 days ago | Details |
|
#405
↓ -3
skills-for-humanity
A Claude Code skill pack with 171 structured reasoning methods drawn from historical thinkers, designed to route different problem types to specific procedures. |
Developer Tools / AI Development Tools | 83 | ↓ -3 | 26 days ago | Details |
|
#463
↓ -2
PhoneDiffusion
iOS app for local, offline Stable Diffusion image generation on iPhone and iPad, with private prompts and images stored on-device. |
Design / Creative Tools | 82 | ↓ -2 | 27 days ago | Details |
|
#512
↑ +2
Smriti
Smriti is an open-source system for shared reasoning state across coding agents like Claude Code and Codex. It treats project reasoning like version-controlled state, with local setup, a CLI, backend, and frontend for coordinating multiple agents on the same repo. |
Developer Tools / AI Development | 81 | ↑ +2 | 27 days ago | Details |
|
#132
↓ -4
My_Dash
A local, read-only observability dashboard for Claude Code with live event streams, session Kanban, token and cost charts, a 3D tool-call graph, and plugin-based widgets. |
Developer Tools / AI Observability | 87 | ↓ -4 | 27 days ago | Details |
|
#513
↑ +2
SEOClaw
Open-source AI SEO optimizer CLI that audits pages, generates meta tags, analyzes keyword gaps, and drafts blog outlines. It can run free for audits and uses a KianBot API key for AI-assisted features. |
Developer Tools / CLI | 81 | ↑ +2 | 27 days ago | Details |
|
#560
↑ +2
Close the Coding Agent Loop
A post about TMA1 v2, a local observability and context-sharing tool for coding agents. It adds an MCP server, hook-based context injection, and cross-agent sharing between Claude Code and Codex. |
Developer Tools / AI Observability | 79 | ↑ +2 | 27 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 | 27 days ago | Details |
|
#316
↓ -6
docs-cli / Agent Playbook Suite
A file-backed workflow for resumable coding-agent projects, using Markdown records, a CLI, and bundled workflow skills to keep project state on disk instead of in chat. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 27 days ago | Details |
|
#685
↓ -1
GPT Guesses Between 1 and 100
A GitHub research project that measures how gpt-4.1 responds when asked to pick a random number between 1 and 100, using 10,000 API calls and comparing the results to a uniform baseline. |
AI Research / Model Behavior Analysis | 74 | ↓ -1 | 27 days ago | Details |
|
#85
↓ -3
LLMRequirements.com
An interactive guide for choosing local AI hardware and matching open-weights LLMs to specific builds. It offers budget-based build recommendations, a hardware picker, model-to-hardware compatibility, and a state-of-the-local-AI snapshot. |
Developer Tools / AI / ML Infrastructure | 88 | ↓ -3 | 28 days ago | Details |
|
#465
↓ -2
DeepSeek Sparse Attention
A PyTorch reference implementation of DeepSeek Sparse Attention from the LLMs-from-scratch project, including a lightweight indexer, top-K token selection, and a GPT-style model with KV-cache support. |
Developer Tools / Machine Learning / LLM Architecture | 82 | ↓ -2 | 28 days ago | Details |
|
#1
→ 0
CodeGraph
CodeGraph is a local code knowledge graph for AI coding agents like Claude Code, Cursor, Codex, OpenCode, and Hermes Agent. It aims to cut token use, tool calls, and runtime by letting agents query pre-indexed code structure instead of scanning files repeatedly. |
Developer Tools / AI for Code | 94 | → 0 | 28 days ago | Details |