Folo/packages/internal/utils
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
..
src fix(ai): detect resume tip after consume chat 2025-11-07 16:59:40 +08:00
package.json chore: update dependencies (#4667) 2025-11-06 21:09:46 +08:00
tsconfig.json refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
vitest.config.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00