zhizhi/server
copilot-swe-agent[bot] ba4c233509
fix: COS训练Agent大文件崩溃 — 添加Buffer安全处理、HEAD预检、分块提取策略
修复两个训练失败根因:
1. conversations.json (665MB) 超过Node.js字符串限制导致ERR_STRING_TOO_LONG崩溃
2. 单文件崩溃导致整个训练管线中断,后续文件无法处理

- cos.js: 添加readBuffer/head/readPartial方法,cosRequest增加try/catch防止未捕获异常
- corpus-extractor-ops.js: 超大文件(>200MB)采用分块采样策略,ZIP文件提前检测避免无效读取
- cos-training-trigger.js: 增加文件大小预警日志,分类计数(成功/跳过/失败)

Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/f10f1b02-ed4e-4ee8-ac27-0580c1cf8a7e

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-11 00:55:39 +00:00
..
age-os fix: COS训练Agent大文件崩溃 — 添加Buffer安全处理、HEAD预检、分块提取策略 2026-04-11 00:55:39 +00:00
app Fix: GitHub path encoding, MCP gateway write-tool security, content preview constant 2026-04-04 15:24:09 +00:00
nginx fix: address code review feedback - YAML validity, grep scope, SSL injection 2026-04-10 15:28:19 +00:00
proxy feat: Awen domain reverse proxy - nginx config, deploy workflow, registry updates 2026-04-10 15:26:03 +00:00
scripts SY-CMD-SVR-013: 服务器迁移 香港(150.109.76.244/ZY-SVR-001) → 新加坡(43.134.16.246/ZY-SVR-002) — 2核8GB/80GB SSD/Ubuntu 24.04 LTS 2026-03-29 11:19:27 +00:00
setup D57: Brain server init script + AGE OS deployment infrastructure 2026-04-05 07:46:18 +00:00
architecture.md SY-CMD-SVR-013: 服务器迁移 香港(150.109.76.244/ZY-SVR-001) → 新加坡(43.134.16.246/ZY-SVR-002) — 2核8GB/80GB SSD/Ubuntu 24.04 LTS 2026-03-29 11:19:27 +00:00
brain-server-profile.json D56: 4核8G大脑服务器(ZY-SVR-005·43.156.237.110)归入配置结构·密钥清单输出 2026-04-05 06:28:37 +00:00
cn-server-profile.json fix: CN服务器SSH端口可配置 · 修复Connection timed out · 添加ZY_CN_SSH_PORT支持 2026-03-31 09:53:33 +00:00
ecosystem.config.js 双域名架构实现 + 代码审查修复 + 天眼扫描通过 2026-03-29 04:35:24 +00:00
feimao-server-profile.json 铸渊第五次对话 · 四层架构入库 · 服务器编号修正 · COS宿舍楼 · P0-P3优先级 · v11.0 2026-03-30 10:57:08 +00:00
migration-markers.json chore: 服务器迁移 ZY-SVR-001(香港) → ZY-SVR-002(新加坡) 2026-03-29 11:14:42 +00:00
migration-plan.md SY-CMD-SVR-013: 服务器迁移 香港(150.109.76.244/ZY-SVR-001) → 新加坡(43.134.16.246/ZY-SVR-002) — 2核8GB/80GB SSD/Ubuntu 24.04 LTS 2026-03-29 11:19:27 +00:00
persona-brain-architecture.md 铸渊第四次对话 · 物理基础设施落地 · 国内服务器注册 · 核心大脑迁移架构 · README精简 · 密钥清单v2.0 2026-03-30 10:38:38 +00:00
zhuyuan-server-profile.json D56: 4核8G大脑服务器(ZY-SVR-005·43.156.237.110)归入配置结构·密钥清单输出 2026-04-05 06:28:37 +00:00