trace-agent
Trace Python functions, errors, and timings without deploying an external collector.
- Stars
- 0
- Forks
- 0
- Updated
- Updated May 19, 2026
Trace Python functions, errors, and timings without deploying an external collector.
Instrument synchronous or asynchronous Python code with context-manager spans or decorators, capturing timing, attributes, events, and exception status. Trace data can stay in memory or persist as local JSON files. A terminal dashboard and MCP tools expose individual traces and aggregate statistics, while thread locks and ContextVar tracking preserve isolation across concurrent work.
Resource types
Use cases
Runtime
Call more than 100 models through one interface and govern LLM traffic centrally.
Build AI apps and agents through one provider-agnostic TypeScript API.
Protocols & integrations
Capabilities
Public GitHub facts last synced Jul 10, 2026.
Create MCP servers and clients with concise Python APIs.
Build MCP servers, clients, and runtime integrations in TypeScript.