提交图

8 次代码提交

作者 SHA1 备注 提交日期
cryptocommuniums-afk
7860414ae5 feat: auto LLM feedback runner + problem link + 5xx retry
- Add SubmissionFeedbackRunner: async background queue for auto LLM feedback
- Enqueue feedback generation after each submission in submitProblem()
- Register runner in main.cc with CSP_FEEDBACK_AUTO_RUN env var
- Add problem_title to GET /api/v1/submissions/{id} response
- Frontend: clickable problem link on submission detail page
- Enhance LLM prompt with richer analysis dimensions
- Add 5xx/connection error retry (max 5 attempts) in Python LLM script

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-16 15:13:35 +08:00
Codex CLI
ad29a9f62d feat: add daily tasks and fix /admin139 admin entry 2026-02-15 12:51:42 +08:00
Codex CLI
e2ab522b78 feat: rebuild CSP practice workflow, UX and automation 2026-02-13 15:49:05 +08:00
anygen-build-bot
4930a02232 feat(domain): add entities and json helpers for sqlite schema 2026-02-12 09:33:52 +00:00
anygen-build-bot
677efd4b97 feat(api): add auth HTTP controller with tests 2026-02-12 09:11:39 +00:00
anygen-build-bot
a6d087d5a9 feat(auth): add session-based auth service with tests 2026-02-12 09:00:27 +00:00
anygen-build-bot
76b512939d feat(backend): add sqlite migrations + app state + tests 2026-02-12 08:58:53 +00:00
anygen-build-bot
438c7e840e chore: init frontend+backend skeleton 2026-02-12 08:54:44 +00:00