evilmartians/agent-prism
React components for visualizing traces from AI agents
Converts OpenTelemetry and Langfuse trace data into hierarchical timelines showing LLM calls, tool executions, and agent workflows. Provides both a complete `TraceViewer` component and composable primitives (TraceList, TreeView, DetailsView) for custom layouts, with built-in support for semantic conventions like `gen_ai.*` and `llm.*` attributes. Relies on pluggable span adapters that normalize traces into a standardized format optimized for UI rendering.
303 stars.
Stars
303
Forks
16
Language
TypeScript
License
MIT
Category
Last pushed
Feb 21, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/evilmartians/agent-prism"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Higher-rated alternatives
truera/trulens
Evaluation and Tracking for LLM Experiments and AI Agents
traceroot-ai/traceroot
Find the Root Cause in Your Code's Trace
future-agi/traceAI
Open Source AI Tracing Framework built on Opentelemetry for AI Applications and Frameworks
VishApp/multiagent-debugger
Multi-Agent Debugger: An AI-powered debugging system using CrewAI to orchestrate specialized...
InftyAI/alphatrion
⚒️ AlphaTrion is an open-source observability platform for AI agents, including experiment...