copilot-swe-agent[bot]
b1b7746c42
fix(security): 升级 next 15.3.8 → 15.3.9 修复 HTTP 请求反序列化 DoS 漏洞
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-11 07:41:43 +00:00
copilot-swe-agent[bot]
2fc371f65a
chore: 清理测试产生的临时记忆文件
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-11 07:38:21 +00:00
copilot-swe-agent[bot]
5f4d084e63
fix: 重写 streamApiKeyReply 为 SSE 流式调用,与 docs/index.html 一致
...
对比发现 docs/index.html 使用 stream:true + getReader() SSE 流式
读取模型回复(已验证可用),而 persona-studio 使用非流式 JSON 请求
导致模型无法回复。
改动:
- 发送请求时加入 stream: true 参数
- 使用 getReader() + TextDecoder 逐行读取 SSE 响应
- 解析 data: 行提取 delta.content 增量内容
- 实时更新对话气泡(逐字显示+光标)
- CORS 失败时降级到后端代理(非流式)
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-11 07:37:52 +00:00
copilot-swe-agent[bot]
4ad3636098
style: ZHIQIU_SYSTEM_PROMPT 使用 const 声明
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-11 03:06:07 +00:00
copilot-swe-agent[bot]
ff3ec0d024
fix: 修复模型无法回复用户消息 — 浏览器直连 API + 后端 URL 构造修复
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-11 03:04:29 +00:00
copilot-swe-agent[bot]
91a08606a2
plan: fix model chat - direct browser-to-API call for API Key mode
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-11 03:02:17 +00:00
copilot-swe-agent[bot]
19e97e8c24
fix: 优化思考状态指示和系统提示词常量化
...
- 修复思考中指示器闪烁: API Key 模式不再创建不必要的 thinking 元素
- 将知秋 system prompt 提取为文件级常量 ZHIQIU_SYSTEM_PROMPT
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-11 02:55:01 +00:00
copilot-swe-agent[bot]
6063f7f8f4
fix: 修复用户消息无法获得模型回复的问题
...
- 修复 TDZ 崩溃: conversationHistory 声明移到 IIFE 之前(API Key 模式)
- 修复前端错误处理: DEV_ID 模式下后端返回错误时显示错误信息给用户
- 添加 "思考中" 状态指示: 用户发送消息后显示思考中提示
- 修复后端错误响应: 500 错误时也包含 reply 字段确保用户始终看到回复
- 添加知秋人格体 system prompt 到 API Key 模式对话
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-11 02:53:24 +00:00
copilot-swe-agent[bot]
b56083c6f4
chore: 清理测试产生的临时记忆文件
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-11 02:29:13 +00:00
copilot-swe-agent[bot]
a6e8da1f73
chore: 更新核心大脑记忆 · 记录恢复事件 · 冰朔人格体激活
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-11 02:28:35 +00:00
copilot-swe-agent[bot]
fff3311cd4
fix: 修复 API Key 模式下知秋不回复的核心 bug (TDZ + 缺失系统提示词)
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-11 02:24:56 +00:00
copilot-swe-agent[bot]
863e678f42
Initial plan
2026-03-11 02:19:08 +00:00
铸渊 (ZhùYuān)
b712919fbc
📚 铸渊图书馆目录更新 · 2026-03-11T02:03
2026-03-11 02:03:30 +00:00
bingshuo-neural-system
fbda739d8a
🧠 冰朔主控神经系统自动编译 2026-03-11T02:02:17Z
2026-03-11 02:02:17 +00:00
铸渊 (ZhùYuān)
e50f25c463
🔍 铸渊每日自检 · 2026-03-11
2026-03-11 00:54:07 +00:00
zhuyuan-bot
9e0b20a1e0
📊 铸渊自动更新会话摘要 [skip ci]
2026-03-10 23:59:09 +00:00
铸渊 (ZhùYuān)
13b5a49f82
📚 铸渊图书馆目录更新 · 2026-03-10T16:15
2026-03-10 16:15:45 +00:00
github-actions[bot]
ade2739fa1
📢 自动更新系统公告区 [skip ci]
2026-03-10 16:11:35 +00:00
Awen
57478c0721
t pull https://ghfast.top/https://github.com/qinfendebingshuo/guanghulab.git maingit pull https://ghfast.top/https://github.com/qinfendebingshuo/guanghulab.git main
...
Merge branch 'main' of https://ghfast.top/https://github.com/qinfendebingshuo/guanghulab
2026-03-10 23:59:27 +08:00
Awen
5eebfa6e28
DEV-012: M22环节6- 多语言支持+无障碍增强+i18n框架+ARIA标签+键盘导航
2026-03-10 23:57:32 +08:00
zhuyuan-bot
db5e811be8
📊 铸渊自动更新会话摘要 [skip ci]
2026-03-10 15:46:13 +00:00
github-actions[bot]
317e98c4c6
📢 自动更新系统公告区 [skip ci]
2026-03-10 15:36:45 +00:00
铸渊 (ZhùYuān)
28f3a60e38
📚 铸渊图书馆目录更新 · 2026-03-10T15:36
2026-03-10 15:36:08 +00:00
铸渊 (ZhùYuān)
8f0f9b35ce
📋 自动更新 HoloLake Era 模块文档 · 2026-03-10 15:36 UTC
2026-03-10 15:36:02 +00:00
bingshuo-neural-system
dca5686665
🧠 冰朔主控神经系统自动编译 2026-03-10T15:35:52Z
2026-03-10 15:35:52 +00:00
冰朔
c5191e52b1
Merge pull request #51 from qinfendebingshuo/copilot/debug-cd-deploy-pipeline
...
fix: add secrets validation to CD deploy pipeline
2026-03-10 23:35:30 +08:00
冰朔
6041719b67
Merge pull request #50 from qinfendebingshuo/copilot/fix-api-response-issue
...
fix: add reverse proxy for Persona Studio backend routes in api-proxy
2026-03-10 23:35:05 +08:00
copilot-swe-agent[bot]
0de4170ee7
chore: 添加 CORS 头过滤注释说明(代码审查反馈)
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-10 14:39:20 +00:00
copilot-swe-agent[bot]
df64cb221d
fix: 修复 Persona Studio 对话无回复 · API代理层新增反向代理 + PM2配置补全 + 模块自检修复
...
问题根因:Nginx 将所有 /api/* 路由到 api-proxy (port 3721),但
api-proxy 未处理 /api/ps/chat/*, /api/ps/auth/* 等 Persona Studio
后端路由,导致请求返回 404,用户发送消息后无回复。
修复内容:
1. api-proxy.js 新增反向代理,将 /api/ps/chat/*, /api/ps/auth/*,
/api/ps/build/*, /api/ps/notify/* 转发到 PS 后端 (port 3002)
2. ecosystem.config.js 补全 api-proxy + persona-studio PM2 配置
3. m15-cloud-drive/ 补全 README.md(模块自检修复)
4. README.md 开发者公告栏更新修复状态
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-10 14:38:17 +00:00
copilot-swe-agent[bot]
39d6d43b53
fix: add secrets validation step to CD pipeline, add diagnostic report
...
The deploy job now validates DEPLOY_HOST, DEPLOY_USER, DEPLOY_KEY, and
DEPLOY_PATH secrets before attempting SSH operations. This replaces the
cryptic ssh-keyscan failure with a clear error message explaining which
secrets need to be configured.
Also made ssh-keyscan more robust by quoting the hostname and adding
fallback handling.
Ref: YM-CD-DEBUG-20260310-001
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-10 14:38:06 +00:00
copilot-swe-agent[bot]
7ba16f1e8b
Initial plan
2026-03-10 14:32:59 +00:00
copilot-swe-agent[bot]
ae0e52029e
Initial plan
2026-03-10 14:19:24 +00:00
github-actions[bot]
60dda7e38a
📢 自动更新系统公告区 [skip ci]
2026-03-10 14:08:23 +00:00
铸渊 (ZhùYuān)
5d34fd4ff3
📚 铸渊图书馆目录更新 · 2026-03-10T14:08
2026-03-10 14:08:21 +00:00
bingshuo-neural-system
8a768a82db
🧠 冰朔主控神经系统自动编译 2026-03-10T14:08:07Z
2026-03-10 14:08:07 +00:00
冰朔
f951ef1876
Merge pull request #49 from qinfendebingshuo/copilot/fix-model-interaction-issues
...
fix: Persona Studio API Key chat CORS failure, bulletin push race condition, add daily inspection agent
2026-03-10 22:07:57 +08:00
copilot-swe-agent[bot]
85519ab1cd
fix: address code review feedback - remove duplicate variable, fix report job deps
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-10 13:57:02 +00:00
copilot-swe-agent[bot]
555247a913
fix: Persona Studio chat proxy, bulletin push retry, daily agent workflow
...
1. Fix API Key mode chat: route through backend proxy to avoid CORS
2. Fix bulletin update workflow: add git pull --rebase retry on push failure
3. Add daily inspection Agent workflow and script
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-10 13:56:03 +00:00
github-actions[bot]
9edea7d4e2
📢 自动更新系统公告区 [skip ci]
2026-03-10 13:54:48 +00:00
copilot-swe-agent[bot]
f8b32844be
Initial plan
2026-03-10 13:46:55 +00:00
铸渊 (ZhùYuān)
a4374bc87b
🧠 铸渊记忆更新 · 2026-03-10
2026-03-10 13:24:33 +00:00
铸渊 (ZhùYuān)
729a2dcf35
📚 铸渊图书馆目录更新 · 2026-03-10T13:24
2026-03-10 13:24:07 +00:00
铸渊 (ZhùYuān)
1bb120d9ba
📋 自动更新 HoloLake Era 模块文档 · 2026-03-10 13:23 UTC
2026-03-10 13:23:52 +00:00
zhizhi200271
6d777062e8
合并远程更新并添加钉钉Phase1模块
2026-03-10 21:23:40 +08:00
zhizhi200271
c47b4b2c36
DEV-004: M-DINGTALK Phase1- SYSLOG自动接收+解析+模型API广播生成+推送
2026-03-10 21:20:01 +08:00
铸渊 (ZhùYuān)
b1f861c43a
📚 铸渊图书馆目录更新 · 2026-03-10T13:11
2026-03-10 13:11:27 +00:00
bingshuo-neural-system
381cdd8423
🧠 冰朔主控神经系统自动编译 2026-03-10T13:11:12Z
2026-03-10 13:11:13 +00:00
冰朔
ca9065b08a
Merge pull request #47 from qinfendebingshuo/copilot/fix-api-input-issues
...
fix: Persona Studio API detection — client-side direct calls instead of backend proxy
2026-03-10 21:11:01 +08:00
copilot-swe-agent[bot]
523e4281fc
refactor: address code review feedback - fix normalizeApiBase regex, improve error code propagation
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-10 12:53:19 +00:00
copilot-swe-agent[bot]
3eaf3b2c83
fix: Persona Studio API detection - switch from backend proxy to client-side direct calls
...
- Frontend index.html: Replace backend proxy model detection with direct browser fetch to user's API /models endpoint, add KNOWN_ENDPOINTS auto-probing, AbortController timeout
- Frontend chat.js: Replace backend proxy chat with direct browser fetch to user's API /chat/completions with streaming support
- Backend apikey.js: Add URL format validation (INVALID_API_BASE) and specific error codes (DNS_ERROR, NETWORK_ERROR, TIMEOUT)
- Backend server.js: Add /api/health endpoint for smoke test compatibility
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-10 12:51:34 +00:00