~bigbes/lethe

ref: c832d32cd653b5741d4bff2182304e5eadc3d41e lethe/web/src/styles/session.css -rw-r--r-- 2.8 KiB
c2f77421 — Eugene Blikh a month ago
web: session view with turn list and transcript

Phase 6: replace the placeholder session route with the real implementation.
Adds useSession hook (TanStack Query), TurnList aside, Transcript with
react-markdown rendering, session.css, and the updated session route with
SubBar breadcrumb, error/loading states, and turn selection/scroll.