Commit History

add persistant db with login_session chats and interactions, remove the localStorage
b339350

ghazariann commited on

Comment survey buttons, handle suggestions in SSE stream
4f7c2e9

ghazariann commited on

FAISS caching (Task 5), session persistence, streaming UX, suggestions as SSE event
e81a689

ghazariann commited on

feat: background follow-ups and streaming responses (issue #3, #4)
911c2cd

ghazariann commited on

feat: RAG pipeline overhaul — reranker, better retrieval, UX improvements
5eb6890

ghazariann commited on

add in-app survey, admin dashboard, and participant overview
38abeb1

ghazariann commited on

embed participation id in the link, chagne the participation table structure
53b2b9c

ghazariann commited on

refactor: login_id to participant_id mapping, replace name/email auth
4f2f908

ghazariann commited on

fix: 定义 handleReviewClick 与 handleDismissReviewBanner,修复 ReviewBanner 崩溃
7772859

claudqunwang commited on

fix: 定义 handleCreateWorkspace,修复登录后崩溃白屏
404ddfd

claudqunwang commited on

fix: 添加 ErrorBoundary 防白屏 + 启动时打印 RAG/Weaviate 状态
6f676a0

claudqunwang commited on

feat: 学生端 UI — 登录与主系统均为 Clare AI 学生界面
c11d176

claudqunwang commited on

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

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

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

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

claudqunwang Cursor commited on