zhizhi/persona-studio/brain/memory
copilot-swe-agent[bot] 2062878c9f fix: 修复 Persona Studio 「我要开发」任务提交失败
根因修复:
1. Nginx CORS 头缺失(跨域预检失败导致 fetch 抛出异常)
2. WebSocket /ws/preview 路由被 /ws 匹配到端口 8080(应路由到 3002)
3. 前端开发端口不匹配 (3721 → 3002)

增强:
- 添加重试机制(最多2次重试)
- 提供详细错误诊断信息
- 更新 nginx-api-proxy.conf 参考配置
- 修复 smoke test 默认端口

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-13 07:09:19 +00:00
..
EXP-000 fix: 修复 Persona Studio 「我要开发」任务提交失败 2026-03-13 07:09:19 +00:00
EXP-001 chore: 清理测试产生的临时记忆文件 2026-03-11 07:38:21 +00:00
GUEST feat: 铸渊代理开发工作流 · 壳-核分离架构 (Core Brain + Agent) 2026-03-13 05:56:33 +00:00