Skip to content
reaatechREAATECH

@reaatech/agent-replay-web-ui

pending npm

Provides a web-based interface for visualizing and inspecting recorded agent traces, including span timelines, event logs, and diff comparisons. It is designed to consume trace data generated by the @reaatech/agent-replay-core engine.

@reaatech/agent-replay-web-ui

License: MIT

Status: Planned — not yet implemented. This package is a placeholder and is not published to npm.

Web-based trace viewer for Agent Replay. Provides a visual interface for exploring recorded agent traces — span timelines, event inspection, checkpoint navigation, and diff visualization.

Installation

Package is not yet published.

Planned Features

  • Interactive span timeline with zoom, filter, and search
  • Side-by-side diff view for comparing recorded vs replayed traces
  • Checkpoint navigation with state inspection
  • Streaming trace loading for large files (100k+ spans)
  • Annotation editor for collaborative review
  • Dark mode and responsive layout

Current Alternatives

Trace exploration is available today via:

  • CLI: @reaatech/agent-replay-cliexplore, debug, and diff commands
  • Programmatic API: @reaatech/agent-replay-coreReplayDebugger, TraceSummarizer, TraceComparator, AnnotationManager

License

MIT