#38 · Primary category: AI DevOps & SRE Tools

claude-tap

agent-debugging agent-observability ai-agents ai-tools api-debugging claude-code codex codex-cli cursor-cli developer-tools gemini-cli hermes-agent kimi llm llm-proxy opencode pi-coding-agent proxy trace trace-viewer

Intercept and inspect Coding Agent API traffic from Claude Code, Codex CLI, Gemini CLI, Cursor CLI, OpenCode, Kimi/Kimi Code, Pi, and Hermes in a local trace viewer.

Project last updated:08/26/26

GitHub Stars

3.1K

Forks

272

Contributors

30

License

MIT

Why we included this project

When a coding agent does something unexpected, it rarely explains itself. claude-tap runs as a local proxy between the CLI and its model API, and its browser viewer shows you what the model actually saw: system prompts, conversation history, tool schemas and calls, streaming responses, token usage, and the diffs between requests. It works with Claude Code, Codex CLI, Gemini CLI, OpenCode, and several other coding agents, and comparing adjacent requests makes it easy to spot which message or tool parameter change broke a run. Everything stays on your machine, auth headers are redacted, and you can export a single self-contained HTML trace to share with a colleague without uploading anything to a hosted dashboard. Teams that need to inspect, explain, or archive agent behavior will find this a practical debugging aid.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category