Folo/packages/internal/components
Innei c840fa62ca
feat(ai): add shiny text on ai reasoning
- Integrated `ShinyText` into `AIChainOfThought` for improved visual feedback during reasoning.
- Updated `AIMessageParts` to conditionally render reasoning parts only if text is present, enhancing logic clarity.
- Introduced `useDeferredValue` for low-priority rendering of display parts, optimizing performance.

These changes aim to improve the user experience by providing clearer visual cues and more efficient rendering in the AI chat interface.

Signed-off-by: Innei <tukon479@gmail.com>
2025-09-23 21:15:26 +08:00
..
assets refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
src feat(ai): add shiny text on ai reasoning 2025-09-23 21:15:26 +08:00
package.json feat(ios): support liquid glass tabbar 2025-09-22 22:07:59 +08:00
tsconfig.json refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00