Commit Graph

10 Commits

Author SHA1 Message Date
e172ffc0b3 add creation
自由创作:新增 Creation 模型(继承 Task,display 自动递增)与
/api/creation/ 路由,支持增删改和代码保存,只有创作者本人和超管可访问。
自由创作不进入提交/评分体系;prompt 的两个 WebSocket consumer
连接时校验 can_access_task。补充 task/tests.py 覆盖上述行为。

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-14 09:29:02 -06:00
4f288a1fef fix 2026-06-11 21:22:02 -06:00
a335eb22e8 fix 2026-06-11 21:08:40 -06:00
22c3b65e28 add prompt assistant 2026-05-07 09:51:47 -06:00
b37d4c56de add delete button 2026-04-15 19:16:38 -06:00
e2449869aa change model 2026-03-31 05:50:27 -06:00
9c76c98da8 fix 2026-03-31 02:21:44 -06:00
504c2bb70b remove challenge's content 2026-03-26 22:33:23 -06:00
b13c172e04 fix 2026-03-26 08:10:59 -06:00
6998d694bb add chat 2026-03-04 20:05:33 +08:00