Agent Think Map banner
nimrodfisher nimrodfisher

Agent Think Map

AI community

Description

A visual debugger for AI agents. See every tool, skill, MCP call, and subagent beside Claude Code or Codex, with a local run history you can label and search.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Agent Think Map

Your agent took 40 steps. Find the one that matters.
A visual debugger for AI agents. Follow tools, skills, MCP calls, and subagents.
Find the run. Inspect the evidence. Get back to building.

Try the canvas demo  ·  Try the new Studio  ·  Contribute

npm version MIT license Works with Claude Code and Codex

Agent execution canvas with connected steps and an inspector for tools, skills, and MCP calls

An agent calls a tool, delegates to another agent, hits a permissions error, and keeps going. The final answer is only part of the story. **Agent Think Map makes that execution path explorable.**

Run Studio beside Claude Code or Codex, or embed the canvas in your own application. Keep your existing agent workflow. Inspect the events it emits.

From “what happened?” to the original evidence

Studio brings live traces, imported history, run comparison, agent handoffs, and recurring problems into one local workspace. Version **0.2.1** includes Claude Code history import, evidence-aware comparison, and the corrected Codex live-capture path.

Start here What you can do
Runs Search recorded history; filter by provider, status, origin, outcome, bookmarks,