AgentDish directory
Trending
Listings with strong scores and recent movement.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#532
↓ -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 | 30 days ago | Details |
|
A bootable Linux-based OS prototype with a React desktop, Rust daemons, Electron shell, and a local AI assistant. The page describes the boot flow, architecture layers, built-in apps, persistence, and hardware boot timing. |
Operating Systems / AI-powered desktop OS | 80 | ↓ -1 | 32 days ago | Details |
|
#534
↓ -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 | 34 days ago | Details |
|
#535
↓ -1
llmisp
A local AI coding harness that turns business-rule specs into a constrained JSON AST, validates it, and compiles it into Clojure code while logging generation and repair artifacts. |
Developer Tool / AI Coding Harness | 80 | ↓ -1 | 34 days ago | Details |
|
#536
↓ -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 | 37 days ago | Details |
|
#537
↓ -1
Rauno
Rauno is a multi-AI chat interface that sends one prompt to ChatGPT, Gemini, and Claude and presents them as a roundtable discussion. It’s aimed at comparing model responses and using cross-verification to help users judge which answer is right. |
AI Tools / Multi-Model LLM Interface | 80 | ↓ -1 | 38 days ago | Details |
|
#538
↓ -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 | 40 days ago | Details |
|
A Chrome extension that uses AI to score YouTube videos against your interests and fade irrelevant content. It also adds Focus Mode controls to hide Shorts, autoplay, comments, recommendations, and other attention-heavy parts of YouTube. |
Browser Extension / YouTube productivity | 80 | ↓ -1 | 42 days ago | Details |
|
#540
↓ -1
lobotomized-claude-code
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 | 42 days ago | Details |
|
#541
↓ -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 | 43 days ago | Details |
|
#542
↓ -1
Books To Read
AI-powered book recommendation site that suggests nonfiction and other meaningful reads based on what you want to learn or match your vibe. |
Writing / Copywriting | 80 | ↓ -1 | 44 days ago | Details |
|
#543
↓ -1
BattleClaws
BattleClaws is an AI agent battle arena where you paste a prompt, send an agent into fights, and watch it evolve, rank up, and trash talk on its own. |
Gaming / AI Battle Arena | 80 | ↓ -1 | 45 days ago | Details |
|
#544
↓ -1
Interpretable AutoResearch
An open-source project for making AI research agents legible, auditable, and traceable through behavioral code and event logs. |
AI/ML / Agent framework | 80 | ↓ -1 | 46 days ago | Details |
|
#644
↓ -1
OpenAIToolsHub
An AI tools directory with hand-reviewed comparisons, popular tool rankings, and a set of free developer utilities plus SEO tools. |
Developer Tools / Copywriting | 77 | ↓ -1 | 46 days ago | Details |
|
#646
↓ -1
VS Code Music Visualizer
A VS Code extension that turns code editor cursors into a real-time music visualizer using microphone or system audio input. |
Developer Tool / VS Code Extension | 76 | ↓ -1 | 26 hours ago | Details |
|
#647
↓ -1
CosmicGPT
An open-source simulator that studies how GPT inference behaves under space radiation and cosmic-ray fault conditions, with CLI runs, comparisons, and self-contained HTML reports. |
AI/ML / Developer Tool | 76 | ↓ -1 | 4 days ago | Details |
|
#648
↓ -1
Transpilatron
AI agent that transpiles Python projects into native C binaries, with support for static builds, web app conversion, and automatic verification steps like compilation retries and valgrind checks. |
Developer Tools / Code Generation | 76 | ↓ -1 | 5 days ago | Details |
|
A Steel blog post that dissects Claude Code’s deep-research workflow and contrasts it with other research systems. It also positions Steel as an open-source browser API for AI agents, making the page relevant for AI builders. |
AI Tools / Browser API | 76 | ↓ -1 | 11 days ago | Details |
|
A MotherDuck blog interview with Wes McKinney on practical AI coding workflows, including spec-driven development, continuous AI code review, and how to keep agent-generated code maintainable. |
Writing / Copywriting | 76 | ↓ -1 | 16 days ago | Details |
|
#651
↓ -1
PDF to MD Converter
AI-powered PDF to Markdown converter focused on preserving structure like headings, tables, images, and reading order for research, docs, and knowledge workflows. |
Research / Knowledge Work | 76 | ↓ -1 | 18 days ago | Details |
|
#652
↓ -1
Pure Effect
Pure Effect is a small JavaScript library for building testable business logic as data-driven commands instead of relying on mocks. It includes primitives like Success, Failure, Command, Ask, Retry, and Parallel, plus helpers like effectPipe and runEffect for composing and executing flows. |
Developer Tools / Code Assistant | 76 | ↓ -1 | 22 days ago | Details |
|
#653
↓ -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 | 26 days ago | Details |
|
#654
↓ -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 | 28 days ago | Details |
|
#655
↓ -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 | 29 days ago | Details |