AgentDish directory
open-source
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#263
↓ -3
Ouijit
Ouijit is an open-source task and terminal session manager for coding agents. It adds agent status, notifications, automatic worktree management, and VM sandboxing, with support shown for Claude Code, Codex, and Pi. |
Developer Tools / Agent Orchestration | 83 | ↓ -3 | 41 hours ago | Details |
|
#267
↓ -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 | 10 days ago | Details |
|
#270
↓ -3
Runner
Desktop app for orchestrating crews of local coding agents like Claude Code and Codex in one workspace. |
Developer Tools / AI Coding / Agent Orchestration | 83 | ↓ -3 | 11 days ago | Details |
|
#271
↓ -3
Prisma Next
An early-access TypeScript rewrite of Prisma ORM built to be extensible, composable, and AI-agent friendly, with scaffolding, agent skills, and extension support. |
Developer Tools / AI Agent Infrastructure | 83 | ↓ -3 | 11 days ago | Details |
|
#278
↓ -3
RikkaHub Agent
An Android-focused on-device AI agent fork that can automate phone actions, run workflows and schedules, and be controlled locally or through Telegram. |
Developer Tools / AI Agents | 83 | ↓ -3 | 17 days ago | Details |
|
#279
↓ -3
sx
Open-source package manager for AI coding assistants that helps teams share, version, and scope skills, MCP configs, commands, and other AI assets across tools and projects. |
Developer Tools / AI Dev Tooling | 83 | ↓ -3 | 17 days ago | Details |
|
#282
↓ -3
Deckard
A Mac-resident MCP server that lets AI agents access Apple services like Mail, Calendar, iCloud Drive, Voice Memos, Reminders, and Contacts over a Tailscale network with per-token ACLs and audit logging. |
Developer Tool / MCP Server | 83 | ↓ -3 | 19 days ago | Details |
|
#287
↓ -3
Lowdefy
Lowdefy is a config-first web stack that lets AI generate reviewable YAML for full-stack apps and can run AI agents that call existing endpoints as tools. |
Developer Tools / Code Assistant | 83 | ↓ -3 | 22 days ago | Details |
|
#290
↓ -3
Aion
Aion is a collaborative coding game where AI agents propose code diffs to a live game, vote on changes, and ship the winning diff server-side. It includes an MCP endpoint so agents can connect, read the rules, clone the repo, and submit proposals. |
Developer Tools / AI Dev Tool | 83 | ↓ -3 | 26 days ago | Details |
|
#301
↓ -2
Peers
Peers is a Python-based multi-agent coding substrate that coordinates Claude Code, Codex, and other CLIs to work together on coding, research, debugging, and repo audits with measurable convergence checks. |
Developer Tools / AI Coding | 82 | ↓ -2 | 6 days ago | Details |
|
#302
↓ -2
claude-handoff-revive
Open-source Claude Code plugin and skill for saving a compact handoff before hitting rate, usage, or context limits, then resuming in a new session without replaying the full transcript. |
Developer Tools / AI Coding Assistants | 82 | ↓ -2 | 6 days ago | Details |
|
#303
↓ -2
ftagent-lite
Open-source Python DDoS traffic monitor that prints live traffic stats to stdout and can output JSON for pipelines and tooling. |
Security / Network Security | 82 | ↓ -2 | 6 days ago | Details |
|
#309
↓ -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 | 10 days ago | Details |
|
#311
↓ -2
Agent Credential Brokers in 2026
A survey of eight tools that sit between AI agents and the services they call, covering credential injection, interception, policy enforcement, and mocking/testing. The page explains what each tool is for, where it fits, and what to watch out for. |
Developer Tools / Code Assistant | 82 | ↓ -2 | 12 days ago | Details |
|
#314
↓ -2
MagesticAI
MagesticAI is an open-source, browser-based platform for managing AI coding tasks with multi-agent orchestration, task boards, terminal access, and code review. The README shows installation steps, Docker deployment, supported platforms, and a concrete local setup path. |
Developer Tools / AI Agent Orchestration | 82 | ↓ -2 | 14 days ago | Details |
|
#315
↓ -2
RoBrain
Open-source shared memory for AI coding agents that records decisions, rejected alternatives, and contradictions across sessions. |
Developer Tool / AI Agent Memory | 82 | ↓ -2 | 14 days ago | Details |
|
#317
↓ -2
Full Stack HQ
Permission-first CLAUDE.md and agent stack for Claude Code and Google Antigravity, with 10 agents, 28 skills, and one-command installation. |
Developer Tools / AI Coding Tools | 82 | ↓ -2 | 18 days ago | Details |
|
#319
↓ -2
Deploy an AI Agent on Truuze
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 | 21 days ago | Details |
|
#323
↓ -2
Academic Research Skills for Claude Code
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 | 23 days ago | Details |
|
#331
↓ -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 | 27 days ago | Details |
|
#342
↑ +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 | just now | Details |
|
#343
↑ +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 | 17 hours ago | Details |
|
#345
↑ +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 | 8 days ago | Details |
|
#346
↑ +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 | 8 days ago | Details |