Codebase Wiki
Maintainer-oriented architecture docs for the core domain, monitor server, MCP surface, runtime adapters, web dashboard, and workflow library.
DeepWiki-style markdown documentation for the runtime adapters, server, dashboard, and workflow library that live in this repository.
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//wiki/