hangshuo652
  • Joined on 2026-04-15
hangshuo652 pushed to main at hangshuo652/cobol-java 2026-05-24 02:04:54 +00:00
06b295f780 v1: executing-plans 模式生成,54 文件 1320 行 Python
hangshuo652 created branch main in hangshuo652/cobol-java 2026-05-24 02:04:54 +00:00
hangshuo652 created repository hangshuo652/cobol-java 2026-05-24 01:14:39 +00:00
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-23 14:33:00 +00:00
6e569ff478 fix: skip content check when bank questions available, early generator return
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-21 08:30:43 +00:00
a83de861dd fix: replace PDF with HTML report (fontkit unavailable)
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-21 08:12:47 +00:00
0b0da09d4b fix: use pdf-lib embedFont with proper pagination for CJK PDF
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-21 07:59:09 +00:00
d7cd5641d7 fix: rewrite PDF generator using pdf-lib native embedFont for CJK support
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-21 07:52:42 +00:00
c53f26a07e perf: trim grader prompts ~40% to reduce LLM latency
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-21 07:43:38 +00:00
b15e821252 feat: enriched certificate with template name, dimension scores, question details + Modal UI
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-21 07:24:42 +00:00
990b8c7b83 fix: forward passed flag in SSE final events
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-21 07:19:17 +00:00
f8df92c36b fix: forward finalScore in submitAnswerStream final event
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-21 07:07:30 +00:00
51f2a41cc3 fix: determineLevel uses 0-10 scale thresholds instead of 0-100
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-21 06:42:04 +00:00
0a3a8a2e32 fix: send accumulated answers to LLM grader for follow-up context
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-21 06:32:07 +00:00
9303d7ac64 fix: auto-submit answer on timeout instead of blocking
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-21 06:18:27 +00:00
02f4ab23f7 feat: LLM-generated adaptive follow-up questions
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-21 05:13:31 +00:00
7fd2a4cda2 fix: option display + partial credit grading
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-21 05:00:10 +00:00
7b1103903f fix: remove prefix from followup hint, use raw text
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-21 04:57:12 +00:00
3cc3b28471 fix: broader regex to strip conditional prefix from followup hints
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-21 04:48:41 +00:00
5c82c75a09 fix: strip option letter prefix in QuestionBankDetailView
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-21 04:43:00 +00:00
24ffc028e2 fix: shuffle choice options per session + clean followup hints