- Add pb-16 to /ai root so the input clears the fixed BottomNav (only page using h-screen instead of min-h-screen+pb-24). - Normalize new sessions with messages:[] in createNewSession so render no longer hits undefined.length and crashes on first chat. - Make render defensive (messages?.length ?? 0). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| app | ||
| components | ||
| db | ||
| hooks | ||
| lib | ||
| scripts | ||
| types | ||
| auth.ts | ||
| middleware.ts | ||