- Removed stray `o` character after `pendingContextChange` declaration to fix a syntax error in `chat.js`. - Added safety check before calling `focus()` on the message input element. - Implemented `preloadChatCSS()` to preload chat styles and prevent flash‑of‑unstyled‑content. - Added GSAP fade‑in animation when switching sections for smoother visual transition. - Ensured input field is auto‑focused after a section loads. - Changed the default initial section from `drive` to `chat` to align with new default behavior. |
||
|---|---|---|
| .. | ||
| chat | ||
| css | ||
| drive | ||
| js | ||
| public | ||
| tasks | ||
| index.html | ||