File size: 662 Bytes
8b41737 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | ---
title: Aggregate Trace Visualizer
emoji: 📊
colorFrom: blue
colorTo: purple
sdk: docker
pinned: false
---
# Aggregate Trace Visualizer
A unified interface for four trace visualization tools:
- **Model Trace** - Analyze reasoning traces from model responses (think tags, backtracks, restarts)
- **Arena** - Explore multi-agent game episodes and transcripts
- **RLM** - Navigate hierarchical RLM call traces (GEPA iterations, RLM calls)
- **Harbor** - View SWE-bench agent trajectories (ATIF + raw message formats)
Each visualizer loads datasets from HuggingFace and supports preset configurations stored in `reasoning-degeneration-dev/AGG_VIS_PRESETS`.
|