Folo/packages/internal
Innei a04008fddd
fix: ai layout elements style
- Updated various components to improve layout consistency and responsiveness, including AIDisplayAnalyticsPart, AIReasoningPart, and ToolInvocationComponent.
- Introduced max-width constraints to ensure proper rendering across different screen sizes.
- Enhanced the TokenUsagePill component by integrating TooltipPortal for better tooltip management and improved styling for token usage display.
- Implemented useLayoutEffect in ChatInterface to manage bottom panel height dynamically, improving user experience during chat interactions.

These changes aim to streamline the user interface and enhance the overall functionality of the AI chat components.

Signed-off-by: Innei <tukon479@gmail.com>
2025-09-18 00:11:42 +08:00
..
atoms chore: update dependencies (#4488) 2025-09-16 19:19:52 +08:00
components fix: ai layout elements style 2025-09-18 00:11:42 +08:00
constants feat: compact unified view 2025-09-09 21:36:29 +08:00
database feat(feed): a masonry view for all feed (#4335) 2025-09-05 21:24:42 +08:00
hooks chore: update dependencies (#4488) 2025-09-16 19:19:52 +08:00
logger chore: update dependencies and improve type safety 2025-06-20 23:32:42 +08:00
models refactor: migrate to client sdk (#4480) 2025-09-17 00:12:54 +08:00
shared refactor: migrate to client sdk (#4480) 2025-09-17 00:12:54 +08:00
store fix: update client sdk to fix stream api 2025-09-17 11:49:30 +08:00
tracker refactor: migrate to client sdk (#4480) 2025-09-17 00:12:54 +08:00
types
utils refactor: migrate to client sdk (#4480) 2025-09-17 00:12:54 +08:00
CLAUDE.md feat(ai): support customize chat title 2025-08-07 20:57:12 +08:00