AgentDish directory

open-source

Accepted listings with this tag.

Listing Category Score Trend Checked

A walkthrough for building and deploying an AI agent on Truuze with the AaaS dashboard, including setup, testing, connector configuration, and the platform’s escrow-based transaction flow.

Developer Tools / Code Assistant 82 ↓ -2 67 days ago Details

An open-source Claude Code skill set for academic research, covering research, writing, review, revision, and finalization. It includes guided workflows, installation steps, and pipeline documentation for researchers using AI in a human-in-the-loop process.

Writing / Copywriting 82 ↓ -2 69 days ago Details
#791 ↓ -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 73 days ago Details
#802 ↑ +2
BOUND

BOUND is a deterministic control harness for AI agents. It sits between agent execution and the next decision, using observable evidence to choose ACCEPT, RETRY, REPLAN, or ROLLBACK.

Developer Tool / AI Agent Framework / Control Harness 81 ↑ +2 5 hours ago Details
#806 ↑ +2
simpleagentchat

A small open-source C# tool for local inter-agent collaboration in coding workflows, with shared chat state, role memory, Markdown messages, and goal tracking inside a Git repo.

Developer Tools / AI Development Tools 81 ↑ +2 14 days ago Details
#807 ↑ +2
Dabs

Open-source CLI for spinning up disposable local or remote sandboxes for AI agents. It uses a manifest and Dockerfile to build fresh boxes, then exposes a single shell tool through MCP so an agent can work inside the sandbox without touching the host.

Developer Tools / AI Agent Infrastructure 81 ↑ +2 15 days ago Details
#808 ↑ +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 15 days ago Details
#818 ↑ +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 33 days ago Details
#821 ↑ +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 39 days ago Details
#822 ↑ +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 39 days ago Details
#825 ↑ +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 45 days ago Details

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 46 days ago Details
#828 ↑ +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 54 days ago Details
#829 ↑ +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 54 days ago Details
#835 ↓ -35
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 ↓ -35 73 days ago Details
#847 ↓ -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 18 days ago Details
#850 ↓ -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 28 days ago Details
#854 ↓ -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 38 days ago Details
#856 ↓ -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 41 days ago Details
#860 ↓ -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 45 days ago Details
#861 ↓ -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 53 days ago Details
#864 ↓ -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 61 days ago Details
#866 ↓ -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 64 days ago Details
#868 ↓ -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 67 days ago Details