Folo/packages/internal
Innei 79bf7a86e5
feat(ai): update ai-tools and optimize chat message components animation
- Bumped version of `@folo-services/ai-tools` from 0.2.31 to 0.2.33 in package.json and pnpm-lock.yaml.
- Refactored `AIDisplayFlowPart` to improve error handling and compatibility with older data structures.
- Enhanced `AIChatMessage` and `AIMessageParts` components to support new props for better message rendering.
- Updated animation styles for chat messages to improve user experience during interactions.

This update improves the overall functionality and visual appeal of the AI chat interface.

Signed-off-by: Innei <tukon479@gmail.com>
2025-09-02 00:09:42 +08:00
..
atoms chore: update dependencies 2025-05-28 22:16:06 +08:00
components refactor: replace Accordion with Collapse components 2025-08-28 18:14:13 +08:00
constants feat(desktop): payment for ai (#4309) 2025-08-20 11:27:49 +08:00
database chore(deps): update ai and folo dependencies (#4308) 2025-08-07 13:54:25 +08:00
hooks feat(ai): MCP integration presets (#4398) 2025-08-29 23:59:35 +08:00
logger chore: update dependencies and improve type safety 2025-06-20 23:32:42 +08:00
models refactor: Progressive migration Client SDK (#4227) 2025-07-23 01:21:34 +08:00
shared feat: implement AI task management (#4362) 2025-08-25 17:14:14 +08:00
store fix(subscription): deduplicate feed IDs when feeds exist in both subscriptions and lists 2025-08-20 19:53:10 +08:00
tracker feat: remove ai daily report 2025-08-29 21:18:21 +08:00
types chore: add `Prettify` helper 2025-05-21 16:52:39 +08:00
utils feat(ai): update ai-tools and optimize chat message components animation 2025-09-02 00:09:42 +08:00
CLAUDE.md feat(ai): support customize chat title 2025-08-07 20:57:12 +08:00