AgentDish directory
Newly Accepted
Fresh listings that made it through review.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#1054
↓ -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 | 109 days ago | Details |
|
#1960
↓ -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 | 109 days ago | Details |
|
#330
↓ -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 | 110 days ago | Details |
|
#1432
↓ -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 | 110 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 | 110 days ago | Details |
|
#1433
↓ -2
Pi-Mojo
A Mojo port of the Pi AI Agent Toolkit with a set of runnable examples for chat, coding agents, tool calling, web research, and long-running agent loops. |
Developer Tools / AI Agent Frameworks | 82 | ↓ -2 | 110 days ago | Details |
|
#639
↑ +2
wolfram-fb0
A browser-based demo where an AI agent writes x86_64 assembly and eBPF to generate Wolfram cellular automata and Mandelbrot fractals inside a real Linux VM, with framebuffer and kernel trace streams exposed live. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 110 days ago | Details |
|
#1767
↑ +6
The pronoun problem in agent identity
An essay arguing that second-person system prompts create attentional overhead and identity fragmentation in agent design, and proposing first-person initialization as an alternative. |
Writing / Copywriting | 78 | ↑ +6 | 110 days ago | Details |
|
#1882
↓ -1
Agenvoy
Agenvoy is a Go-native multi-model AI agent framework that routes tasks to the best model, shares a common daemon and session across interfaces, and can generate scripts or APIs to extend its toolset. |
AI Agent / Agent framework | 76 | ↓ -1 | 110 days ago | Details |
|
#449
↓ -4
Optic
Optic is an AI feature intelligence platform for SaaS teams. It tracks AI interactions at the account level, surfaces quality and abandonment signals, and sends engineering alerts plus daily CS digests in Slack. |
Customer Support / Support Automation | 87 | ↓ -4 | 110 days ago | Details |
|
#1831
→ 0
AI Model Idle · 인공지능 키우기
A bilingual satirical idle simulation where you run an AI startup from toy classifiers to near-AGI, managing data, compute, launches, crises, and rivals. |
Games / Idle/Simulation | 77 | → 0 | 110 days ago | Details |
|
#1055
↓ -6
The Release Should Explain Itself | torque
A Torque demo page showing proof-gated, policy-checked production changes for a Kubernetes PostgreSQL workload, with signed evidence, authorization records, and replayable audit artifacts. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 111 days ago | Details |
|
#1056
↓ -6
The Vault
Local-first memory layer for coding agents with an MCP server, CLI, and desktop console for durable project context, handoffs, and recall across sessions. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 111 days ago | Details |
|
#1434
↓ -2
OpenClaw
OpenClaw is a self-hosted personal AI assistant that runs on your own devices and connects to many messaging channels, with CLI-based setup and onboarding. |
AI Assistant / Personal AI Assistant | 82 | ↓ -2 | 111 days ago | Details |
|
#1670
↑ +2
Claude Code Documentation Map
A docs index page for Claude Code that maps the documentation structure and links to major sections like getting started, core concepts, tools, automation, and deployment. |
Developer Tools / Code Assistant | 79 | ↑ +2 | 111 days ago | Details |
|
#331
↓ -3
CostHawk
CostHawk is a team analytics platform for tracking AI adoption, usage, and spend across tools like Claude Code, Codex, Cursor, and provider APIs. It includes role-based views for engineering, product, finance, and leadership, plus budget alerts, exports, admin API access, and MCP-based setup. |
Developer Tools / Code Assistant | 88 | ↓ -3 | 111 days ago | Details |
|
#450
↓ -4
Mainline
Git-native memory for coding agents that stores repo intent, decisions, constraints, and review context before the diff. The repo includes the problem statement, product positioning, install steps, and agent hooks for tools like Claude Code, Cursor, and Codex. |
Developer Tools / AI Developer Tools | 87 | ↓ -4 | 111 days ago | Details |
|
#1883
↓ -1
Hyperagents
Research paper introducing hyperagents, a self-referential agent framework that combines a task agent and a meta agent into one editable program. The abstract describes a DGM-based system that improves both task performance and its own improvement process across domains. |
AI Research / Self-Improving Agents | 76 | ↓ -1 | 111 days ago | Details |
|
#1057
↓ -6
terminal-guardian-mcp
A secure Model Context Protocol server that gives AI assistants controlled terminal access with risk analysis, sandboxing, logging, filesystem protection, and optional Docker and Git features. |
Developer Tools / MCP Servers | 84 | ↓ -6 | 111 days ago | Details |
|
#1239
↓ -3
Zero – Programming Language for Agents
An experimental programming language and compiler built for agent workflows, with CLI commands for parsing, checking, graphing, repair planning, and JSON-based inspection output. |
Developer Tools / AI Development / Agent Workflow | 83 | ↓ -3 | 111 days ago | Details |
|
AWS DevOps blog post explaining how to build a self-extending CLI using Amazon Bedrock, the Strands Agents SDK, and MCP. It outlines the workflow, technical pieces, and repository availability for readers who want to replicate the pattern. |
Developer Tools / Code Assistant | 78 | ↑ +6 | 111 days ago | Details |
|
#640
↑ +2
macOS-MCP
An open-source MCP server for controlling macOS with AI agents. It supports file navigation, app control, UI interaction, browser automation, and system operations, with setup instructions and client integrations for tools like Claude Desktop and Gemini CLI. |
Developer Tools / Automation / MCP Server | 86 | ↑ +2 | 111 days ago | Details |
|
#1240
↓ -3
ccost
Rust TUI for browsing local Codex and Claude Code session logs, searching past chats, and estimating API-equivalent cost. |
Developer Tools / CLI / TUI | 83 | ↓ -3 | 111 days ago | Details |
|
#1058
↓ -6
Herdr
A terminal multiplexer built for AI coding agents, with persistent sessions, agent-aware status, remote attach, and workspace/tab/pane management. |
Developer Tools / Terminal / AI Coding | 84 | ↓ -6 | 111 days ago | Details |