Home/AI Agents/agent-prism
agent-prism logo

agent-prism

evilmartians/agent-prism

React components for visualizing traces from AI agents

GraphCanon updated Sep 10, 2026 · GitHub synced Sep 10, 2026

52views this month

390 stars23 forksLast push Jul 27, 2026 TypeScript MIT

Decision brief

Agent-prism is a TypeScript-based React component library that facilitates trace visualization from AI agents offering comprehensive monitoring and evaluation capabilities.

Good fit when

  • If your project uses TypeScript and React for front-end development, and you need to monitor AI agent behavior effectively without reinventing the UI wheel.
  • When dealing with complex trace data that requires a detailed view such as hierarchical span visualization or search capabilities within spans.

Avoid when

  • Consider other options if your project does not use TypeScript since adapting libraries specifically tailored for TypeScript might introduce unnecessary complexity.
  • If real-time dynamic updates are critical and the current data handling mechanisms of agent-prism do not meet these requirements, look elsewhere.

Observed Jul 16, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Steady (44d since push)
As of Sep 10, 2026
Provenance
Not a fork · Organization account
As of Sep 10, 2026
Security (OSV)
No criticals
As of Jul 15, 2026

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

npm install agent-prism
npm

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

A component library for observing and monitoring the traces of various AI agents using React.

Capability facts

MCP server
No MCP server detected

Source: repo_scan · Sep 10, 2026

Languages
typescript, javascript

Source: github.language+package.json · Sep 10, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Node.js runtimeNode.js

Source: README excerpt (regex_v1, Sep 10, 2026)

npm install @evilmartians/agent-prism-data @evilmartians/agent-prism-types
Source link

Tags

README

Installation Copy the UI components to your project: Install the data and types packages: Install required UI dependencies: Quick Start The simplest way to get started is with the component, which provides a complete trace visualization interface: The includes: Trace List : Brows...

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.