2 Commits

Author SHA1 Message Date
冰朔
2bfc3c547b D135c: 铸渊执行记录 · guada部署·Outline修复·邮箱注册系统
Some checks failed
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
铸渊自检 / health-check (push) Has been cancelled
完成:
- Nginx /api/ 路由修复(3998→3090)
- guada Agent引擎部署(BS-SG-001:8787)
- Outline文件写入权限修复
- Dex数据库持久化+权限修复
- 邮箱注册系统(register.html + register-api:3997)
- 注册服务改用Python写Dex BLOB(修复node-sqlite3格式问题)

待修复:
- 注册后退出再登录间歇性OAuth state丢失(考虑独立子域名)

记录: cc-d135c.hdlp
2026-06-18 18:28:08 +08:00
冰朔
bf6b5149e4 D135b: Agent引擎 v2.0 · 注册系统 · 知识库对话服务
Some checks failed
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
Agent引擎新增:
- /api/register: 用户注册(用户名+邮箱+密码→bcrypt→Dex密码库)
- /api/chat: 知识库对话(进度/人物/框架/导航查询)
- /api/agent-status: 五分身流水线状态
- /api/health: 健康检查

部署:
- BS-SG-001 · PM2 agent-engine · 端口3095
- Nginx: /register(注册页) + /register-api/(接口代理)
- URL: https://guanghubingshuo.com/register
2026-06-18 15:40:53 +08:00