~bigbes/lethe

ref: dcafcb245c4d2e39d35dc6be5c9c301a8e66e6a2 lethe/web/src/features/session d---------
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.