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
cryptocommuniums-afk
bc2e085c70
fix: rating-history API - pass auth token, fix table/column names
...
- frontend: pass token to listRatingHistory API call
- backend: fix SQL table name redeem_logs -> redeem_records
- backend: fix SQL column name title -> task_code in daily_task_logs
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-02-16 12:22:22 +08:00
X
2117d1e298
chore: remove temporary build logs
2026-02-15 17:06:47 -08:00
X
3a98882a71
feat(theme): complete Minecraft overhaul for all pages including admin/utility
2026-02-15 17:06:24 -08:00
cryptocommuniums-afk
e4742ff5ea
feat: add HTTP entry link and fix frontend build
2026-02-16 02:38:00 +08:00
X
ef6d71ef54
feat: Minecraft theme overhaul, fix points bug, add history
2026-02-15 09:41:54 -08:00
Codex CLI
37266bb846
feat: ship minecraft theme updates and platform workflow improvements
2026-02-15 17:36:56 +08:00
Codex CLI
cd7540ab9d
chore: remove temp artifacts and python cache files
2026-02-15 15:54:40 +08:00
Codex CLI
765285f39a
chore: sync remaining local artifacts
2026-02-15 15:48:26 +08:00
Codex CLI
df8c6a0847
chore: add ref design assets and docs
2026-02-15 15:44:53 +08:00
Codex CLI
9987f7591d
chore: include .env updates for deploy
2026-02-15 15:44:02 +08:00
Codex CLI
f209ae82da
feat: expand platform management, admin controls, and learning workflows
2026-02-15 15:41:56 +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
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
4930a02232
feat(domain): add entities and json helpers for sqlite schema
2026-02-12 09:33:52 +00:00
anygen-build-bot
e557a98c4f
docs: add architecture diagram
2026-02-12 09:16:52 +00:00
anygen-build-bot
0bef29e1b5
chore(docker): add docker compose deployment
2026-02-12 09:12:35 +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
b6befe69f9
docs: add initial architecture and schema draft
2026-02-12 08:56:48 +00:00
anygen-build-bot
438c7e840e
chore: init frontend+backend skeleton
2026-02-12 08:54:44 +00:00