Commit Graph

11 Commits

Author SHA1 Message Date
cat-shark 48e9d0d4b2 移除ef_course_autopilot中的重复检测提示 2026-05-22 12:49:13 +08:00
cat-shark 229369c308 增加重复课程学习重试逻辑 2026-05-22 12:44:38 +08:00
cat-shark e0a01af7cd 优化提示语 2026-05-21 23:08:35 +08:00
cat-shark 703e3956f4 增加自动切换等级的功能 2026-05-21 18:00:56 +08:00
cat-shark be2a1fb1bb 修正重复检测提示 2026-05-21 16:56:06 +08:00
cat-shark 6601213068 完善写作类题型的处理逻辑 2026-05-21 16:26:45 +08:00
cat-shark 03e2366c38 增加重复答题检查 2026-05-21 15:41:51 +08:00
cat-shark 4afa7c51f8 增加写作类题目的处理逻辑 2026-05-21 15:41:36 +08:00
cat-shark eedf48d6df 增加步骤⑤: 检查并激活下一单元 2026-05-21 09:52:09 +08:00
cat-shark 14433589ac 新增 categorisation 任务类型支持
HAR 文件分析发现新的任务类型 categorisation(分类题),
新增对应的答题策略函数并注册到 RESPONSE_BUILDERS 字典中。
优先使用服务器返回的 expectedResponse,回退时提交空映射。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-20 22:51:51 +08:00
cat-shark 401c879ffd Initial commit: EF course autopilot tool
Auto-complete EF English courses with JWT token authentication.
Supports multiple task types: multiple-choice, gapfill, matching,
flashcards, speaking-practice, text-highlights, sequencing,
media-with-time-markers, language-focus.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-20 22:11:48 +08:00