Kevin
ccdc4e4277
feat(i18n): persist language preference and thread through chat, memoir, TTS
- Add users.language_preference (Alembic 0018, default zh); capture at signup/SMS
only; expose on auth and profile APIs
- Lite English prompts for chat and memoir; localized stage labels and agent
names (Life Echo / 岁月知己)
- Tencent TTS: language-aware synthesis, ModelType=1 for 501004, English chunking
- WebSocket pipeline: emit all AGENT_RESPONSE segments when TTS cancels; INFO logs
for tts_this_turn and TTS decisions; on-demand TTS logging
- Expo: device language on auth, i18n tiers/agent name, [SPLIT] streaming UX fixes
- Tests for migration, prompts, pipeline, router tts_this_turn, reply segments
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-11 16:16:49 +08:00
..
2026-04-08 15:37:09 +08:00
2026-03-18 17:18:23 +08:00
2026-03-22 18:10:28 +08:00
2026-03-26 12:13:36 +08:00
2026-04-02 16:37:14 +08:00
2026-03-22 18:10:28 +08:00
2026-04-30 14:11:50 +08:00
2026-03-26 16:28:33 +08:00
2026-04-16 20:42:54 +08:00
2026-03-20 15:15:35 +08:00
2026-04-16 20:42:54 +08:00
2026-04-30 09:17:01 +08:00
2026-03-20 16:43:02 +08:00
2026-04-30 14:11:50 +08:00
2026-04-03 10:12:59 +08:00
2026-04-03 10:12:59 +08:00
2026-04-01 11:55:52 +08:00
2026-03-26 12:13:36 +08:00
2026-04-01 11:55:52 +08:00
2026-04-08 15:37:09 +08:00
2026-03-22 18:10:28 +08:00
2026-03-20 15:15:35 +08:00
2026-04-30 16:22:55 +08:00
2026-05-06 13:18:02 +08:00
2026-05-11 16:16:49 +08:00