AgentDish directory
claude-code
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#1
→ 0
CodeGraph
CodeGraph is a local code knowledge graph for AI coding agents like Claude Code, Cursor, Codex, OpenCode, and Hermes Agent. It aims to cut token use, tool calls, and runtime by letting agents query pre-indexed code structure instead of scanning files repeatedly. |
Developer Tools / AI for Code | 94 | → 0 | 9 days ago | Details |
|
#5
↑ +58
Version Sentinel
Claude Code plugin that blocks dependency edits until a fresh, source-cited version check is recorded, helping prevent hallucinated or stale package versions across npm, pip, Poetry/uv, Cargo, and NuGet. |
Developer Tools / AI Coding Guardrails | 92 | ↑ +58 | 27 days ago | Details |
|
#25
→ 0
crune
crune is a static web dashboard and CLI for analyzing Claude Code session logs. It offers session playback, analytics, semantic knowledge graph generation, and reusable skill synthesis from prior sessions. |
Developer Tools / AI/LLM Utilities | 89 | → 0 | 3 days ago | Details |
|
#26
→ 0
claude-code-replay
A CLI tool that replays Claude Code session logs to reconstruct lost project files commit by commit. It includes deterministic replay from JSONL logs, an optional Claude-based classifier for Bash events, and install/run instructions. |
Developer Tools / Code Assistant | 89 | → 0 | 4 days ago | Details |
|
#34
↑ +1
Better Design
Open-source themed design systems for shadcn/ui, with 29 style variants and one-command installs through a shadcn registry. |
Developer Tools / UI Components | 89 | ↑ +1 | 27 days ago | Details |
|
#38
↑ +60
Cockpit
Cockpit is a web UI for Claude Code that lets you run and manage sessions from a browser instead of the terminal. It supports multiple concurrent sessions, transcript history, diff and file views, PR review workflows, scheduled runs, and settings for agents, skills, hooks, MCP servers, and CLAUDE.md. |
Developer Tools / AI Development Tools | 89 | ↑ +60 | 28 days ago | Details |
|
#68
↓ -47
agent-recall-ai
A framework-agnostic checkpointing tool that helps AI agents resume work after context loss or session death. It saves goals, constraints, decisions, touched files, and token usage, then rebuilds a structured resume prompt for continuation. |
Developer Tools / Copywriting | 88 | ↓ -47 | 28 days ago | Details |
|
#77
↓ -4
Claude Usage Tray
A Windows system-tray app that shows Claude Code session and weekly rate-limit usage at a glance, with hover and click views for more detail. |
Developer Tool / Productivity | 87 | ↓ -4 | 6 days ago | Details |
|
#79
↓ -4
My_Dash
A local, read-only observability dashboard for Claude Code with live event streams, session Kanban, token and cost charts, a 3D tool-call graph, and plugin-based widgets. |
Developer Tools / AI Observability | 87 | ↓ -4 | 8 days ago | Details |
|
#120
↑ +2
claude-autopilot
Open-source autonomous development pipeline for Claude Code that moves from spec and planning through implementation, validation, PR creation, Codex review, and bug triage. |
Developer Tool / AI Development Pipeline | 86 | ↑ +2 | 13 days ago | Details |
|
#128
↑ +2
cchost
A Node CLI for running multiple isolated Claude Code accounts on one machine, with separate credentials, history, settings, and profile switching via a single cc command. |
Developer Tools / CLI Tool | 86 | ↑ +2 | 18 days ago | Details |
|
#129
↑ +2
claude-stash
A Claude Code plugin that lets you stash ideas during a session with /stash commands, then pop them back later without losing context. |
Developer Tool / Claude Code plugin | 86 | ↑ +2 | 18 days ago | Details |
|
#131
↑ +2
Graphmind
Local-first code intelligence for Claude Code that adds structural graph search, semantic memory, cross-project links, MCP integration, and automated hooks for coding workflows. |
Developer Tools / AI Development Tools | 86 | ↑ +2 | 21 days ago | Details |
|
#132
↑ +2
Tessera
Tessera is a workspace for organizing AI coding sessions across projects, collections, tabs, panes, and Git worktrees. It supports Claude Code, Codex, and OpenCode, with demos for Kanban-style task flow, worktree tracking, tool logs, diffs, and cross-platform runtimes. |
Developer Tools / AI Coding Tools | 86 | ↑ +2 | 21 days ago | Details |
|
#133
↑ +2
Nimbalyst
Open-source visual workspace for building with coding agents like Codex and Claude Code, with session management, task tracking, diffs, and custom editors. |
Developer Tools / AI Development / Agent Workspaces | 86 | ↑ +2 | 21 days ago | Details |
|
#143
↓ -109
clawdex
A macOS companion overlay for Claude Code that shows an animated pet/sprite based on Claude Code activity. It includes a CLI, hook integration, a daemon, and a web-based atlas validator/renderer for Codex-pet-compatible pets. |
Developer Tools / AI Developer Tools | 86 | ↓ -109 | 27 days ago | Details |
|
#145
↑ +87
SprintiQ
Open-source agile planning and orchestration layer for AI coding agents, with bidirectional sync to Claude Code, AI-generated user stories, sprint planning, and a self-hosted CLI workflow. |
Developer Tools / AI Development Workflow | 86 | ↑ +87 | 27 days ago | Details |
|
#164
↓ -3
gox
Strict Go static analyzer built for LLM-written code, with opinionated checks, annotation-based exceptions, caching, and Claude Code hook integration. |
Developer Tools / Code Quality / Static Analysis | 85 | ↓ -3 | 19 days ago | Details |
|
#167
↑ +63
deepclaude
A CLI proxy that lets Claude Code run against DeepSeek V4 Pro, OpenRouter, Fireworks AI, or Anthropic-compatible backends while keeping the same agent workflow. |
Developer Tools / AI Coding | 85 | ↑ +63 | 27 days ago | Details |
|
#174
↓ -6
dygit
A local AI IDE plugin that cleans up messy prompts before they reach Claude, Cursor, or OpenCode. It fixes typos, dropped words, and split tokens on-device with no network or token cost. |
Developer Tools / AI IDE Plugins | 84 | ↓ -6 | 39 hours ago | Details |
|
#198
↓ -6
logbox
Logbox is a developer tool that captures dev server logs and exposes them through an MCP server so coding agents can search and inspect logs directly. |
Developer Tools / MCP Servers | 84 | ↓ -6 | 13 days ago | Details |
|
#200
↓ -6
Sieve Secret Scanner
A macOS developer tool that scans AI coding assistant history and local project files for leaked API keys, tokens, passwords, and private keys, with local-only scanning, vault storage, and MCP integration. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 14 days ago | Details |
|
#222
↓ -6
devcontainer-mcp
MCP server that lets AI coding agents work inside isolated dev containers using local Docker, DevPod, or GitHub Codespaces. It exposes tools for auth, workspace management, command execution, and container lifecycle handling. |
Developer Tools / MCP Server | 84 | ↓ -6 | 23 days ago | Details |
|
#227
↓ -6
agentctl
A local control plane for coding agents that gates risky actions, records structured traces, and can replay sessions under different policies. |
Developer Tools / AI Agent Infrastructure | 84 | ↓ -6 | 25 days ago | Details |