提交图

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
f209ae82da feat: expand platform management, admin controls, and learning workflows 2026-02-15 15:41:56 +08:00
Codex CLI
e2ab522b78 feat: rebuild CSP practice workflow, UX and automation 2026-02-13 15:49:05 +08:00
anygen-build-bot
d33deed4c5 chore(proxy): expose backend under /admin139 on frontend port 2026-02-12 10:40:23 +00:00
anygen-build-bot
21a5c0f269 chore(compose): change frontend port to 7888 2026-02-12 10:35:49 +00:00
anygen-build-bot
6585ff6d68 chore(env): add bundled test accounts and seed admin 2026-02-12 10:34:29 +00:00
anygen-build-bot
15211a99de feat(web): add simple auth UI + enable CORS for testing 2026-02-12 10:02:13 +00:00
anygen-build-bot
0bef29e1b5 chore(docker): add docker compose deployment 2026-02-12 09:12:35 +00:00