zhizhi/persona-studio/backend
copilot-swe-agent[bot] 62ec0fcfae fix: address code review - const/let scoping, header injection guard, error messages
- Use const/let instead of var for block-scoped variables in frontend
- Add header injection validation for API Key (reject newline chars)
- Include original error message in fetchModels error callback
- Use more reliable hostname for unreachable API base test

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-10 12:08:37 +00:00
..
brain 修复 Persona Studio 聊天交互 · 添加访客体验模式 · 恢复核心大脑 · 创建跨仓库同步 2026-03-10 07:18:47 +00:00
routes fix: address code review - const/let scoping, header injection guard, error messages 2026-03-10 12:08:37 +00:00
utils feat: persona-studio 后端服务 + 智能模型路由 + 部署集成 2026-03-10 05:15:56 +00:00
package-lock.json fix: upgrade nodemailer to 7.0.13 to fix DoS and domain validation vulnerabilities 2026-03-10 05:19:13 +00:00
package.json fix: upgrade nodemailer to 7.0.13 to fix DoS and domain validation vulnerabilities 2026-03-10 05:19:13 +00:00
server.js feat: upgrade Persona Studio login to support API Key auto-detect model mode 2026-03-10 12:06:23 +00:00