AgentDish directory
claude-code
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#402
↓ -4
HeimWall
A free Mac menu-bar app that flags secrets and PII before you paste prompts into AI tools like Cursor, Claude Code, and Copilot. It runs fully on-device with no account and no network egress. |
Developer Tools / AI Safety | 87 | ↓ -4 | 56 days ago | Details |
|
#422
↓ -4
Munin
An open-source, self-hostable customer platform built for the agentic era, with MCP-first tooling for knowledge base, conversations, CRM, CMS, outreach, and analytics. The README shows concrete modules, data portability, and self-host setup instructions. |
Developer Tools / AI Infrastructure | 87 | ↓ -4 | 79 days ago | Details |
|
#424
↓ -4
y
A desktop coding-agent app that runs Claude Code and Codex locally and lets users reshape the app UI through a protected Modify surface. |
Developer Tools / AI Coding Assistants | 87 | ↓ -4 | 79 days ago | Details |
|
#427
↓ -4
PMB
Local-first persistent memory for AI coding agents over MCP. PMB stores decisions, lessons, project facts, and searchable context in a single SQLite file and exposes it through a CLI and dashboard. |
Developer Tools / AI Agent Tools | 87 | ↓ -4 | 81 days ago | Details |
|
#438
↓ -4
Claumon
A cross-platform Claude Code dashboard for tracking usage limits, token spend, and session forecasts in a single binary with no config. |
Developer Tools / AI Development Tools | 87 | ↓ -4 | 97 days ago | Details |
|
#439
↓ -4
chatcode.dev
Remote control for Claude Code and Codex on your own machine, with browser and Telegram access, persistent sessions, and BYO AI accounts/keys. |
Developer Tools / Code Assistant | 87 | ↓ -4 | 100 days ago | Details |
|
#446
↓ -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 | 107 days ago | Details |
|
#448
↓ -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 | 109 days ago | Details |
|
#470
↑ +2
Symphony
Open-source control room for AI coding agents that shows live edits across a repo, flags collisions, and supports hooks for Claude Code, Codex, and opencode. |
Developer Tools / AI DevOps / Agent Observability | 86 | ↑ +2 | 20 hours ago | Details |
|
#475
↑ +2
gremlord
gremlord is a local router that lets Claude Code run on Anthropic, OpenAI, xAI, Ollama, vLLM, OpenRouter, and other OpenAI-compatible endpoints. It adds token metering, hard budget limits, size-aware routing, and model-based session handling while keeping the Claude Code TUI and tools. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 3 days ago | Details |
|
#485
↑ +2
OpenCrew
OpenCrew is an open-source multi-agent orchestration layer built on Claude Code. It lets users add agents, route work through a Captain orchestrator, review approvals before tools run, and keep full git-style version history for agent configs and runs. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 11 days ago | Details |
|
#488
↑ +2
watermarks-remover
Open-source agent skill and Python service for stripping AI provenance marks from text and files. It supports multiple hosts, includes install scripts, hooks, and a service-backed workflow for cleaning watermarks across many file types. |
Developer Tools / AI Utilities | 86 | ↑ +2 | 13 days ago | Details |
|
#525
↑ +2
Graft
Graft builds a semantic code graph for coding agents so tools like Claude Code and Cursor can understand a repository faster with less re-exploration. It ships as a CLI with agent wiring, graph generation, and visualization, and supports local or hosted model providers. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 36 days ago | Details |
|
#540
↑ +2
Agent Console
A local terminal dashboard for Codex and Claude Code that discovers, monitors, resumes, and organizes agent sessions alongside persistent workspace shells. |
Developer Tools / AI Agent Dashboard / Terminal UI | 86 | ↑ +2 | 46 days ago | Details |
|
#541
↑ +2
Agentic Cloud Computer
Telegram bot that spins up independent coding agents like Claude Code or Codex on their own persistent machines, each with its own chat and workspace. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 46 days ago | Details |
|
#547
↑ +2
OtoDock
Self-hosted multi-tenant AI agent platform built on Claude Code and Codex, with a dashboard, sandboxed execution, shared/personal workspaces, scheduling, webhooks, and support for API keys and local models. |
Developer Tools / AI Agent Platform | 86 | ↑ +2 | 49 days ago | Details |
|
#549
↑ +2
Promptrack
A Mac menu bar app that tracks Claude Code activity locally, including prompts, lines of code, active time, breaks, tokens, and costs. |
Developer Tools / Analytics & Monitoring | 86 | ↑ +2 | 50 days ago | Details |
|
#550
↑ +2
claude-hibernate
CLI tool that hibernates and restores Claude Code sessions across reboots, with support for multiple terminal backends and exact session resume. |
Developer Tools / CLI / Terminal Automation | 86 | ↑ +2 | 50 days ago | Details |
|
#557
↑ +2
Shikigami
Shikigami is a desktop agentic IDE for running multiple coding agents in parallel, each in its own isolated git worktree. It supports Claude Code and OpenAI Codex, keeps sessions resumable, and includes built-in review tools like an editor, terminals, source control, databases, and Docker. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 54 days ago | Details |
|
#566
↑ +2
ClaudeLines
ClaudeLines is a registry for Claude Code status line scripts, letting users browse community-built bars and install them with a single prompt. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 61 days ago | Details |
|
#575
↑ +2
subagentmaxxing
A Python CLI and Claude Code skill for running Codex and Cursor coding agents as subagents, with fanout, model selection, sandbox controls, and remote execution support. |
Developer Tools / AI Coding Agents | 86 | ↑ +2 | 63 days ago | Details |
|
#579
↑ +2
Atelier
Open-source runtime for coding agents that sits underneath Claude Code to reduce tool calls, shorten context, and track savings. The page includes installation steps, a local savings check, and benchmark results comparing cost and performance. |
Developer Tools / AI Development | 86 | ↑ +2 | 64 days ago | Details |
|
#585
↑ +2
codex-review
A read-only Claude Code skill that runs OpenAI Codex CLI as a second-model reviewer on diffs, with scoped review modes for branches, commits, and uncommitted changes. |
Developer Tool / Code Review | 86 | ↑ +2 | 68 days ago | Details |
|
#604
↑ +2
Recall
Recall is a local-first memory tool for Claude Code that logs sessions and generates a compact project summary offline, without sending data to an API. |
Developer Tools / AI Coding Assistant Utilities | 86 | ↑ +2 | 81 days ago | Details |