Runtime Guides
Practical setup guides for the shipped Claude Code plugin flow, plus manual HTTP/MCP integration references for custom runtimes.
Local markdown documentation for installing, wiring, and operating Agent Tracer without relying on a separate wiki layer.
Install and run Agent Tracer locally:
git clone https://github.com/belljun3395/agent-tracer.git
cd agent-tracer
npm install
npm run build
npm run devhttp://127.0.0.1:3847http://127.0.0.1:5173To preview this documentation site locally instead:
npm run docs:dev//guide/