Commit Graph

5 Commits

Author SHA1 Message Date
fyah
66f94f0fcf 合并: 清空按钮 + 背景图 + 模糊效果
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-12 21:12:26 +08:00
fyah
9260f4dc1e PWA: 页面背景图 + 对话气泡与输入区模糊效果
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-12 21:09:09 +08:00
fyah
7680ae53a3 PWA对话持久化:localStorage,刷新不丢 2026-05-09 13:54:09 +08:00
fyah
c08424a4dc PWA对话界面重构 + 记忆库桥接
- 纯对话界面:消息气泡、深灰输入框
- 桥接服务接入 DeepSeek API
- 记忆库文件纳入 mao1 仓库(含沈晏身份/对话规则)
- 移除 ModelSelector、光晕效果等无关元素

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-09 13:33:12 +08:00
fyah
91a8b6b7e4 feat: add PWA — mobile multi-model chat app (Vite + React)
- Vite + React + TypeScript + Tailwind v4
- vite-plugin-pwa for service worker and manifest
- Dark mode, borderless design with glow effects
- Reuses Elec components, adapted for mobile viewport
- Standalone-ready: can install to phone home screen

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-09 12:19:19 +08:00