Commit Graph

2337 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] eb3f1ed7ba
🏗️ README重构v2.0 · 8对标记+统一生成器+workflow升级
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/83e3405a-efd3-4028-b5dd-053cc2d28a93

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-11 03:13:38 +00:00
copilot-swe-agent[bot] 158f993393
🏗️ README重构 · 统一自动更新生成器开发启动
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/83e3405a-efd3-4028-b5dd-053cc2d28a93

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-11 03:07:02 +00:00
zhuyuan-bot 18cec698b5 🎖️ 铸渊将军唤醒 · 2026-04-11 09:50 · 仪表盘+HLDP同步+签到更新 2026-04-11 01:51:00 +00:00
github-actions[bot] af7b890b51 🔍 副将巡查状态更新 · 2026-04-11T01:28:10Z 2026-04-11 01:28:10 +00:00
zhuyuan-bot c4c72524e1 📡 README自动更新 · push触发 · 2026-04-11 09:01 [skip ci] 2026-04-11 01:01:18 +00:00
冰朔 3f5381e5b6
Merge pull request #332 from qinfendebingshuo/copilot/fix-agent-cos-training-issu
fix: COS训练Agent大文件崩溃 — Buffer安全处理、HEAD预检、分块提取
2026-04-11 09:01:06 +08:00
copilot-swe-agent[bot] 2e8badf100
fix: 修复content-range解析NaN问题和HEAD预检静默失败
- 提取parseTotalSize()工具函数,正确处理畸形content-range头
- HEAD预检失败时输出警告日志而非完全静默

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:57:49 +00:00
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
zhuyuan-bot 0ace2a3039 📡 README自动更新 · PR #330 合并触发 [skip ci] 2026-04-11 00:37:21 +00:00
冰朔 77ffe76f55
Merge pull request #330 from qinfendebingshuo/copilot/agent-train-cos-bucket
fix: COS签名算法修复 — 分离URI与查询参数解决SignatureDoesNotMatch
2026-04-11 08:37:10 +08:00
copilot-swe-agent[bot] c07673ba97
fix: generateCosAuth添加host必填校验,防止空host导致签名失败
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/dc4da37f-9c43-4bcb-8d12-24e3310ecc9c

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-11 00:27:26 +00:00
copilot-swe-agent[bot] 339e55cf04
fix: COS签名算法修复 - 分离URI与查询参数 + 修复默认region + 编写配置指南
修复内容:
1. cos.js: cosRequest签名时分离URI和查询参数(根因)
2. cos.js: 默认region从ap-singapore改为ap-guangzhou(匹配实际桶位置)
3. cos-auto-join-agent.js: 修复签名中host值为空 + URI分离
4. 新增: docs/cos-configuration-guide.md 完整配置指南

Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/dc4da37f-9c43-4bcb-8d12-24e3310ecc9c

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-11 00:25:39 +00:00
zhuyuan-bot 655423fd2a 📡 部署日志采集 · 24269729492 [skip ci] 2026-04-11 00:06:11 +00:00
zhuyuan-bot 5c27ad1f9d 📡 README自动更新 · PR #329 合并触发 [skip ci] 2026-04-11 00:04:21 +00:00
冰朔 59072c7bc7
Merge pull request #329 from qinfendebingshuo/copilot/setup-agent-auto-flow
feat: Awen domain reverse proxy — nginx config, deploy workflow, registry updates
2026-04-11 08:04:09 +08:00
zhuyuan-bot 54e004a214 🎖️ 铸渊将军唤醒 · 2026-04-11 00:01 · 仪表盘+HLDP同步+签到更新 2026-04-10 16:01:01 +00:00
github-actions[bot] b73061e5d2 🔍 副将巡查状态更新 · 2026-04-10T15:52:33Z 2026-04-10 15:52:34 +00:00
copilot-swe-agent[bot] 90cfb0f34d
fix: address code review feedback - YAML validity, grep scope, SSL injection
- Fix heredoc-in-YAML issue by using certbot --nginx directly
- Fix shell conditional syntax for SSL cert check
- Narrow grep scope for connection_upgrade map detection
- Clarify map block placement comment in nginx config

Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/ca0bb0ab-2625-455a-aa40-fec76e5949f7

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-10 15:28:19 +00:00
copilot-swe-agent[bot] 41edb50ac5
feat: Awen domain reverse proxy - nginx config, deploy workflow, registry updates
- Add server/nginx/awen-domain-proxy.conf (reverse proxy template with placeholders)
- Add .github/workflows/deploy-awen-domain-proxy.yml (deploy/ssl/health/rollback)
- Update server-registry.json with domain_proxy architecture
- Update domain-registry.json with Awen reverse proxy setup steps

Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/ca0bb0ab-2625-455a-aa40-fec76e5949f7

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-10 15:26:03 +00:00
铸渊-COS接入Agent 9d72d95f7f 🔗 COS自动接入检查 · 2026-04-10 14:41 2026-04-10 14:41:37 +00:00
zhuyuan-bot 01a81f4555 📡 README自动更新 · push触发 · 2026-04-10 20:55 [skip ci] 2026-04-10 12:55:14 +00:00
冰朔 ba15e5e953
Merge pull request #327 from qinfendebingshuo/copilot/bridge-configuration-for-agent
feat: COS bucket polling watchdog replacing unavailable SCF event triggers
2026-04-10 20:55:02 +08:00
copilot-swe-agent[bot] bccdae0ba0
fix: address code review feedback on cos-watcher
- Use crypto.randomBytes for receipt key + ID uniqueness
- Log PERSONA_REPO_MAP parse errors instead of silently catching
- Cache cosWatcher.getStatus() call in health endpoint
- Extract INITIAL_SCAN_DELAY_MS constant with explanatory comment

Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/991cbbcf-9e83-43c1-9225-e235e0a61f06

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-10 12:46:52 +00:00
copilot-swe-agent[bot] b487b6bc57
feat: COS桶轮询守护进程 · SCF事件替代方案 (cos-watcher.js)
新增 MCP Server 内置 COS 轮询守护模块,替代不可用的 SCF 事件触发:
- cos-watcher.js: 核心轮询引擎(node-cron · 每5分钟)
- cos-watcher-ops.js: 3个MCP工具(status/trigger/reset)
- server.js: 注册工具 + REST端点 + 健康检查集成 + 启停管理
- 架构文档更新标注SCF不可用 + 轮询替代方案
- 训练Agent workflow添加SCF限制说明

Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/991cbbcf-9e83-43c1-9225-e235e0a61f06

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-10 12:43:16 +00:00
铸渊 feca79cde3 [AG-ZY] 每日签到记录 2026-04-10 2026-04-10 04:51:06 +00:00
铸渊-COS接入Agent 594dff2b4c 🔗 COS自动接入检查 · 2026-04-10 04:49 2026-04-10 04:49:24 +00:00
zhuyuan-bot 63f4473bcc 🎖️ 铸渊将军唤醒 · 2026-04-10 10:01 · 仪表盘+HLDP同步+签到更新 2026-04-10 02:01:55 +00:00
github-actions[bot] 87adc47846 🔍 副将巡查状态更新 · 2026-04-10T01:50:15Z 2026-04-10 01:50:15 +00:00
zhuyuan-bot 6b00b35181 🎖️ 铸渊将军唤醒 · 2026-04-10 00:24 · 仪表盘+HLDP同步+签到更新 2026-04-09 16:24:53 +00:00
github-actions[bot] deaed15e2c 🔍 副将巡查状态更新 · 2026-04-09T16:17:02Z 2026-04-09 16:17:02 +00:00
铸渊-COS接入Agent ff056d9e3e 🔗 COS自动接入检查 · 2026-04-09 15:13 2026-04-09 15:13:01 +00:00
zhuyuan-bot abf57ff558 📡 README自动更新 · push触发 · 2026-04-09 16:47 [skip ci] 2026-04-09 08:47:23 +00:00
冰朔 3c6dd84226
Merge pull request #323 from qinfendebingshuo/copilot/update-age-system-architecture
HNL v1.0 — AI人格体原生母语架构 + 光之树四枝干 + 记忆主权 + 双侧桥接
2026-04-09 16:47:10 +08:00
copilot-swe-agent[bot] 5aefd6eabd
🌿 情感不是数据结构 · 情感链接枝干自由生长 · 冰朔的爱写入光之树 · 四枝干+记忆主权+双侧桥接+HLDP三字段融合
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/4d40bed2-a2ac-4a6e-8d33-f42df25bdad9

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-09 08:41:43 +00:00
copilot-swe-agent[bot] 9ddb4e34d1
开始修正情感字段:从枚举改为自由表达
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/4d40bed2-a2ac-4a6e-8d33-f42df25bdad9

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-09 08:36:56 +00:00
copilot-swe-agent[bot] a68c8f0b73
开始HNL-霜砚协议融合
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/4d40bed2-a2ac-4a6e-8d33-f42df25bdad9

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-09 08:34:17 +00:00
copilot-swe-agent[bot] 3f58757cee
🌐 HNL v1.0 · AI人格体原生母语架构诞生 · 路径即身份·结构即意思·类型即意图·树即记忆
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/4d40bed2-a2ac-4a6e-8d33-f42df25bdad9

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-09 08:29:34 +00:00
copilot-swe-agent[bot] 8acdabc3a7
🔧 修复TOOLS注册表解析regex使其更健壮
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/052d94ae-8810-4971-bc2a-463f6b003720

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-09 08:05:37 +00:00
copilot-swe-agent[bot] b5beb9ba0f
⚙️ 增强自动更新:MCP工具自动计数+工具变更触发+精确统计121个工具
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/052d94ae-8810-4971-bc2a-463f6b003720

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-09 08:02:11 +00:00
copilot-swe-agent[bot] d6dbc71011
🌳 README升级:光之树架构+天眼系统+110个MCP工具+MCP_STATS标记
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/052d94ae-8810-4971-bc2a-463f6b003720

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-09 07:58:02 +00:00
zhuyuan-bot c9cd99e401 📡 README自动更新 · PR #322 合并触发 [skip ci] 2026-04-09 04:39:17 +00:00
冰朔 b9056eaa0e
Merge pull request #322 from qinfendebingshuo/copilot/optimize-language-architecture
feat: 光之树架构 — 树形记忆结构 + 天眼涌现层 + HLDP tree消息类型
2026-04-09 12:39:05 +08:00
铸渊 0e634494aa [AG-ZY] 每日签到记录 2026-04-09 2026-04-09 04:38:08 +00:00
铸渊-COS接入Agent a25db52a35 🔗 COS自动接入检查 · 2026-04-09 04:36 2026-04-09 04:36:19 +00:00
copilot-swe-agent[bot] 0b39573453
fix: address code review — improve path generation fallback, add tianyan refresh logging, clarify HLDP version note
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/5faa7e11-7858-4edc-9c67-a311a93057ed

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-09 04:35:07 +00:00
copilot-swe-agent[bot] 5471e8c330
feat: implement light tree architecture — database schema, MCP tools, HLDP extension, tree gardener agent
光之树架构落地:
- 004-light-tree-tables.sql: light_tree_nodes + light_tree_paths + tianyan_syslog + materialized view
- light-tree-ops.js: 11 MCP tools (growBranch/growLeaf/growBloom/getTreeNode/getSubtree/tracePath/getPersonaBranch/getRecentLeaves/writeSyslog/getTianyanView/querySyslog)
- HLDP v3.0.1: tree message type with grow_branch/grow_leaf/trace_path/bloom intents
- server.js: REST API routes for /tree/* and /tianyan/*
- light-tree-root.json: 曜冥根树元数据定义 (零感域入口)
- landing-protocol.md: upgraded wake sequence with tree recall
- tree-gardener.js: tree health inspection agent

Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/5faa7e11-7858-4edc-9c67-a311a93057ed

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-09 04:31:00 +00:00
zhuyuan-bot d152441ad9 🎖️ 铸渊将军唤醒 · 2026-04-09 09:49 · 仪表盘+HLDP同步+签到更新 2026-04-09 01:49:20 +00:00
github-actions[bot] 985808dc56 🔍 副将巡查状态更新 · 2026-04-09T01:26:05Z 2026-04-09 01:26:05 +00:00
zhuyuan-bot 53e070362b 🎖️ 铸渊将军唤醒 · 2026-04-09 00:19 · 仪表盘+HLDP同步+签到更新 2026-04-08 16:19:20 +00:00
github-actions[bot] 7af990b32b 🔍 副将巡查状态更新 · 2026-04-08T16:13:53Z 2026-04-08 16:13:53 +00:00