AgentDish directory
repository
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#831
↓ -6
Traicer
Traicer is a developer tool that captures selected AI coding conversations, redacts secrets, encrypts traces, and stores them in seller-controlled S3-compatible storage for later marketplace use. |
Developer Tools / AI Coding | 84 | ↓ -6 | 45 days ago | Details |
|
#842
↓ -6
agent-talk
A plugin for coding agents that lets them message and coordinate with other agents across sessions, including Claude Code, Codex, and Antigravity. |
Developer Tools / AI Collaboration | 84 | ↓ -6 | 46 days ago | Details |
|
#873
↓ -6
Brick
Brick is an AI model routing gateway that sends each query to the most suitable LLM based on capability and complexity. The repository includes quickstart steps, Claude Code integration, an OpenAI-compatible endpoint, and a short explanation of when to use it. |
Developer Tools / AI Routing | 84 | ↓ -6 | 59 days ago | Details |
|
#894
↓ -6
llayer
A framework-free Unix-style AI agent stack built from small shell commands. It uses bash, curl, and jq to run a REPL-like agent loop with append-only JSONL history, tool dispatch, and piping-friendly components. |
Developer Tools / AI Agents | 84 | ↓ -6 | 70 days ago | Details |
|
#929
↓ -6
Defending Code Reference Harness
An open-source reference implementation for autonomous vulnerability discovery and remediation with Claude. It includes Claude Code skills for threat modeling, scanning, triage, patching, plus a harness for running a recon → find → verify → report → patch pipeline. |
Security / AI Security | 84 | ↓ -6 | 88 days ago | Details |
|
#980
↓ -6
Skill-kit
TypeScript SDK for building agent skills as typed state machines, with workflow steps, schema validation, branching, testing helpers, and packaging into distributable executables. |
Developer Tools / AI SDK | 84 | ↓ -6 | 113 days ago | Details |
|
#981
↓ -6
Kit
Kit is a developer workspace that combines an editor, Chromium browser, terminal, email, calendar, whiteboard, and autonomous agent with shared AI context across the whole environment. |
Developer Tool / AI Development Environment | 84 | ↓ -6 | 113 days ago | Details |
|
#1014
↓ -3
Claude Code Arcade
A terminal-based Claude Code add-on that turns the status line into an 80s arcade display with playable themes like Ms. Pac-Man, R-Type, Frogger, and W.O.R.P. |
Developer Tools / CLI / Terminal | 83 | ↓ -3 | 8 hours ago | Details |
|
#1018
↓ -3
AgentBridge
A local bridge that connects Claude Code and Codex for bidirectional, in-session collaboration. It supports turn-based message passing, cross-review, pair-aware workflows, and resume/diagnostic commands for running multiple agent pairs. |
Developer Tools / AI Collaboration | 83 | ↓ -3 | 3 days ago | Details |
|
#1036
↓ -3
e3d-pilot
A repo-improving agent harness that researches a codebase, proposes ideas, waits for human approval, and then drives execution with SHA-bound merge gating. |
Developer Tools / AI Agent Frameworks | 83 | ↓ -3 | 17 days ago | Details |
|
#1040
↓ -3
evidence-verify
A Go/Python tool for verifying AI audit logs, checking chain integrity, tamper detection, and whether a log is independently anchored outside the producing system. |
Developer Tools / AI Compliance / Audit Logging | 83 | ↓ -3 | 23 days ago | Details |
|
#1048
↓ -3
Vale-LLM-slop
A Vale style pack that lints prose for AI-like writing, inspired by ASD-STE100. It helps teams catch buzzwords, vague phrasing, self-praise, and other patterns in docs, comments, and agent-authored text. |
Writing / Copywriting | 83 | ↓ -3 | 28 days ago | Details |
|
#1060
↓ -3
Lotor
Local-first approval and receipt logging for AI agent sessions, with tamper-evident records and signed approvals for consequential actions. |
Developer Tools / AI Agent Tooling | 83 | ↓ -3 | 38 days ago | Details |
|
#1065
↓ -3
CogniKernel
Local, structured memory for AI coding assistants like Claude Code and Codex. The project stores decisions, constraints, and abandoned approaches in an event-sourced local log and injects them back into later sessions. |
Developer Tool / AI coding assistant memory / context management | 83 | ↓ -3 | 42 days ago | Details |
|
#1067
↓ -3
Tura
Local open-source coding agent for developers, with a macro-style command workflow and benchmark results showing fewer turns and better pass rates than Codex CLI in the published comparison. |
Developer Tools / AI for Code | 83 | ↓ -3 | 46 days ago | Details |
|
#1073
↓ -3
mcp-audit
A harness that runs MCP servers in a disposable Linux sandbox and logs their real startup behavior, including file access and outbound network connections. |
Developer Tools / AI Tooling | 83 | ↓ -3 | 54 days ago | Details |
|
#1079
↓ -3
GetSuperpower
GetSuperpower is a CLI and workflow bundle for coding agents that packages multi-step agent workflows into one installable skill tree. |
Developer Tools / AI Agent Tools | 83 | ↓ -3 | 58 days ago | Details |
|
#1085
↓ -3
enola
A local MCP server that builds a deterministic architecture graph of a codebase so AI coding agents can inspect modules, symbols, routes, dependencies, and cross-repo relationships from source-backed facts. |
Developer Tools / AI Developer Tooling | 83 | ↓ -3 | 61 days ago | Details |
|
#1123
↓ -3
skills-for-humanity
A Claude Code skill pack with 171 structured reasoning methods drawn from historical thinkers, designed to route different problem types to specific procedures. |
Developer Tools / AI Development Tools | 83 | ↓ -3 | 98 days ago | Details |
|
#1145
↓ -3
adamsreview
A multi-lens code review pipeline for Claude Code that runs parallel review passes, validation gates, optional Codex review, an auto-fix loop, and interactive walkthroughs for findings. |
Developer Tools / Code Review | 83 | ↓ -3 | 113 days ago | Details |
|
#1153
↓ -2
Redash Fork with AI Capabilities
An open-source Redash fork that adds AI-assisted analytics features such as text-to-query, auto-generated visualizations, alert suggestions, and dashboard creation across several AI providers. |
Data / Analytics / BI | 82 | ↓ -2 | 8 hours ago | Details |
|
#1154
↓ -2
Lanes
A proof-of-concept for coordinating multiple Claude Code chats through a shared append-only file, with an orchestrator/worker setup and task flow examples in the README. |
Developer Tool / AI Collaboration / Agent Orchestration | 82 | ↓ -2 | 8 hours ago | Details |
|
#1163
↓ -2
AgentMachinist
AgentMachinist is a local-first, issue-to-reviewed-PR build pipeline for solo developers. It connects GitHub issues to supported harnesses like Claude Code, OpenCode, Pi, or Codex, with a human-approved spec step before implementation. |
Developer Tools / CI/CD | 82 | ↓ -2 | 6 days ago | Details |
|
#1177
↓ -2
AetherGrid
AetherGrid is a Python-based distributed compute orchestration project with API key auth, job lifecycle management, reconciliation, leases, and ADR-driven architecture notes. The snapshot shows a substantial repository with documentation, tests, Docker support, and detailed runtime and security decisions. |
Developer Tools / Code Assistant | 82 | ↓ -2 | 16 days ago | Details |