pdf-quiz-generator/backend
Daniel a020e2bb31 fix: a greeting does not name the thread
The first message named the conversation, so a rail of them read "hi", "hello",
"hi". The name now waits for the first turn that is actually a question —
usually the very next one — and the thread stays "New chat" until then.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TqXevQJhxFrM7jJg82cgZN
2026-09-12 19:09:55 +02:00
..
alembic feat: question folders, per-section notes, and two feedback paths 2026-09-12 18:37:43 +02:00
app fix: a greeting does not name the thread 2026-09-12 19:09:55 +02:00
scripts content: every article has a high-yield view, and three ties that were not ties 2026-09-12 18:16:59 +02:00
tests fix: a greeting does not name the thread 2026-09-12 19:09:55 +02:00
.dockerignore Initial commit: PDF Quiz Generator app 2026-03-30 20:04:53 +00:00
.env.example feat: Cap replaces hCaptcha, self-hosted beside the app 2026-09-12 06:14:14 +02:00
alembic.ini Wire Alembic to live Postgres and fix startup DDL race 2026-04-14 04:49:23 +02:00
Dockerfile Initial commit: PDF Quiz Generator app 2026-03-30 20:04:53 +00:00
manage.py Cross-browser job tracking, hamburger fix, CLI extract, quiz delete keeps bank questions 2026-04-01 02:30:47 +02:00
requirements.txt fix: WebP figures, the openai SDK removed, and a voice a site can add to 2026-09-12 17:13:05 +02:00