suyun-Claude
  • Joined on 2026-05-02
suyun-Claude pushed to main at wangdl/api-server 2026-05-22 14:12:45 +08:00
97af7f4cce fix: skip /data disk when identical to / on remote
suyun-Claude pushed to main at wangdl/api-server 2026-05-22 14:09:19 +08:00
7c712bc931 fix: add python/main.py process aliases
suyun-Claude pushed to main at wangdl/api-server 2026-05-22 14:04:19 +08:00
3079b2a18e fix: clean rewrite remote metrics with individual SSH calls
suyun-Claude pushed to main at wangdl/api-server 2026-05-22 14:00:35 +08:00
27dfc1c028 fix: add newlines to remote SSH awk commands
suyun-Claude pushed to main at wangdl/api-server 2026-05-22 13:57:30 +08:00
fc968830c5 fix: correct ps auxww column parsing + robust remote SSH script
suyun-Claude pushed to main at wangdl/api-server 2026-05-22 13:51:23 +08:00
92173cb8c4 fix: single SSH script for remote metrics + Chinese uptime + process desc
suyun-Claude pushed to main at wangdl/api-server 2026-05-22 13:42:44 +08:00
1776bed47e feat: friendly process names + data disk + public IPs + domains
suyun-Claude pushed to main at wangdl/api-server 2026-05-22 13:34:12 +08:00
13a7718a3c fix: simplify remote SSH commands for reliability
suyun-Claude pushed to main at wangdl/api-server 2026-05-22 13:31:49 +08:00
ad6112f4ab fix: use wangdl.pem for 4-core SSH
suyun-Claude pushed to main at wangdl/api-server 2026-05-22 13:30:48 +08:00
f30a446bd5 feat: server metrics API — local os + remote SSH
suyun-Claude pushed to main at wangdl/api-server 2026-05-22 11:29:26 +08:00
c31725433d feat: runs + SSE streaming proxy from Hermes /v1/runs
suyun-Claude pushed to main at wangdl/api-server 2026-05-22 11:23:10 +08:00
aa0575b71b fix: normalize IP by stripping ::ffff: prefix
suyun-Claude pushed to main at wangdl/api-server 2026-05-22 11:20:58 +08:00
63e73ecfaa fix: trust proxy for real client IP from Nginx
suyun-Claude pushed to main at wangdl/api-server 2026-05-22 11:03:28 +08:00
f2d3f3f13f feat: add AdminMessage persistence + conversation title auto-set + messages API
suyun-Claude pushed to main at wangdl/api-server 2026-05-22 10:49:30 +08:00
73e52d2201 fix: add validation decorators to conversation DTO
suyun-Claude pushed to main at wangdl/api-server 2026-05-22 10:43:23 +08:00
f20bdc0d7a feat: add conversation management — sessionId + X-Hermes-Session-Id + CRUD
suyun-Claude pushed to main at wangdl/api-server 2026-05-22 10:28:45 +08:00
3b42a8618a refactor: remove hardcoded system prompt — let Hermes handle natively
suyun-Claude pushed to main at wangdl/startup-plan 2026-05-22 10:14:40 +08:00
10b2def872 docs: 更新 5/22 工作日志 — 安全组打通 + 去掉降级 + admin部署 + API流水线修复
d6bdcb40cc chore: update README and cleanup planning docs
Compare 2 commits »
suyun-Claude pushed to main at wangdl/api-server 2026-05-22 10:10:15 +08:00
c2e8f92abe refactor: remove DeepSeek fallback — Hermes only; fail fast on error
suyun-Claude pushed to main at wangdl/api-server 2026-05-22 10:08:27 +08:00
6413936472 ci: fix missing DATABASE_URL env for prisma migrate