Folo/apps
Innei 520ea60f2a
fix(ai): detect resume tip after consume chat
- Introduced ChatBottomPanel component to manage chat input, shortcuts, and rate limit notices.
- Refactored ChatInterface to utilize ChatBottomPanel, enhancing the structure and readability of the chat layout.
- Created ChatMessageContainer to handle message display and scrolling behavior, improving user experience.
- Added ScrollToBottomButton for easier navigation in long chat histories.
- Consolidated message rendering logic into a new Messages component for better maintainability.

Signed-off-by: Innei <tukon479@gmail.com>
2025-11-07 16:59:40 +08:00
..
desktop fix(ai): detect resume tip after consume chat 2025-11-07 16:59:40 +08:00
mobile fix: types 2025-11-06 21:16:06 +08:00
ssr fix: downgrade vite version from 7.2.0 to 7.1.11 2025-11-06 21:55:28 +08:00