2 Commits

Author SHA1 Message Date
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