ClassLens / chatkit /backend

Commit History

πŸ›‘οΈ Fail loud on misconfigured prod DB; Dockerfile migrate && serve
c43fd58

chih.yikuan Claude Opus 4.8 (1M context) commited on

✨ Add database management: Supabase persistence, teacher profiles, admin dashboard
9f97e28

chih.yikuan Claude Opus 4.8 (1M context) commited on

simplify the answer parsing tool selection
73c0cf0

Yu Chen commited on

make csv no required to have equal mark as correct
363b160

Yu Chen commited on

custom csv upload logic
0641d27

Yu Chen commited on

custom csv upload logic
ea3a98c

Yu Chen commited on

rebuild the pdf parsing logic
8d3145b

Yu Chen commited on

fix the answer parsing not aligned logic
1ce0b71

Yu Chen commited on

Refactor to add answer grid & assoicate llm parsing
ad5d4b6

Yu Chen commited on

Fix: Clarify default prompt β€” non-dash answers are wrong answers
bb875d5

chih.yikuan Claude Opus 4.6 (1M context) commited on

Simplify: send raw data to LLM, let user's prompt control interpretation
34b22f3

chih.yikuan Claude Opus 4.6 (1M context) commited on

Fix: Treat '-' and similar markers as correct answers in student data
c99a18b

chih.yikuan Claude Opus 4.6 (1M context) commited on

Fix: Handle missing teacher answers β€” include all student answers instead
3efc9d0

chih.yikuan Claude Opus 4.6 (1M context) commited on

Add final prompt preview tab with real student data substitution
5722fbf

chih.yikuan Claude Opus 4.6 (1M context) commited on

Redesign Step 2: per-student report generation with wrong-answer filtering
f002ae5

chih.yikuan Claude Opus 4.6 (1M context) commited on

Fix: Add prompt size check and auto-truncate students to prevent empty LLM responses
30ff567

chih.yikuan Claude Opus 4.6 (1M context) commited on

Fix: Replace passlib with bcrypt directly to fix compatibility bug
cd0918a

chih.yikuan Claude Opus 4.6 commited on

Redesign ClassLens v2: 3-step exam analysis workflow
bc45e54

chih.yikuan Claude Opus 4.6 commited on

Fix: Add explicit CORS headers and improve file serving for report-demo route
6884131

chih.yikuan commited on

Fix: Add test route and improve report-demo route with better error handling
9fdcfbc

chih.yikuan commited on

Fix: Improve report-demo route with better path resolution and error handling
8f19122

chih.yikuan commited on

Add /report-demo route to serve HTML report template
a9ffafc

chih.yikuan commited on

feat: add report-template.html static hosting
55fb498

chih.yikuan commited on

email-done
5ee5085

chih.yikuan commited on

πŸ”§ Fix OAuth: auto-detect redirect_uri + sync all ClassLens updates
e5c2788

chih.yikuan commited on

πŸš€ ExamInsight: AI-powered exam analysis for teachers
054d73a

chih.yikuan commited on

Simplify ChatKit backend (#104)
b0fbfe1

lukasgross commited on

Add unmanged sample with a minimal backend (#98)
69f2236

lukasgross commited on