Folo/apps
Innei 0737300ee4
feat(ai): implement auto-scroll feature and initialize settings
- Updated the AI chat settings to include an auto-scroll feature when streaming messages.
- Introduced a new settings initialization function to set default values for various AI settings.
- Enhanced the ChatInterface component to utilize the new auto-scroll setting for improved user experience.
- Added localization support for the new auto-scroll setting in the English language file.

These changes collectively enhance the functionality and usability of the AI chat interface.

Signed-off-by: Innei <tukon479@gmail.com>
2025-08-11 23:26:32 +08:00
..
desktop feat(ai): implement auto-scroll feature and initialize settings 2025-08-11 23:26:32 +08:00
mobile feat(ai): support ai attachement (#4316) 2025-08-08 16:32:52 +08:00
ssr fix(desktop): move hydrate database to first, drop dataPersist option 2025-07-30 17:52:23 +08:00