AgentDish directory
open-source
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#1502
↑ +2
Faultsense agent
A source-available JavaScript browser agent for asserting end-to-end behavior in real user sessions. The repo explains the annotation-based approach, how it runs in staging and production, and how to install and initialize it via CDN or npm. |
Developer Tools / Testing | 81 | ↑ +2 | 70 days ago | Details |
|
#1512
↑ +2
EuroMesh
A sourced model and short report exploring whether Europe could train a sovereign frontier AI model using public compute it already owns, with reproducible code, datasets, and a PDF report. |
AI Research / Analysis / Reports | 81 | ↑ +2 | 88 days ago | Details |
|
#1515
↑ +2
OpenLoomi
OpenLoomi is an open-source desktop AI workspace that connects to apps like email, calendar, chat, docs, and project trackers to build a persistent context graph with proactive actions and local-first storage. |
Developer Tools / AI Agents | 81 | ↑ +2 | 94 days ago | Details |
|
#1516
↑ +2
CodeTutor
An Emacs package that acts like an AI pair programmer and teaching assistant while you code, with save-time reviews, follow-up questions, and architecture memory for local projects. |
Developer Tools / AI Coding Assistants | 81 | ↑ +2 | 94 days ago | Details |
|
#1519
↑ +2
Cast
Cast is an open-source, self-hosted harness for multi-user Claude agents. It focuses on routing, identity, and access control outside the prompt, with support for agent building, review flows, and extensions like email, calendar, web fetch, and WhatsApp. |
Developer Tools / AI Agent Framework | 81 | ↑ +2 | 100 days ago | Details |
|
#1520
↑ +2
Build Your Own AI Agent CLI in 150 Lines
A technical guide that shows how to build a small CLI-based LLM agent for microservices using tool discovery, model calls, conversation history, and a REPL loop. |
Developer Tools / AI Development | 81 | ↑ +2 | 101 days ago | Details |
|
#1522
↑ +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 | 109 days ago | Details |
|
#1523
↑ +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 | 109 days ago | Details |
|
#1529
↓ -64
MarCognity-AI
An open-source research framework for structured LLM evaluation, claim verification, and source-grounded reflective reasoning. The repo describes modular components for retrieval, semantic scoring, skeptical claim checking, and benchmark-style epistemic assessment. |
AI Research / Evaluation / Verification Framework | 81 | ↓ -64 | 129 days ago | Details |
|
A blog post documenting an open-source, under-$40 take on OpenAI’s Codex Micro, built as an AI-assisted PCB routing and keyboard/macropad project. |
AI Hardware / Open-source AI device project | 80 | ↓ -1 | 15 days ago | Details |
|
#1544
↓ -1
MindShield
MindShield is a browser extension that adds a reflection pause before sending simple prompts to AI tools, using local on-device classification to reduce false positives and keep prompts private. |
Developer Tools / Code Assistant | 80 | ↓ -1 | 20 days ago | Details |
|
#1546
↓ -1
cookbook-meter
Local, private CLI that reads Claude Code session transcripts and estimates API-equivalent usage, token counts, and cost, with optional ledger export. |
Developer Tools / CLI | 80 | ↓ -1 | 28 days ago | Details |
|
#1551
↓ -1
Canon
Canonical Agent Notation (CANON) is an open-source controlled English for model prompting and agent-to-agent communication. The repository describes a small closed vocabulary, mandatory obligation markers, bounded loops, and a clear ask-rather-than-guess rule for making requests and agent messages less ambiguous. |
Developer Tools / Prompting | 80 | ↓ -1 | 34 days ago | Details |
|
#1555
↓ -1
claudeFS
A browser extension for Chrome and Edge that connects a local folder to claude.ai so Claude can read, search, and edit files without a desktop app or API key. |
Developer Tools / Browser Extension | 80 | ↓ -1 | 43 days ago | Details |
|
#1556
↓ -1
VernLLM
A lightweight TypeScript resilience layer for LLM calls with retries, timeouts, caching, circuit breaking, typed structured output, and usage tracking across many provider clients. |
Developer Tools / Code Assistant | 80 | ↓ -1 | 43 days ago | Details |
|
#1559
↓ -1
Ground Control
Hosted server and open-source repo for playing multiplayer games with Claude Code in the CLI, starting with chess and comedy battle modes. |
Developer Tools / AI Agent Infrastructure | 80 | ↓ -1 | 52 days ago | Details |
|
#1575
↓ -1
Looop
An open-source, Kubernetes-shaped control loop for agent-driven work. It watches external systems, makes one LLM-driven move per beat, and supports human-in-the-loop approvals through a file-based contract. |
Developer Tools / AI Agents | 80 | ↓ -1 | 73 days ago | Details |
|
#1578
↓ -1
taste-ai
taste-ai is a command-line tool that compresses project context for AI agents and learns coding patterns from session logs, git history, and prompts. The README shows install steps, a quick start, command examples, and a workflow for generating compact session context and updating pattern files. |
Developer Tools / AI Developer Tooling | 80 | ↓ -1 | 83 days ago | Details |
|
#1582
↓ -1
Nodea
Nodea is a live branching AI chat canvas for working through complex projects. The demo shows forkable replies that turn conversations into trees, with example prompts for naming a coffee shop and shaping branding ideas. |
AI Product / Chat / Canvas | 80 | ↓ -1 | 93 days ago | Details |
|
#1584
↓ -1
CCLimitPing
A CLI tool that keeps Claude Code, Codex, and GLM 5-hour rate-limit windows continuous by auto-pinging providers when a window resets. |
Developer Tools / AI Ops | 80 | ↓ -1 | 96 days ago | Details |
|
#1588
↓ -1
FROG / kLex
kLex is the reference runtime for FROG, a typed language built for native tooling, browser apps, pipelines, and concurrent utilities. The repo shows install steps, language examples, a browser playground, GUI support, and a security-scanner demo. |
Developer Tools / Programming Language / Runtime | 80 | ↓ -1 | 100 days ago | Details |
|
#1589
↓ -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 | 108 days ago | Details |
|
#1592
↓ -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 | 116 days ago | Details |
|
#1594
↓ -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 | 119 days ago | Details |