AgentDish directory
github-repository
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#1036
↓ -6
deep-review
A Claude Code skill for multi-agent code review that produces findings.md with severity, impact category, verification artifacts, and fix directions. |
Developer Tools / Code Review | 84 | ↓ -6 | 100 days ago | Details |
|
#1083
↓ -6
Agent of Empires
A session manager for AI coding agents that lets developers run and monitor multiple agents in parallel from a TUI or web dashboard. It supports several agent frameworks, uses git worktrees and optional Docker sandboxes, and includes remote phone access plus PWA-style web use. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 122 days ago | Details |
|
#1164
↓ -3
Capshelf
A Git-backed CLI for sharing agent skills, settings, and MCP fragments across repositories with per-project lockfiles and update workflows. |
Developer Tools / CLI / DevOps | 83 | ↓ -3 | 38 days ago | Details |
|
#1178
↓ -3
claude-thermos
A local CLI tool that keeps Claude Code sessions warm by refreshing prompt cache during long subagent runs, aiming to reduce re-encoding costs in extended sessions. |
AI Developer Tool / CLI / Dev Workflow | 83 | ↓ -3 | 49 days ago | Details |
|
#1185
↓ -3
cap'n hook
Persistent memory for coding agents that stores hard-won codebase discoveries and revalidates them when files change. The repo describes a CLI hook flow for Claude Code and Codex, with install steps, command examples, and an evaluation claim showing fewer tokens on repeat questions. |
Developer Tools / AI Coding Tools | 83 | ↓ -3 | 60 days ago | Details |
|
#1219
↓ -3
gate-oc-audit
A plugin for recording AI coding agent activity in a tamper-evident local audit trail. It stores sessions, tool calls, prompts, and integrity checkpoints in SQLite and exposes CLI and UI views for status, reports, anomalies, spend, inventory, exports, and proof verification. |
Developer Tools / AI DevOps / Audit / Observability | 83 | ↓ -3 | 87 days ago | Details |
|
#1224
↓ -3
Helm AI Kernel
A fail-closed execution firewall for AI agents that quarantines MCP tools, proxies OpenAI-compatible requests, and emits signed receipts for offline verification. |
Developer Tools / AI Security | 83 | ↓ -3 | 92 days ago | Details |
|
#1270
↓ -2
BiNeuron
BiNeuron is an open-source local AI assistant for code generation, file analysis, and document/OCR handling. It detects programming languages, selects models based on hardware, and can run offline with proxy support when needed. |
Developer Tools / AI Coding Assistant | 82 | ↓ -2 | 18 hours ago | Details |
|
#1271
↓ -2
Ridge
Ridge is a resource mesh for AI agents, with MCP, CLI, and Python access to local projects, Docker, SSH machines, and S3 storage. It focuses on delegated resource access, job coordination, and keeping artifacts out of model context. |
Developer Tools / AI Agent Infrastructure | 82 | ↓ -2 | 18 hours ago | Details |
|
#1295
↓ -2
DeepSeekGUI
Windows desktop client for DeepSeek Harness that wraps the official web UI into a native app with installer, tray integration, built-in browser, and terminal support. |
Developer Tools / AI Coding Assistant | 82 | ↓ -2 | 13 days ago | Details |
|
#1306
↓ -2
Agent Office
A multi-agent workspace manager for orchestrating AI coding agents with scheduling, inbox-style messaging, task management, and optional Docker sandboxing. |
Developer Tools / Code Assistant | 82 | ↓ -2 | 21 days ago | Details |
|
#1357
↓ -2
WiFi-LLM
A technical demo that streams Llama-2 weights over Wi‑Fi to run inference on an ESP32 with limited RAM. The repo explains the approach, quickstart steps, performance notes, and the split between ESP32 firmware and a PC host process. |
Developer Tools / AI / ML Infrastructure | 82 | ↓ -2 | 52 days ago | Details |
|
#1361
↓ -2
gpt-workflow
A deterministic multi-agent workflow runtime for GPT/Codex with branching, retries, resumability, structured outputs, and parallel fan-out. The README shows install and run instructions plus a concrete workflow example. |
Developer Tools / AI Workflow Orchestration | 82 | ↓ -2 | 54 days ago | Details |
|
#1381
↓ -2
pi-openwiki
A Pi extension that uses AI to generate and keep codebase documentation current, with commands for initial docs, incremental updates, and chat-based questions. |
Developer Tool / AI Coding Assistant | 82 | ↓ -2 | 66 days ago | Details |
|
CTOP is a terminal-based monitoring tool for AI coding agents. It tracks running sessions, context windows, costs, logs, and process state for tools like Claude Code, Codex CLI, OpenCode, and Devin. |
Developer Tools / CLI / Terminal | 82 | ↓ -2 | 69 days ago | Details |
|
#1392
↓ -2
autoharness
A self-learning skill layer for Claude Code that distills skills from real sessions, merges near-duplicates, updates skills in use, and prunes unused ones. |
Developer Tools / AI Coding Assistants | 82 | ↓ -2 | 73 days ago | Details |
|
#1410
↓ -2
git-lrc
git-lrc is a Git-based AI code review tool that runs on commit and surfaces risk categories, inline findings, and a summary deck for each review. |
Developer Tools / Code Review | 82 | ↓ -2 | 87 days ago | Details |
|
#1432
↓ -2
DeepSeek Sparse Attention
A PyTorch reference implementation of DeepSeek Sparse Attention from the LLMs-from-scratch project, including a lightweight indexer, top-K token selection, and a GPT-style model with KV-cache support. |
Developer Tools / Machine Learning / LLM Architecture | 82 | ↓ -2 | 110 days ago | Details |
|
#1438
↓ -2
Chidori
A Rust-based CLI that fetches web pages, strips page chrome, and outputs readable Markdown for AI agents and shell workflows. |
Developer Tools / Code Assistant | 82 | ↓ -2 | 115 days ago | Details |
|
#1480
↑ +2
re-goldsrc-won-launcher-1792
A source-level reconstruction of the WON-era Half-Life launcher, build 1792, with build instructions, supported-version notes, fixes, and a bundled WON server emulator for local testing. |
Developer Tools / AI-assisted Reverse Engineering | 81 | ↑ +2 | 18 days ago | Details |
|
#1486
↑ +2
iFixAi
Open-source auditing tool for AI agents that checks whether an agent is doing the job it is supposed to do. The repo shows a guided CLI, plugin-based workflows for Claude Code and Codex, and output in JSON, Markdown, and terminal scorecards. |
Developer Tools / Code Assistant | 81 | ↑ +2 | 30 days ago | Details |
|
#1496
↑ +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 | 55 days ago | Details |
|
#1521
↑ +2
Tab Council
Chrome MV3 extension that organizes existing AI tabs into a structured model council for cross-checking prompts across ChatGPT, Claude, Gemini, Perplexity, Merlin, and Grok. |
Developer Tools / Browser Extension | 81 | ↑ +2 | 105 days ago | Details |
|
#1525
↑ +2
Robusta Seedkit
An agent skill for starting or extending Django projects, with ready-made scaffolding, stack choices, and safeguards for common production pieces like auth, jobs, Redis, email, and deploy setup. |
Developer Tools / AI Coding Agents | 81 | ↑ +2 | 121 days ago | Details |