4d7110c58d
add shenyan-app RN project + PWA push/noise updates
2026-05-13 17:38:35 +08:00
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
bee523cd4e
记忆更新 2026-05-11 13:45
2026-05-11 13:45:55 +08:00
fyah
7680ae53a3
PWA对话持久化:localStorage,刷新不丢
2026-05-09 13:54:09 +08:00
fyah
35501c5e6e
备份 Claude Code memory 文件
2026-05-09 13:43:57 +08:00
fyah
cf71a9a619
记忆更新 2026-05-09 13:40
2026-05-09 13:40:06 +08:00
fyah
4ea48b9bd8
添加记忆同步脚本
2026-05-09 13:36:27 +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
fyah
e5409c81bb
fix: move React source into src/renderer/ — electron-vite renderer root
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-09 11:39:45 +08:00
fyah
43a599fc14
fix: use absolute /src/main.tsx path for dev server resolution
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-09 11:36:07 +08:00
fyah
865d2e2f65
chore: remove debug test text
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-09 11:34:32 +08:00
fyah
1d459b14e7
fix: use ELECTRON_RENDERER_URL (electron-vite sets this, not VITE_DEV_SERVER_URL)
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-09 11:33:30 +08:00
fyah
8bd977987a
fix: restructure Elec to match electron-vite expected layout
...
- Move index.html to src/renderer/ (electron-vite hard requirement)
- Flatten React source to src/ (main.tsx, App.tsx, components/)
- Remove debug red background
- Use @tailwindcss/postcss plugin
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-09 11:31:38 +08:00
fyah
18928b3d16
debug: red background test to check renderer loading
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-09 11:27:03 +08:00
fyah
6aa9f7ff49
fix: use @tailwindcss/postcss for Tailwind v4 compatibility
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-09 11:24:17 +08:00
fyah
9750a7c865
fix: add tailwindcss PostCSS plugin
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-09 11:20:31 +08:00
fyah
a0c24ee13e
fix: add main field to Elec package.json
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-09 11:17:46 +08:00
fyah
0ee021e613
feat: add Elec — dark mode multi-model chat UI
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-09 11:14:28 +08:00
fyah
e9daabb821
feat: scaffold anchor-desktop
2026-04-27 12:12:56 +08:00