Folo/apps/desktop
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
..
build feat(desktop): add custom AppX manifest generation for Microsoft Store 2025-07-16 12:13:59 +08:00
changelog feat(integration): support electron side to send request 2025-07-29 00:51:21 +08:00
configs refactor: Progressive migration Client SDK (#4227) 2025-07-23 01:21:34 +08:00
layer chore: update dependencies and refactor ai-chat module structure 2025-08-05 00:08:55 +08:00
plugins/vite fix(electron): hotfix update logic 2025-07-30 01:36:23 +08:00
resources fix: icns 2025-04-04 23:57:55 +08:00
scripts feat(desktop): add custom AppX manifest generation for Microsoft Store 2025-07-16 12:13:59 +08:00
static feat: staging build (#3365) 2025-03-30 22:13:11 +08:00
.env.example feat(tracker): integrate PostHog analytics and enhance tracking capabilities (#3862) 2025-06-05 21:54:58 +08:00
bump.config.ts chore: update nbump to version 2.1.0 in package.json and pnpm-lock.yaml 2025-04-18 17:06:10 +08:00
bump.hotfix.config.js refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00
electron.vite.config.ts fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00
forge.config.cts feat(desktop): enhance build configuration for Microsoft Store support 2025-07-16 13:01:22 +08:00
package.json chore(dependencies): update nbump to version 2.1.5 across multiple packages 2025-07-29 23:17:17 +08:00
postcss.config.cjs
tailwind.config.ts feat: add tailwindcss-content-visibility for enhanced styling 2025-05-28 00:29:52 +08:00
vite.config.electron-render.ts fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00
vite.config.ts refactor: Progressive migration Client SDK (#4227) 2025-07-23 01:21:34 +08:00