You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
聊天多模态图片:支持在对话中发送多张图片,OpenAI/Anthropic 多模态 API 自动适配
API 配置编辑:已保存的 API 配置支持点击编辑图标修改 Provider/Key/Model
部署脚本支持 release 构建:deploy.sh 新增 build_type 参数
New Features
Floating window vibration feedback: reminders/greetings/weather alerts/focus completion now trigger vibration; task reminders escalate vibration intensity (light/medium/heavy/ultra) based on priority + trigger count
Prioritize floating window in foreground: when overlay permission is granted, FloatingService is used regardless of foreground/background; falls back to in-app Overlay when permission is missing
Chat multimodal images: send multiple images in conversation, with automatic OpenAI/Anthropic multimodal API adaptation
API config editing: saved API configs now support inline editing of Provider/Key/Model via edit icon
Deploy script release support: deploy.sh now accepts a build_type parameter