5 Commits

Author SHA1 Message Date
bf79178546 fix: regenerate package-lock.json with prisma dependency restored
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 10s
npm ci was failing because prisma was missing from the lockfile after
adding @qdrant/js-client-rest. Reinstalled to rebuild from package.json.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-24 10:34:00 +08:00
63a06c1a2d feat: conversation sidebar + markdown rendering + stop generation
Some checks failed
Deploy Admin Frontend / build-and-deploy (push) Failing after 1s
2026-05-22 10:43:28 +08:00
WangDL
f552ba0619 feat: add TaskAssistant page with AI chat + admin layout updates + service layer 2026-05-22 00:38:56 +08:00
4dad572731 feat: add admin layout, auth, user management, and routing
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-21 17:19:58 +08:00
WangDL
da9c0e8a41 init: admin 后台管理系统 — Vite + React + TS + Ant Design + ProComponents 2026-05-20 22:36:22 +08:00