提交历史

作者 SHA1 备注 提交日期
  jimmylee e5a06b71e2 docs: design English speaking report pipeline 3 周之前
  jimmylee a3d3cc55b6 feat: lazy load dialogue task hints 3 周之前
  jimmylee 5a031682c9 fix: handle dialog tab boundary 3 周之前
  jimmylee a251333a38 fix: trap focus in task hint modal 3 周之前
  jimmylee e4e57a0f31 fix: improve task hint modal accessibility 3 周之前
  jimmylee 2e38c4b7c9 feat: add task hint modal component 3 周之前
  jimmylee 73da85bee5 feat: add task hint api contract 3 周之前
  jimmylee 4430c70e33 docs: plan english speaking task hint modal 3 周之前
  jimmylee 9fdf577ca0 docs: clarify task hint session cache 3 周之前
  jimmylee 282e7c2372 docs: design english speaking task hint modal 3 周之前
  jimmylee ca5c517e4a docs(speaking): add design spec and implementation plan for grade-aware system prompt 3 周之前
  jimmylee 56702bb0e5 feat(speaking): send grade/vocabulary/sentences to backend /session 3 周之前
  jimmylee 4caa6bdb9d feat(speaking): pass grade and sentences to createSession 3 周之前
  jimmylee d807148075 feat(speaking): bind SpeakingPanel grade selector to speakingStore 3 周之前
  jimmylee 9a76f3d46a feat(speaking): persist grade in store, add updateGrade action 3 周之前
  jimmylee 5277819a2f feat(speaking): add grade to TopicDiscussionConfig and SessionConfig types 3 周之前
  jimmylee d78bbf6b80 refactor(speaking): Task 6 code review 微调 3 周之前
  jimmylee 57255ef318 fix(speaking): ready-footer 改成 column 方向让 session-error 显示在按钮下方 3 周之前
  jimmylee 39f6b8286f feat(speaking): TopicDiscussionPreview creates session on start button click 3 周之前
  jimmylee 3e85fb58fa refactor(speaking): address Task 5 code review feedback 3 周之前
  jimmylee 5eb84faa8f feat(speaking): wire DialogueChatView to new sessionInfo prop + greeting flow 3 周之前
  jimmylee 0cd8fc5098 refactor(speaking): generateGreeting catch 从 any 收紧到 unknown 3 周之前
  jimmylee 90ce058912 chore(speaking): 删除 return 块里易过期的迁移注释 3 周之前
  jimmylee 5c8cc88442 chore(speaking): 删除 useDialogueEngine 的死 import SessionConfig 3 周之前
  jimmylee a370f4ee98 refactor(speaking): split initSession into attachSession + generateGreeting + retryGreeting 3 周之前
  jimmylee 25bc53ae28 refactor(speaking): address Task 3 code review feedback 3 周之前
  jimmylee 0eafd8afe7 feat(speaking): add generateGreeting to DialogueAPI + DialogueApiError type 3 周之前
  jimmylee 5ad95b6758 docs: 对话 session 创建拆分 - 实现计划 3 周之前
  jimmylee 27008410fc docs: 修正为 MySQL 环境 - 改用 SELECT ... FOR UPDATE 行锁 3 周之前
  jimmylee 2ba673a20f docs: 补充 404/409 处理、并发防护、API 工厂 3 周之前