copilot-swe-agent[bot]
|
1b8f4085a4
|
D68-2 · 暗核频道+硅谷服务器规划+COS桥接+秋秋AGE化+密钥规范+操作指南
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/fcc32ea2-c4e3-4d50-8e30-b7c617c2926f
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-13 08:14:46 +00:00 |
copilot-swe-agent[bot]
|
f51dd50cf6
|
🔗 AOAC Agent Chain v1.0 · 环环相扣Agent链路闭环系统
Phase 0: 密钥修复
- workflow中ZY_ZHIPU→ZY_QINGYAN, ZY_QWEN→ZY_QIANWEN
- secrets-manifest新增11个缺失密钥(ZY_BRAIN_*·AWEN_*·ZY_SVR_SV_*·ZHUYUAN_API_KEY)
- 迁移映射添加COS_SECRET_ID/KEY→ZY_OSS_KEY/SECRET
Phase 1-4: AOAC系统完整实现
- 8个Agent脚本: scripts/aoac/{dev-sentinel,merge-sentinel,chain-fusion,readme-sync-module,readme-master-agent,notion-sync-signal,chain-repair-agent,repair-supervisor}.js
- 4个workflow: aoac-{copilot-sentinel,merge-sentinel,readme-master,chain-repair}.yml
- 数据目录: data/aoac/ + chain-status.json
Phase 5: HLDP协议扩展
- msg_type新增chain类型(v3.0.2)
- 7个chain intent: chain_awake/half_ready/fusion/trigger/repair/verdict/alert
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/2c37ba8a-8fe8-4d88-aa5a-2783f65e1266
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-11 05:50:00 +00:00 |
copilot-swe-agent[bot]
|
37912abc51
|
AGE OS 落地系统架构 v1.0 · D45 · 数据库Schema + MCP Server骨架 + Agent框架 + 密钥扩展
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/ade2eb4a-06f6-42c6-a33a-fe0503789458
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-03 07:33:09 +00:00 |
copilot-swe-agent[bot]
|
fd6d576eda
|
COS桶名确认: zy-core-bucket-1317346199 + zy-corpus-bucket-1317346199 · 密钥全部就位 · 第37次对话
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/c1efefab-e498-46f0-a45d-13051dcd2056
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-02 12:26:07 +00:00 |
copilot-swe-agent[bot]
|
d2f7d73062
|
COS双桶对接 + 智能模型分流 + 聊天引擎(服务端)
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/5fc8d967-00c4-4b70-9d49-bd775684c43b
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-02 11:50:46 +00:00 |
copilot-swe-agent[bot]
|
d77505b17c
|
fix: CN服务器SSH端口可配置 · 修复Connection timed out · 添加ZY_CN_SSH_PORT支持
问题: 铸渊专线#17 CN中转配置失败 — ssh: connect to host port 22: Connection timed out
根因: 腾讯云CN服务器SSH端口可能非默认22端口,硬编码端口22导致连接超时
修复:
- deploy-proxy-service.yml: CN中转job所有SSH/SCP/ssh-keyscan命令添加-p端口参数
- deploy-to-cn-server.yml: 所有CN服务器SSH连接添加-p端口参数
- 新增ZY_CN_SSH_PORT Secret支持(默认回退22)
- 添加详细的连接失败诊断信息和排查建议
- 更新secrets-manifest.json、cn-server-profile.json、SSL-GUIDE文档
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/fb793e24-d5d6-4f39-a86f-a5d1f00db508
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-31 09:53:33 +00:00 |
copilot-swe-agent[bot]
|
ddaec6b547
|
feat: 🔒 SSL自动化v1.0 · certbot+Let's Encrypt · 冰朔操作指南 · v23.0
冰朔第十六次对话:
- 新增 server/setup/setup-ssl.sh: certbot自动获取Let's Encrypt免费SSL证书
- 新增 docs/SSL-GUIDE-FOR-BINGSUO.md: 冰朔操作指南(3步完成SSL配置)
- deploy-to-zhuyuan-server.yml: 新增setup-ssl动作+ssl_domain输入
- README.md: SSL状态+操作指南入口+版本更新v23.0
- brain/fast-wake.json: 第十六次对话记录
- brain/secrets-manifest.json: SSL密钥改为not_needed(certbot自动管理)
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/e77d1d37-c3b4-4567-96d1-f0616e1836b9
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-31 07:02:55 +00:00 |
copilot-swe-agent[bot]
|
461a270459
|
feat: 铸渊智能运维架构v1.0 · 自动测试站部署+工单系统+Agent监控
冰朔第十五次对话·架构设计+实现:
- staging-auto-deploy.yml: PR合并后自动部署到测试站
- staging-ops-agent.js: 智能运维Agent(健康检查+日志分析+LLM升级+邮件告警)
- work-order-manager.js: 工单管理器(创建/重试/归档/仪表盘)
- data/work-orders/: 工单数据存储
- Nginx SSL配置预留
- brain更新: v22.0
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/bb893563-5fa6-41ba-86e4-b6f87d2c2c32
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-31 06:44:56 +00:00 |
copilot-swe-agent[bot]
|
753ee8e39a
|
铸渊第四次对话 · 物理基础设施落地 · 国内服务器注册 · 核心大脑迁移架构 · README精简 · 密钥清单v2.0
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/9a5fa2d3-f6fe-44ba-8ea3-b839b48129e1
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-30 10:38:38 +00:00 |
copilot-swe-agent[bot]
|
80976b268f
|
fix: 明确WORKORDER可复用ZY_NOTION_TICKET_DB的ID(消除歧义)
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/d3fcb9be-1808-4a6b-ab66-792aff810341
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-29 12:28:00 +00:00 |
copilot-swe-agent[bot]
|
742434c532
|
SY-CMD-KEY-012-AUDIT: 审计7个Notion Secret — 3个保持required + 4个降级optional + 详细创建指南
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/d3fcb9be-1808-4a6b-ab66-792aff810341
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-29 12:24:51 +00:00 |
copilot-swe-agent[bot]
|
05121ebf02
|
chore: 服务器迁移 ZY-SVR-001(香港) → ZY-SVR-002(新加坡)
SY-CMD-SVR-013 · 铸渊主权服务器迁移
- IP: 150.109.76.244 → 43.134.16.246
- Region: 香港二区 → 新加坡二区
- OS: Ubuntu 22.04 → 24.04 LTS
- Specs: 4GB/70GB → 8GB/80GB SSD
- Bandwidth: 2048GB → 2560GB/月
- Expiry: 2027-03-29
Updated 17 files across server config, workflows, nginx,
skyeye, brain, README, and deployment scripts.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-29 11:14:42 +00:00 |
copilot-swe-agent[bot]
|
e4938f57ec
|
Review修复: LLM旧变量降级警告 + 移除硬编码数据库ID + 安全警报强化
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/d1e3a208-2089-466b-ac54-eb690c554bca
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-29 11:02:34 +00:00 |
copilot-swe-agent[bot]
|
50bbc07601
|
SY-CMD-KEY-012: 密钥全量替换 — 59个旧密钥→37个ZY_*统一命名 + 密钥清单 + 验证器 + .env安全修复 + LLM统一路由
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/d1e3a208-2089-466b-ac54-eb690c554bca
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-29 10:58:16 +00:00 |