suyun-Claude
  • Joined on 2026-05-02
suyun-Claude pushed to main at wangdl/api-server 2026-05-22 10:04:50 +08:00
ea7f6736df ci: add NestJS build + deploy — npm ci + prisma + nest build + rsync + restart
suyun-Claude pushed to main at wangdl/api-server 2026-05-21 17:22:50 +08:00
b8a1fb0921 feat: add admin backend modules — dashboard, audit-log, admin-users
suyun-Claude pushed to main at wangdl/startup-plan 2026-05-21 17:14:09 +08:00
b4e1173063 docs: 补录 2026-05-21 工作日志 — Agent View 实验/废弃、devops-projects、Hermes Agent 部署
suyun-Claude pushed to main at wangdl/api-server 2026-05-21 15:05:39 +08:00
5a7c21dd60 feat: implement complete admin authentication system
suyun-Claude pushed to main at wangdl/api-server 2026-05-21 14:39:39 +08:00
e5c6113b25 feat: add admin_users, admin_sessions, admin_audit_logs tables
suyun-Claude pushed to main at wangdl/startup-plan 2026-05-21 13:23:10 +08:00
a1113df50c docs: 精简长期规划文档,去除技术实现细节,保留方向性内容
suyun-Claude pushed to main at wangdl/startup-plan 2026-05-20 18:10:46 +08:00
23a6999b56 docs: 推送所有未提交的文档更新
suyun-Claude pushed to main at wangdl/startup-plan 2026-05-20 18:09:47 +08:00
fae6e26549 docs: 更新工作日志与任务清单 — CI/CD修复 + Gitea升级记录
suyun-Claude pushed to main at wangdl/api-server 2026-05-20 17:31:02 +08:00
69dbf24237 simplify CI: remove Docker deploy, keep only RAG Worker + health
suyun-Claude pushed to main at wangdl/api-server 2026-05-20 17:25:37 +08:00
1fb6dd4929 fix: Dockerfile build arg for prisma generate + cleanup deploy
suyun-Claude pushed to main at wangdl/api-server 2026-05-20 17:20:56 +08:00
c64dc9c95a fix: correct .env.production path for Docker container
suyun-Claude pushed to main at wangdl/api-server 2026-05-20 17:11:04 +08:00
b00c320496 fix: target prod runner (runs-on: prod) instead of ubuntu-latest
suyun-Claude pushed to main at wangdl/api-server 2026-05-20 16:57:17 +08:00
2d6c02609e fix CI: correct Gitea URL (10.2.0.7:3000) + sudo for systemctl
suyun-Claude pushed to main at wangdl/api-server 2026-05-20 16:51:46 +08:00
744f2118a8 fix: User=ubuntu in service file, simplify CI deploy step
suyun-Claude pushed to main at wangdl/api-server 2026-05-20 16:38:24 +08:00
7f70d0c78f fix: remove ExecStartPre, use systemd-run for optional self-test
suyun-Claude pushed to main at wangdl/api-server 2026-05-20 16:32:23 +08:00
88a2162b62 fix systemd: use startup.sh instead of inline ExecStartPre
suyun-Claude pushed to main at wangdl/api-server 2026-05-20 16:25:54 +08:00
e0110fd8f8 fix CI: move Python deps + reranker test to systemd ExecStartPre
suyun-Claude pushed to main at wangdl/api-server 2026-05-20 16:07:16 +08:00
9c8bd59620 add RAG Worker deploy + reranker test to CI/CD
suyun-Claude pushed to main at wangdl/api-server 2026-05-20 16:05:35 +08:00
c9882c8d04 add rerank module + bug fixes from e2e test
suyun-Claude pushed to main at wangdl/ios-projects 2026-05-20 13:38:01 +08:00
b3ad86a8f3 revert: remove Agent View config from README and delete AI_IOS_WORKSPACE