{% extends "base.html" %} {% block title %}Sessions — Admin{% endblock %} {% block content %}
{% set page_hero_eyebrow = "Activity Center" %} {% set page_hero_title = "Sessions" %} {% set page_hero_subtitle = "Every collected JSONL across users plus a transcript viewer with next-error navigation." %} {% include "_page_hero.html" %}

All Claude Code sessions across every user. Also available locally for analysis. Click any row to read the full transcript; tick Errors only to surface sessions where tools failed.

Loading…
Loading…
{% endblock %}