Files
timmy-tower/artifacts/mobile
Alexander Whitestone 203ab3c133 feat: implement Session Mode UI for Fund Once, Ask Many interactions
- Fix slideStyles used-before-declaration error in onboarding.tsx that
  blocked typecheck (introduced by #79). Moved slideStyles const above
  the slides array that references it.
- Add missing DELETE /sessions/:id/history endpoint to sessions.ts.
  The frontend session.js calls this endpoint for the "Clear history"
  button but no matching route existed.

Fixes #67
2026-03-23 16:04:05 -04:00
..