~bigbes/lethe

ref: 321125b29b8dcde4046cf019b588f2bfe4e96d2a lethe/web/src/features/session/Transcript.tsx -rw-r--r-- 1.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.