Kevin
81458c7046
add staging ios app build script
2026-05-20 10:27:40 +08:00
Kevin
6d281c92a5
feat(app-expo): env variants, local iOS prebuild, and About diagnostics
...
Align staging/production builds with APP_VARIANT bundle IDs, allow staging HTTP on iOS, add ios-prebuild scripts for TestFlight, and show connected API URL on About for non-production builds.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-19 15:43:16 +08:00
Kevin
c4d2a38b09
feat(expo): 后台超过 5 分钟才断开会话 WebSocket
...
- 进入 background 后延迟释放长连,回到前台则取消计时;短切应用保持连接
- 池支持 subscribeConversationPoolSlotDisposed;聊天页在槽位释放时同步状态
- 前台 active 时按需 connect 或重绑会话
- backgroundDisconnectAfterMs 默认 300_000(5 分钟)
未纳入:api/uploads/ 本地文件
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-13 17:12:08 +08:00
Kevin
705fe951b3
feat(chat): 低信息短答主动续话;修复本地 dev 环境与迁移链
...
- interview_turn_plan: 识别低信息短回复,引导 AI 承接后主动追问新话题
- development.sh / docker-compose.dev: Postgres/Redis 端口与 .env 对齐,补充宿主机端口监听检查
- Alembic: 补回 0016 memory pipeline status、0017 segment narrative defer
- app-expo: api/ws URL 去掉末尾斜杠,避免 WS 双斜杠;更新 .env.staging
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-11 12:06:17 +08:00
Kevin
805da8d789
replace with docker compose
2026-03-25 17:40:04 +08:00
Kevin
15512834d2
feat/ 添加app-expo三种环境切换,待测试 调整tts
2026-03-19 09:58:02 +08:00
Kevin
b4f4369b7d
Squash merge feat/expo-app: app-expo, .cursor, workflows, package.json, .husky; remove app-android, app-ios, react-app
2026-03-19 01:13:38 +08:00