~bigbes/lethe

ref: 1be25bac49ceac3bb2923ce40facdf9ba7a9811f lethe/web/src/styles/session.css -rw-r--r-- 2.9 KiB
71346073 — Eugene Blikh a month ago
web: map tool-call setting to boolean attribute
26d77892 — Eugene Blikh a month ago
web: align tool-call hide selector
50654f96 — Eugene Blikh a month ago
web: wire display settings UI
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.