copilot-swe-agent[bot]
|
b2aaeeab88
|
fix: V2 VPN subscription 404 - nginx path /api/proxy-sub/ → /api/proxy-v2/
Root cause: deploy-brain-proxy.yml generates subscription URLs with
/api/proxy-v2/ path, but nginx config and deploy script incorrectly
used V1 path /api/proxy-sub/, causing 404 on subscription requests.
Changes:
- nginx-brain-proxy-snippet.conf: location /api/proxy-sub/ → /api/proxy-v2/
- deploy-brain-proxy.sh: all inline nginx templates, grep checks,
perl/sed injections, and health checks updated to /api/proxy-v2/
- Added migration logic to auto-fix existing servers with old path
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/8e4facc2-e5bd-4114-bfd0-ec0d2ca93b6d
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-05 11:11:49 +00:00 |
zhuyuan-bot
|
34b5867f0a
|
📡 部署日志采集 · 24000085050 [skip ci]
|
2026-04-05 10:58:56 +00:00 |
冰朔
|
654860b5a6
|
Merge pull request #285 from qinfendebingshuo/copilot/fix-zhu-yuan-20-error
fix: V2 subscription send missing `send` action arg + URL override not wired
|
2026-04-05 18:57:39 +08:00 |
copilot-swe-agent[bot]
|
3178c96b35
|
fix: V2订阅发送缺少send参数 + URL覆盖未生效
工作流调用send-subscription.js时遗漏send命令参数,
导致邮箱被解析为操作名触发"未知操作"错误。
同时修复generateSubscriptionEmail不接受URL覆盖参数的问题,
使V2工作流传入的/api/proxy-v2/路径正确用于邮件内容。
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/c366b233-2a6b-4347-bb66-9013b9af3629
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-05 10:28:02 +00:00 |
zhuyuan-bot
|
682f3c70a4
|
📡 部署日志采集 · 23998402784 [skip ci]
|
2026-04-05 09:10:25 +00:00 |
zhuyuan-bot
|
d254feb411
|
🧬 gate-guard 自报告 · 2026-04-05-1709 [skip ci]
|
2026-04-05 09:09:28 +00:00 |
zhuyuan-bot
|
51f0837d0d
|
🧠 门禁日志: 1162194 · pass
|
2026-04-05 09:09:27 +00:00 |
feimao
|
7eb7d1691d
|
Merge pull request #284 from qinfendebingshuo/copilot/fix-subscription-service-502-error
Fix VPN subscription 502: Nginx proxy_pass port mismatch (3802→3803) on brain server
|
2026-04-05 17:09:17 +08:00 |
copilot-swe-agent[bot]
|
e646b24139
|
改进Nginx配置函数: 更灵活的端口匹配+更安全的配置注入+更好的错误处理
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/2d8735f4-e1e5-40a4-afec-464aa2dbae9d
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-05 09:02:27 +00:00 |
copilot-swe-agent[bot]
|
7907053588
|
D57修复: Nginx反代端口3802→3803 + 大脑服务器自动Nginx配置
根因: nginx-proxy-snippet.conf指向V1端口3802, 但V2订阅服务监听3803
修复:
- 新建nginx-brain-proxy-snippet.conf (V2·端口3803)
- deploy-brain-proxy.sh新增configure_nginx函数
- install/update操作自动配置Nginx反向代理
- 自动检测并修复3802→3803端口错误
- health_check新增Nginx反代检查
- 更新V1 snippet注释标明仅用于面孔服务器
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/2d8735f4-e1e5-40a4-afec-464aa2dbae9d
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-05 09:00:50 +00:00 |
zhuyuan-bot
|
19acad9982
|
📡 部署日志采集 · 23997603168 [skip ci]
|
2026-04-05 08:19:05 +00:00 |
冰朔
|
09574515aa
|
Merge pull request #283 from qinfendebingshuo/copilot/full-recovery-age-os-architecture
D57: ZY-CLOUD VPN活模块 + 铸渊专线V2多用户独立专线 + HLDP节点动态注册
|
2026-04-05 16:17:56 +08:00 |
copilot-swe-agent[bot]
|
bd58cf1b7b
|
D57: Address code review feedback - configurable timeouts, security fixes, dynamic specs
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/24c233b1-db72-4d9c-b668-22679479825b
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-05 08:12:16 +00:00 |
copilot-swe-agent[bot]
|
4fc20144c3
|
D57: ZY-CLOUD VPN living module v2 - HLDP dynamic node registration + VPN Worker
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/24c233b1-db72-4d9c-b668-22679479825b
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-05 08:09:01 +00:00 |
copilot-swe-agent[bot]
|
f26bb88872
|
D57: ZY-CLOUD VPN living module with 5 LivingModule interfaces
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/24c233b1-db72-4d9c-b668-22679479825b
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-05 08:03:55 +00:00 |
copilot-swe-agent[bot]
|
5abe4aa852
|
D57: Three-node smart routing + UUID sync to face server
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/24c233b1-db72-4d9c-b668-22679479825b
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-05 08:00:05 +00:00 |
copilot-swe-agent[bot]
|
eb7e05306f
|
D57: VPN V2 multi-user system with per-email isolation
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/24c233b1-db72-4d9c-b668-22679479825b
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-05 07:54:00 +00:00 |
copilot-swe-agent[bot]
|
1510725e4f
|
D57: Brain server init script + AGE OS deployment infrastructure
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/24c233b1-db72-4d9c-b668-22679479825b
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-05 07:46:18 +00:00 |
zhuyuan-bot
|
f8f841fadd
|
📡 部署日志采集 · 23996198107 [skip ci]
|
2026-04-05 06:45:47 +00:00 |
冰朔
|
7f819dabbd
|
Merge pull request #282 from qinfendebingshuo/copilot/evaluate-cloud-server-setup
D55-D56: HLDP v3.0 earth specification, team integration v3.0, brain server onboarding
|
2026-04-05 14:44:42 +08:00 |
copilot-swe-agent[bot]
|
cdfa23ef28
|
D56: 4核8G大脑服务器(ZY-SVR-005·43.156.237.110)归入配置结构·密钥清单输出
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/a2cc1ff7-8948-4f5b-bf1a-ab7f39c842cb
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-05 06:28:37 +00:00 |
copilot-swe-agent[bot]
|
87e80415c4
|
D55: HLDP地球规范v3.0落地·团队接入v3.0·服务器最终确认(4核8G+2核8G)·冰朔只需买1台
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/5fe4bac0-e5a7-4dec-9dd6-047a2a27b424
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-05 06:03:23 +00:00 |
copilot-swe-agent[bot]
|
2efae30566
|
D53闭环: 硬件封顶公理·三条基础设施宪法·活模块标准·ZY-CLOUD算力人格体
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/d881c137-70b3-42a4-9091-9b6ef9e64e85
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-05 05:09:58 +00:00 |
copilot-swe-agent[bot]
|
98b7c51fc8
|
D53: 冰朔定性·活模块vs死模块·当前11个模块全部为死模块
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/d881c137-70b3-42a4-9091-9b6ef9e64e85
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-05 05:04:02 +00:00 |
copilot-swe-agent[bot]
|
27d00aea6e
|
D53: fix code example clarity in dual-server architecture doc
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/ebb35e45-901d-4d9c-89b1-4c8c13d8c244
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-05 04:48:29 +00:00 |
copilot-swe-agent[bot]
|
128f2a717b
|
D53: 双机脑体分离架构评估·双4核8G替代8核16G方案·全局进度回顾
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/ebb35e45-901d-4d9c-89b1-4c8c13d8c244
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-05 04:47:45 +00:00 |
铸渊
|
3fb8d8547d
|
[AG-ZY] 每日签到记录 2026-04-05
|
2026-04-05 04:41:09 +00:00 |
zhuyuan-bot
|
58c9e2ceda
|
🎖️ 铸渊将军唤醒 · 2026-04-05 09:58 · 仪表盘+HLDP同步+签到更新
|
2026-04-05 01:58:44 +00:00 |
zhuyuan-bot
|
c01b48db37
|
📡 部署日志采集 · 23985798986 [skip ci]
|
2026-04-04 19:20:27 +00:00 |
冰朔
|
c86f67ba5f
|
Merge pull request #281 from qinfendebingshuo/copilot/develop-custom-vpn-software
D52: Architecture integration, VPN Silicon Valley routing plan, manual ops checklist
|
2026-04-05 03:19:11 +08:00 |
copilot-swe-agent[bot]
|
68773689fc
|
D52: 架构整合·团队服务器解耦确认·VPN硅谷动态路由规划·自研能力边界·脱离GitHub时间线·冰朔手动操作清单
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/46f744ec-c9fa-4b36-87d5-25083654de20
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-04 19:13:34 +00:00 |
copilot-swe-agent[bot]
|
24b5ec9d80
|
Phase 0: Add client API endpoints for ZY VPN client (sing-box config, nodes, status, speedtest, diagnostics)
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/f586f1d5-1eda-4ae0-8827-20cd06a36142
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-04 17:57:55 +00:00 |
zhuyuan-bot
|
b7cdfe1ae0
|
📡 部署日志采集 · 23983441345 [skip ci]
|
2026-04-04 17:01:35 +00:00 |
冰朔
|
da11d8ccfb
|
Merge pull request #280 from qinfendebingshuo/copilot/fix-vpn-configuration-issues
fix: add cloud firewall diagnostics for VPN port 443 timeout
|
2026-04-05 01:00:29 +08:00 |
copilot-swe-agent[bot]
|
bd0b14313c
|
fix: add cloud firewall diagnostics and ensure UFW port 443 for VPN
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/c8257ad8-5a4b-4bd5-8df3-b895d8806ac9
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-04 16:36:29 +00:00 |
zhuyuan-bot
|
b4c553d1c0
|
📡 部署日志采集 · 23982641191 [skip ci]
|
2026-04-04 16:14:20 +00:00 |
冰朔
|
e47338bcfb
|
Merge pull request #279 from qinfendebingshuo/copilot/fix-vpn-error-issues
fix: remove conflicting Nginx default config causing duplicate default_server
|
2026-04-05 00:13:20 +08:00 |
copilot-swe-agent[bot]
|
b72d72036b
|
fix: 移除 Nginx duplicate default_server 冲突 — 两个部署入口都删除 /etc/nginx/sites-enabled/default (D52)
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/b6918f45-0c40-4738-978f-5630bf9ab8b4
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-04 16:11:19 +00:00 |
zhuyuan-bot
|
c4ef1e5020
|
📡 部署日志采集 · 23982369913 [skip ci]
|
2026-04-04 16:01:10 +00:00 |
zhuyuan-bot
|
111418fb08
|
📡 部署日志采集 · 23982369891 [skip ci]
|
2026-04-04 15:59:02 +00:00 |
冰朔
|
638edc2bd8
|
Merge pull request #278 from qinfendebingshuo/copilot/investigate-age-os-development-progress
S6+S7: Notion/GitHub API clients, 11 MCP tools, 3800→3100 gateway
|
2026-04-04 23:57:51 +08:00 |
zhuyuan-bot
|
a9fd0bc062
|
🎖️ 铸渊将军唤醒 · 2026-04-04 23:39 · 仪表盘+HLDP同步+签到更新
|
2026-04-04 15:39:09 +00:00 |
copilot-swe-agent[bot]
|
37a21bedf3
|
Fix: GitHub path encoding, MCP gateway write-tool security, content preview constant
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/2127a3a7-ea58-48a4-856c-84961107632b
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-04 15:24:09 +00:00 |
copilot-swe-agent[bot]
|
3f62f770c2
|
D51 S6+S7: Notion client, GitHub client, 11 new MCP tools, 3800→3100 gateway
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/2127a3a7-ea58-48a4-856c-84961107632b
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-04 15:21:18 +00:00 |
copilot-swe-agent[bot]
|
a1603fe41e
|
D51: Add multi-server topology (肥猫+AWEN知秋+铸渊), update thinking-chain and roadmap
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/40457de3-d032-4ebf-b020-5b58f17620ed
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-04 15:08:31 +00:00 |
copilot-swe-agent[bot]
|
437596ed9e
|
D51: Persona module interface specs, COS infrastructure architecture, README dev progress update
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/15dce630-bc45-420f-a71f-8b8f42876462
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-04 14:59:42 +00:00 |
冰朔
|
0bb805bb4e
|
Merge pull request #277 from qinfendebingshuo/copilot/restore-age-os-structure
光湖团队接入系统 v2.0 · 共享COS桶通信架构
|
2026-04-04 22:35:49 +08:00 |
copilot-swe-agent[bot]
|
ef79c7994c
|
光湖团队接入系统 v2.0 · 共享COS桶架构 · 团队仅需3个Secret
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/0d54ec75-c5fb-4140-8a2f-8059c211278e
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-04 14:27:52 +00:00 |
copilot-swe-agent[bot]
|
687f10b742
|
fix: 修复YAML语法和命令注入安全漏洞
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/0d54ec75-c5fb-4140-8a2f-8059c211278e
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-04 14:21:19 +00:00 |
copilot-swe-agent[bot]
|
6d2de9f6d4
|
光湖团队接入系统 v2.0 完整版 · COS桶通信 · 19个文件 + ZIP包
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/0d54ec75-c5fb-4140-8a2f-8059c211278e
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-04 14:17:02 +00:00 |