Commit Graph
2 Commits
Author SHA1 Message Date
shenleiandClaude Opus 5 b454e1856c fix: AI 复习变式请求字段与校验一致;转写后删除不保留的录音
- generateReviewVariant 的指令要求 stimulus/answer/acceptedAnswers 等字段,
  而 decodeGeneratedReviewVariant 只接受 schemaVersion、variantId、
  targetItemId、prompt、expectedAnswer 五个字段,导致 AI 变式始终校验失败。
  现在指令只要求这五个字段,并补充了请求与解码一致性的测试。
- finishVoiceInput(keepAudio: false) 转写完成(或页面已关闭)后删除音频,
  补练页和测评页的语音输入不再在本机残留录音文件。

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-16 17:29:56 +09:00
shenandshen 37c86f7ecb feat: complete kouyu_english app codebase, A0 specifications and .gitignore 2026-09-15 15:58:33 +08:00