~bigbes/lethe

ref: 717e25b528bcecf9364e792de85b8b467a137ef4 lethe/web/src/features/session/TurnList.tsx -rw-r--r-- 1.6 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.