Commit History

Add structured AI courseware APIs
2a4f012

claudqunwang commited on

添加持续对话功能:支持每个功能模块与AI进行多轮对话和互动
6a91b07

claudqunwang Cursor commited on

feat: 添加国际化、文件上传和专属聊天页面
e8f612b

claudqunwang Cursor commited on

fix: 修复 TeacherDashboard 运行时 Record 报错
0f9f9e2

claudqunwang Cursor commited on

fix: 添加错误边界和调试日志,更新页面标题为 ClareCourseWare
01916fc

claudqunwang Cursor commited on

debug: 添加静态文件路径调试日志,排查空白页面问题
0bfc239

claudqunwang Cursor commited on

refactor: ClareCourseWare 教师专用 - 移除所有学生界面,登录后直接显示 TeacherDashboard;简化 App.tsx 为教师专用版本
56c2a52

claudqunwang Cursor commited on

feat(teacher): add reply language selector (zh/en/auto) + per-feature history (last 5); fix 4 issues: language control, history memory, 9 features layout
fe421f4

claudqunwang Cursor commited on

fix(teacher): split 9 features into 2 sections (基础建课 4项 + Courseware进阶 5项), show 共9项 in header
e7a3071

claudqunwang Cursor commited on

feat(teacher): add 5 courseware features to dashboard (vision, activities, copilot, qa-optimize, content); fix course description topic bug
6c6511f

claudqunwang Cursor commited on

fix: use SVG for other_format icon (build fix after LFS removal)
b6c2705

claudqunwang Cursor commited on

chore: remove LFS rules for HF Space assets (no LFS on push)
22b490c

claudqunwang Cursor commited on

chore: ignore GENAI COURSES and binary files for HF push
6cd4890

claudqunwang Cursor commited on

feat(courseware): AI Teacher Assistant Agent 模块化
0cde401

claudqunwang Cursor commited on

Add POST /api/quiz/generate for external sites, docs section 6
8f7c172

claudqunwang Cursor commited on

IST345 course + multi-TA, AI Quiz API doc, courseDirectory and sidebar updates
a91db77

claudqunwang Cursor commited on

Add teacher agent, docs, and project updates; ClareVoiceV1 remains untracked (nested repo)
fbe1c8a

claudqunwang Cursor commited on

Remove hf_space from repo (keep only main project for HF push)
5ec50c1

claudqunwang Cursor commited on

Add Clare product UI: run_web.sh, README, exclude hf_space from push
c8c6034

claudqunwang Cursor commited on