Folo/apps
Innei fc11d0089f
chore: update dependencies and refactor ai-chat module structure
- Updated @follow-app/client-sdk to version 0.3.26 in pnpm-lock.yaml and pnpm-workspace.yaml.
- Upgraded ai package to version 5.0.2 across various package.json files.
- Refactored ai-chat components to use new store structure, moving types and hooks from __internal__ to store.
- Introduced new AIChatContext and hooks for better state management in the ai-chat module.

These changes enhance the maintainability and performance of the ai-chat module while ensuring compatibility with updated dependencies.

Signed-off-by: Innei <tukon479@gmail.com>
2025-08-05 00:08:55 +08:00
..
desktop chore: update dependencies and refactor ai-chat module structure 2025-08-05 00:08:55 +08:00
mobile refactor: upgrade FlashList to v2 (#4298) 2025-08-03 13:56:39 +08:00
ssr fix(desktop): move hydrate database to first, drop dataPersist option 2025-07-30 17:52:23 +08:00