Folo/packages/internal
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
..
atoms chore: update dependencies 2025-05-28 22:16:06 +08:00
components feat(ai): add ai mention plugin (#4305) 2025-08-04 23:06:15 +08:00
constants refactor: Progressive migration Client SDK (#4227) 2025-07-23 01:21:34 +08:00
database chore: update dependencies and refactor ai-chat module structure 2025-08-05 00:08:55 +08:00
hooks fix: update losing dependency and type error (#4054) 2025-07-01 16:33:32 +08:00
legal chore: update dependencies across multiple packages 2025-07-07 20:13:51 +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 chore: update dependencies and refactor ai-chat module structure 2025-08-05 00:08:55 +08:00
store fix(mobile): notification for inbox 2025-07-29 11:03:21 +08:00
tracker feat(ai): add ai mention plugin (#4305) 2025-08-04 23:06:15 +08:00
types chore: add `Prettify` helper 2025-05-21 16:52:39 +08:00
utils feat: implement audio seeking functionality (#4295) 2025-08-01 23:43:30 +08:00