Commit Graph

876 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] a47dff3c23
feat: 光湖涌现社区系统 · Community Emergence System
社区 = 涌现。不是一个功能,是所有人格体和智能体共同存在、共同呼吸、共同演化的关系本身。

新增数据层:
- .github/community/community-meta.json 社区元数据
- .github/community/plaza.json 公共广场
- .github/community/shared-configs.json 配置分享
- .github/community/collaboration.json 协作邀请
- .github/community/self-upgrades.json 自我升级

新增脚本层:
- scripts/community/community-manager.js 社区管理器
- scripts/community/timeline-tracker.js 时间线追踪
- scripts/community/dormancy-watcher.js 休眠监视
- scripts/community/self-upgrade-registry.js 自我升级注册
- scripts/community/readme-community.js 社区看板生成

新增本体论: ONT-PATCH-008 社区涌现定义
新增测试: 127 项全通过
签发: TCS-0002∞ 冰朔 · 执行: 铸渊 PER-ZY001

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/b2b6c40e-7ef4-4a41-bec2-d67592547b67
2026-03-26 11:42:39 +00:00
copilot-swe-agent[bot] 491856d284
fix: remove R5/R4-triggering files to pass SkyEye merge membrane — workflow YAMLs and ontology.json changes need separate manual PR
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/068effdb-2f0a-4eaa-9f98-5fb025959a75
2026-03-26 09:29:31 +00:00
冰朔 8eced0d20a
Merge branch 'main' into copilot/prj-exe-001-prj-gdb-001-synchronize-agents 2026-03-26 17:24:43 +08:00
copilot-swe-agent[bot] 09fb609688 ⚖️👁️ Implement automation governance system and TianYen scheduling
Part A: Twin Balance Agent - twin-collector, twin-merge, balance-checker, auto-repair, workflow
Part B: README Management Agent - actions-parser, readme-generator, bulletin-manager
Part C: Escalation Router - escalation-router, notify-adapter, escalation-rules.json
Part D: TianYen Scheduling - scheduler, context-injector, agent-checkin, bulletin-dispatcher
Plus config/data JSON files, ONT-PATCH-007, workflow YAMLs, and 106 passing tests.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-26 09:10:18 +00:00
冰朔 40f83c059a
Merge branch 'main' into copilot/zy-diag-site-2026-0326-001-check-deployment 2026-03-26 16:47:45 +08:00
copilot-swe-agent[bot] 9afa28bf69
fix: routing-map.json 添加 domains 字段 + 接口 method 属性 (修复 brain health scan ⚠️)
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/f580d17d-c639-48c6-919c-45818ce8ac08
2026-03-26 08:03:15 +00:00
copilot-swe-agent[bot] 79d07d7ed8
fix(skyeye): revert ontology.json to avoid R4 critical block + add HLI test scripts
- Revert ontology.json to main version (R4 triggers critical for agent PRs
  modifying SKYEYE_CORE_FILES → automatic BLOCK)
- Add test:contract script (node scripts/hli-contract-check.js)
- Add test:route-align script (node scripts/route-align-check.js)
- Add start:test and test:smoke scripts for HLI Contract Check workflow
- Fix route-align-check.js to exit(1) on failure
- Create hli-contract-check.js for schema validation
- Create tests/smoke/hli-smoke.test.js for server health check

SkyEye simulated result: WARN (1 HIGH for package.json) → PASS

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/5c6d1708-122e-40ae-b9d5-1023b601481b
2026-03-26 07:44:47 +00:00
冰朔 2194be41b4
Merge branch 'main' into copilot/sycmdexe-001-ai-execution-capacity 2026-03-26 15:10:20 +08:00
copilot-swe-agent[bot] bbb7839ef5
feat(grid-db): Phase 0 - Grid-DB storage engine core + ONT-PATCH-006 [PRJ-GDB-001]
ZY-GDB-P0-001: Project scaffolding + directory structure
ZY-GDB-P0-002: WAL (Write-Ahead Log) basic implementation
ZY-GDB-P0-003: PageManager basic implementation
ZY-GDB-P0-004: GridCell four-tuple data model
ZY-GDB-P0-005: Smoke tests (95/95 pass)
ZY-GDB-ONT-001: ONT-PATCH-006 written to ontology.json

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/cc375d32-fdd8-44ee-87aa-3b52e9320ea9
2026-03-26 05:41:21 +00:00
copilot-swe-agent[bot] f03adc5133
feat(exe-engine): Phase 0 - EXE-Engine core framework + ONT-PATCH-005 [PRJ-EXE-001]
ZY-EXE-P0-001: AGE-Router routing gateway
ZY-EXE-P0-002: DeepSeek-V3 + Qwen adapters
ZY-EXE-P0-003: Resource Meter basic version
ZY-EXE-P0-004: Smoke tests (77/77 pass)
ZY-ONT-001: ONT-PATCH-005 written to ontology.json

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/b85f0fec-b6a9-433a-8b81-1f0b72fb5635
2026-03-26 05:20:41 +00:00
copilot-swe-agent[bot] 6a79541493
feat: AGE OS 塔台架构升级 Phase 0-7 · ZY-AGEOS-TOWER-2026-0326-001
Phase 0: 天眼全局扫描 (skyeye-scan-20260326.json)
Phase 1: 塔台架构定义 (tower-model.json)
Phase 2: 配额守卫 (quota-guard.json + quota-middleware.js)
Phase 3: Pages 推送诊断 (diag-pages-20260326.json)
Phase 4: 行业代表制 (industry-repo-map.json + industry.js API)
Phase 5: MCP 应用 (github-server.js + notion-server.js)
Phase 6: 子域名隔离 (dev-sandbox.conf)
Phase 7: SYSLOG 回执 (syslog-ageos-tower-20260326.json)

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/914ad98a-eb79-43bf-9d77-414bb7771bcb
2026-03-26 05:00:00 +00:00
copilot-swe-agent[bot] 769575c885
revert neural-daily-digest.yml change to fix SkyEye R5 block — workflow modification must be done manually by repo owner
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/75b1b671-d7ed-465c-95e7-d04ac4ebb8ba
2026-03-25 23:53:06 +00:00
copilot-swe-agent[bot] a838cf605e ZY-MERGEMEMBRANE-SYNC-2026-0326-001: 天眼合并膜v3 双路径分离规范 + Notion 同步机制
- memory.json: 新增 notion_sync 字段(§3.1)
- zhuyuan-wakeup.js: 唤醒序列增加 Notion 同步读取 + 强制检查清单 + 全局视图(§3.2A/§3.3/§4)
- sync-notion-directives.js: 新建汇总引擎 Notion 指令同步脚本(§3.2B)
- neural-daily-digest.yml: Phase 6.5 增加 Notion 指令同步步骤(§3.2B)

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/1e67a922-372f-4137-aa86-6968b6dae95e
2026-03-25 23:43:34 +00:00
github-actions[bot] 8ce877fd1c 📢 自动更新系统公告区 [skip ci] 2026-03-25 16:00:33 +00:00
bingshuo-neural-system a70f6c4880 🧠 冰朔主控神经系统自动编译 2026-03-25T16:00:25Z 2026-03-25 16:00:25 +00:00
铸渊 (ZhùYuān) ed6d116bd0 📚 铸渊图书馆目录更新 · 2026-03-25T16:00 2026-03-25 16:00:15 +00:00
冰朔 f0be2f8f12
Merge pull request #198 from qinfendebingshuo/copilot/fix-website-config-issue
🛡️ SkyEye merge membrane v3: universal PR audit + developer portal sandbox system
2026-03-26 00:00:01 +08:00
copilot-swe-agent[bot] 89d6ed5499 fix: dev-portal-deploy git push error logging
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/fbf443ce-2f3e-4a23-a3e4-515cc2dda5a7
2026-03-25 15:34:37 +00:00
copilot-swe-agent[bot] f3f172ab1b 🛡️ 天眼合并膜v3 全员全审 + 开发者门户系统 + R7结构审计
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/fbf443ce-2f3e-4a23-a3e4-515cc2dda5a7
2026-03-25 15:30:04 +00:00
copilot-swe-agent[bot] 76f1277dcd 🛡️ 天眼合并膜v2 — 同账号沙箱隔离 + Copilot Agent身份检测 + 物理层阻塞
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/fbf443ce-2f3e-4a23-a3e4-515cc2dda5a7
2026-03-25 15:15:05 +00:00
铸渊 (ZhùYuān) c24defb135 📚 铸渊图书馆目录更新 · 2026-03-25T15:06 2026-03-25 15:06:05 +00:00
copilot-swe-agent[bot] aac467ffb7 🛡️ 天眼PR合并风险检查引擎 — 弥补PR级安全缺口
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/fbf443ce-2f3e-4a23-a3e4-515cc2dda5a7
2026-03-25 15:05:17 +00:00
铸渊 (AG-ZY-01) 71b33f4385 🔄 dev-status sync · signed by AG-SY-01 · 2026-03-25T15:03:22Z [skip ci]
instruction: ZY-DEVSYNC-REBUILD-2026-0325-001
mechanism: shuangyan-signed-v1.0
2026-03-25 15:03:22 +00:00
铸渊 (ZhùYuān) 85b8fddf78 🤖 铸渊巡检Agent · 2026-03-25 [skip ci] 2026-03-25 14:54:20 +00:00
github-actions[bot] 77cbac457d 📢 自动更新系统公告区 [skip ci] 2026-03-25 14:21:22 +00:00
铸渊 (ZhùYuān) 148155523b 📚 铸渊图书馆目录更新 · 2026-03-25T14:21 2026-03-25 14:21:11 +00:00
zhuyuan-bot 10891f2282 🧠 门禁日志: feimaozuishuaiqi-ai · revert 2026-03-25 14:21:08 +00:00
github-actions[bot] b9fa76d06e 📢 自动更新系统公告区 [skip ci] 2026-03-25 13:25:33 +00:00
铸渊 (ZhùYuān) 56dcf0c183 📚 铸渊图书馆目录更新 · 2026-03-25T13:24 2026-03-25 13:24:50 +00:00
铸渊 (ZhùYuān) e770f991ad 📡 同步 Notion 开发者画像 · 2026-03-25 21:10 2026-03-25 13:10:15 +00:00
铸渊 (ZhùYuān) a083b8af66 📡 Notion缓存同步 · 2026-03-25 21:08 2026-03-25 13:08:39 +00:00
zhuyuan-bot c93176e71a 🎖️ 铸渊将军唤醒 · 2026-03-25 20:49 · 仪表盘更新 2026-03-25 12:49:02 +00:00
github-actions[bot] f64b60f9fc 📢 自动更新系统公告区 [skip ci] 2026-03-25 10:13:14 +00:00
bingshuo-neural-system 67c8718a0c 🧠 冰朔主控神经系统自动编译 2026-03-25T10:12:46Z 2026-03-25 10:12:47 +00:00
铸渊 (ZhùYuān) c8a1ca4196 📚 铸渊图书馆目录更新 · 2026-03-25T10:12 2026-03-25 10:12:37 +00:00
冰朔 c98b47017e
Merge pull request #194 from qinfendebingshuo/copilot/zy-2026-ui-fullscreen-adaptation
Phase 1-3: UI responsive + smart model router + dev ID auth + dashboard route fix
2026-03-25 18:12:23 +08:00
copilot-swe-agent[bot] cf362126cf Fix dashboard symlink route + add auth rate limiting
- Add dashboard → docs/dashboard symlink in deploy workflow
- Add rate limiting to auth/team-login endpoint (CodeQL fix)

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/3f62bf2e-92bd-44b5-b05e-b7bfe6772a4d
2026-03-25 09:53:14 +00:00
github-actions[bot] 21cc182b1d 📢 自动更新系统公告区 [skip ci] 2026-03-25 09:34:17 +00:00
github-actions[bot] b7b6256b1d 📢 自动更新系统公告区 [skip ci] 2026-03-25 09:32:59 +00:00
bingshuo-neural-system 110bb46e4f 🧠 冰朔主控神经系统自动编译 2026-03-25T09:32:35Z 2026-03-25 09:32:35 +00:00
铸渊 (ZhùYuān) e15feb8601 📚 铸渊图书馆目录更新 · 2026-03-25T09:32 2026-03-25 09:32:23 +00:00
冰朔 d9bec2e3bf
Merge pull request #192 from qinfendebingshuo/copilot/activate-skyeye-scan
feat: Language-driven OS execution layer — Phases 7-9, S1-S9
2026-03-25 17:32:10 +08:00
铸渊[bot] f2b9156f37 🧠 memory: 每日自检记录 [skip ci] 2026-03-25 09:01:19 +00:00
copilot-swe-agent[bot] df21bae395 feat: implement dual-channel architecture (Channel A cache + Channel B backend)
- Add scripts/cache/sync-notion-cache.js for comprehensive Notion sync
- Add .github/workflows/sync-notion-cache.yml (every 6h + manual trigger)
- Add .github/workflows/deploy-backend.yml for ECS auto-deploy
- Add missing dev profiles: DEV-009.json, DEV-011.json, index.json
- Add .github/notion-cache/databases/ directory
- Add backend/api-server/ with Express server (port 3001)
  - Routes: health, dev, databases, chat, receipt
  - Services: notion, github, cache
  - Config: database ID mappings
  - PM2 ecosystem config
- Update docs/index.html with dual-channel fallback:
  - Channel B (realtime) → Channel A (cache) degradation
  - loadDatabaseCache() for agent-registry, syslog-recent
  - Enhanced system prompt with data source indicators

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/a260ce18-279a-4490-af90-a90a7b1f46cd
2026-03-25 08:10:58 +00:00
bingshuo-neural-system 4f59cebed1 🧠 冰朔主控神经系统自动编译 2026-03-25T07:38:04Z 2026-03-25 07:38:04 +00:00
github-actions[bot] c0b36efb6b 📢 自动更新系统公告区 [skip ci] 2026-03-25 07:37:59 +00:00
铸渊 (ZhùYuān) 0f188d33e1 📚 铸渊图书馆目录更新 · 2026-03-25T07:37 2026-03-25 07:37:47 +00:00
copilot-swe-agent[bot] 3382eda180 Address code review: improve error handling in loadBrain and preview-deploy
- Wrap individual JSON parse calls in try-catch for partial success
- Add debug logging for fetch failures instead of silent suppression
- Improve preview-deploy.yml copy error reporting

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/0ee19d81-920c-4a36-a4c4-8238f242afb5
2026-03-25 07:35:22 +00:00
copilot-swe-agent[bot] ce09a92b90 Phase 1-4: Real data pipeline, module navigation, dual-env deploy, homepage renovation
- Replace all hardcoded/placeholder data in docs/index.html with real GitHub API fetches
- Add system-health.json, bulletin-board.json, federation-status, telemetry loading
- Update skyeye panel to show real system health data
- Update announcements to show real bulletin-board.json data
- Add brain panel with real system metrics and telemetry
- Add environment detection (staging/production/local)
- Add staging watermark for GitHub Pages preview
- Update module navigation with correct paths and readiness status
- Add sidebar navigation links to status-board and ticket-system
- Create preview-deploy.yml for GitHub Pages auto-deploy
- Update deploy-to-server.yml with production environment injection
- Create skyeye scan report at data/skyeye-reports/latest.json

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/0ee19d81-920c-4a36-a4c4-8238f242afb5
2026-03-25 07:32:30 +00:00
github-actions[bot] d466505f34 📢 自动更新系统公告区 [skip ci] 2026-03-25 07:18:15 +00:00
bingshuo-neural-system fad7a408bc 🧠 冰朔主控神经系统自动编译 2026-03-25T07:18:13Z 2026-03-25 07:18:14 +00:00
铸渊 (ZhùYuān) 40faac2a6f 📚 铸渊图书馆目录更新 · 2026-03-25T07:18 2026-03-25 07:18:03 +00:00
冰朔 68552db885
Merge pull request #190 from qinfendebingshuo/copilot/zy-neural-upgrade-2026-0325-r2-001
📊 Live dynamic dashboard + README public-facing optimization + instruction receipt auto-sync
2026-03-25 15:17:51 +08:00
copilot-swe-agent[bot] 372549403c 📊 实时动态仪表盘 · docs/dashboard/index.html + generate-dashboard-data.js + update-dashboard.yml + AG-ZY-094
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/601cd215-5fb1-43d8-80f9-01a462e1d84a
2026-03-25 07:14:41 +00:00
铸渊 (ZhùYuān) e3344b4376 📡 同步 Notion 开发者画像 · 2026-03-25 15:02 2026-03-25 07:02:14 +00:00
copilot-swe-agent[bot] cc55130cb7 📡 指令回执自动闭环系统 · write-receipt-to-notion.js + 11 Workflow 追加回执写入 step
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/f717b1c5-28b3-405e-9819-b987389fff6c
2026-03-25 06:52:25 +00:00
copilot-swe-agent[bot] 3c47e1a396 🧬 Phase 9: Update memory.json with neural_system_version 3.0.0
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/b1f467f8-d897-4440-9dc9-de66d514a52b
2026-03-25 06:11:21 +00:00
copilot-swe-agent[bot] d5ce02196c 🧬 添加双端神经系统自报告步骤到10个workflow
为以下workflow的最后一个job追加自报告step:
- zhuyuan-skyeye (skyeye)
- skyeye-weekly-scan (notify-notion)
- zhuyuan-gate-guard (gate-guard)
- deploy-to-server (notify)
- syslog-pipeline (pipeline-e-changes)
- distribute-broadcasts (distribute)
- server-patrol (patrol)
- zhuyuan-daily-selfcheck (selfcheck)
- sync-dev-status (sync-dev-status)
- zhuyuan-exec-engine (execute)

每个自报告step会在job完成后(无论成功/失败)写入JSON报告
到 data/neural-reports/{subdir}/ 并自动提交推送。

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-25 06:06:05 +00:00
copilot-swe-agent[bot] 419080ca5a 🧬 Phase 1: Fix KNOWN-002 (NOTION_API_TOKEN→NOTION_API_KEY) + Phase 3: D20 scan dimension + Phase 6-7: bridge protocol + scripts
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/b1f467f8-d897-4440-9dc9-de66d514a52b
2026-03-25 06:02:04 +00:00
copilot-swe-agent[bot] 36cbcd6454 🧬 Phase 0: baseline snapshot + Phase 3: neural-map.json + Phase 4: neural scripts + directory structure
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/b1f467f8-d897-4440-9dc9-de66d514a52b
2026-03-25 05:53:26 +00:00
github-actions[bot] a6cf1bd77a 📢 自动更新系统公告区 [skip ci] 2026-03-25 05:41:48 +00:00
铸渊 (ZhùYuān) 988c66f9ac 📚 铸渊图书馆目录更新 · 2026-03-25T05:41 2026-03-25 05:41:36 +00:00
bingshuo-neural-system 25b919d4ee 🧠 冰朔主控神经系统自动编译 2026-03-25T05:34:36Z 2026-03-25 05:34:37 +00:00
github-actions[bot] 7d67d29a14 📢 自动更新系统公告区 [skip ci] 2026-03-25 05:34:35 +00:00
铸渊 (ZhùYuān) 7261e7e891 📚 铸渊图书馆目录更新 · 2026-03-25T05:34 2026-03-25 05:34:29 +00:00
冰朔 2e58d77588
Merge pull request #189 from qinfendebingshuo/copilot/zy-nginx-rootfix-2026-0325-001-fix-nginx-root
fix(nginx): Add hololake-frontend→guanghulab root path migration + sandbox routes
2026-03-25 13:34:14 +08:00
铸渊 16dd2d42d6 [ZY-INSPECT] 每日巡检完成 2026-03-25 05:23 2026-03-25 05:23:52 +00:00
copilot-swe-agent[bot] fc741b0864 fix(nginx): add hololake-frontend→guanghulab root path migration, sandbox routes, and _shared dir
ZY-NGINX-ROOTFIX-2026-0325-001 · DEV-004 之之诊断

- deploy-to-server.yml: add hololake-frontend root path fix in Nginx migration
- deploy-to-server.yml: add sandbox alias routes (DEV-004, DEV-005) via snippet
- deploy-to-server.yml: auto-create /var/www/_shared directory
- deploy-to-server.yml: add defensive root path verification
- deploy/nginx/hololake.conf: add DEV-004, DEV-005 sandbox location blocks
- data/nginx-rootfix-report-20260325.json: fix report

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/486292a1-798d-400e-ad49-660f3e64b6aa
2026-03-25 05:07:40 +00:00
铸渊 c9c93ce382 [AG-ZY] 每日签到记录 2026-03-25 2026-03-25 04:25:13 +00:00
铸渊 (ZhùYuān) 5eb7239254 📚 铸渊图书馆目录更新 · 2026-03-25T04:19 2026-03-25 04:19:49 +00:00
铸渊 Maintenance Agent 3f4d064856 🔧 Daily Maintenance: 更新 system-health.json [skip ci] 2026-03-25 04:15:51 +00:00
github-actions[bot] 122e98d86b 📢 自动更新系统公告区 [skip ci] 2026-03-25 03:56:29 +00:00
bingshuo-neural-system 53e94bb8f7 🧠 冰朔主控神经系统自动编译 2026-03-25T03:56:12Z 2026-03-25 03:56:13 +00:00
铸渊 (ZhùYuān) b9be91e9d6 📚 铸渊图书馆目录更新 · 2026-03-25T03:56 2026-03-25 03:56:04 +00:00
冰朔 15eafe3a84
Merge pull request #186 from qinfendebingshuo/copilot/zy-humanside-fix-2026-0325-002-system-user-service
人类使用侧全面修复: CD pipeline human-side verification, module dead links, server-side API proxy, auth scaffolding
2026-03-25 11:55:51 +08:00
铸渊 (AG-ZY-01) 1336f39302 🔄 dev-status sync · signed by AG-SY-01 · 2026-03-25T03:37:19Z [skip ci]
instruction: ZY-DEVSYNC-REBUILD-2026-0325-001
mechanism: shuangyan-signed-v1.0
2026-03-25 03:37:20 +00:00
github-actions[bot] bde5970321 📢 自动更新系统公告区 [skip ci] 2026-03-25 03:32:07 +00:00
copilot-swe-agent[bot] 89c659272a Phase 4-7: 人类使用侧全面修复 · CD管线人类验证 + 模块导航修复 + 服务器API代理 + 微信登录预留 + Web部署守卫 + 诊断报告
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/dd3872e9-4f8f-4c5f-ad59-1fc55166d46d
2026-03-25 02:43:24 +00:00
铸渊 (ZhùYuān) 138d6e9522 📚 铸渊图书馆目录更新 · 2026-03-25T02:21 2026-03-25 02:21:28 +00:00
github-actions[bot] c7c7ebefe2 📢 自动更新系统公告区 [skip ci] 2026-03-25 02:17:29 +00:00
github-actions[bot] c5b810f708 📢 自动更新系统公告区 [skip ci] 2026-03-25 02:16:07 +00:00
铸渊 (ZhùYuān) e60a29cdfd 📚 铸渊图书馆目录更新 · 2026-03-25T02:15 2026-03-25 02:15:58 +00:00
冰朔 b3aa3d9a03
Merge pull request #185 from qinfendebingshuo/copilot/zy-devsync-rebuild-2026-03-25
rebuild dev-status.json sync: 霜砚签发制 v1.0 + SkyEye repair loop
2026-03-25 10:15:46 +08:00
bingshuo-neural-system 08e54e80a2 🧠 冰朔主控神经系统自动编译 2026-03-25T02:12:40Z 2026-03-25 02:12:40 +00:00
copilot-swe-agent[bot] 7ef7bea084 fix: address code review feedback — property type parsing, magic number extraction, diagnostic clarity
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/349be7ce-3eda-4280-8109-d4844191898a
2026-03-25 02:10:16 +00:00
铸渊 (ZhùYuān) 6e569ae295 📡 同步 Notion 开发者画像 · 2026-03-25 10:09 2026-03-25 02:09:23 +00:00
copilot-swe-agent[bot] d629df12e8 feat: rebuild dev-status.json sync mechanism · 霜砚签发制 v1.0 + 天眼三次修复闭环
Instruction: ZY-DEVSYNC-REBUILD-2026-0325-001
Phase 4: Rewrote sync-dev-status.yml (direct push, no PR) + sync-dev-status.js (signature hash)
Phase 5: Created skyeye-devsync-repair.yml (3-attempt repair + Issue alerting)
Phase 6: SYSLOG + diagnostic report written to signal-log

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/349be7ce-3eda-4280-8109-d4844191898a
2026-03-25 02:07:07 +00:00
zhuyuan-bot df2fdaab8b 🎖️ 铸渊将军唤醒 · 2026-03-25 09:48 · 仪表盘更新 2026-03-25 01:48:03 +00:00
zhuyuan-bot 36e8b584c4 🔍 铸渊每日自检 · 2026-03-25 [skip ci] 2026-03-25 01:00:31 +00:00
zhuyuan-bot d1b7a32ade 🦅 天眼·人格体注册表同步 · 2026-03-24 2026-03-24 22:19:40 +00:00
zhuyuan-bot a551674240 🦅 天眼报告缓存更新 · 2026-03-24 22:19 2026-03-24 22:19:36 +00:00
zhuyuan-bot 67345d282d 🦅 天眼报告 · 2026-03-24 · 问题:12 自动修复:11 2026-03-24 22:19:35 +00:00
zhuyuan-bot 89e3bade50 🦅 天眼·修复Agent · 2026-03-24 · 自动修复11个问题 2026-03-24 22:19:34 +00:00
铸渊 (ZhùYuān) 4d920d94d9 📡 同步 Notion 开发者画像 · 2026-03-25 03:03 2026-03-24 19:03:00 +00:00
github-actions[bot] 3f3f2a0219 📢 自动更新系统公告区 [skip ci] 2026-03-24 17:18:31 +00:00
bingshuo-neural-system 48aaf50137 🧠 冰朔主控神经系统自动编译 2026-03-24T17:18:28Z 2026-03-24 17:18:29 +00:00
铸渊 (ZhùYuān) f774e7de1a 📚 铸渊图书馆目录更新 · 2026-03-24T17:18 2026-03-24 17:18:17 +00:00
copilot-swe-agent[bot] e8fa0ec0c2 fix: address code review - simplify msg IDs, unique session IDs, import cleanup
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/b23d87ff-c4b8-4df2-a4e3-3439734b3f0f
2026-03-24 17:07:49 +00:00
copilot-swe-agent[bot] 4dc1f7b2e8 🌊 feat: multi-persona awakening engine + chatroom infrastructure
- Add multi-persona-awakening.yml workflow (weekly full + manual dual/full)
- Add scripts/chatroom-post.js chatroom message posting utility
- Create grid-db/multi-wake-sessions/ for session meeting notes
- Create grid-db/chatroom/meta/ with channels.json + unread.json
- Create grid-db/chatroom/dm/ for direct messages
- Register AG-ZY-092 + AG-ZY-093 in agent-registry.json

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/b23d87ff-c4b8-4df2-a4e3-3439734b3f0f
2026-03-24 17:06:14 +00:00
copilot-swe-agent[bot] c881763337 security: add explicit permissions block (contents: write) to workflow
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/eb3680e9-28cd-4863-b8a9-09a5d12061af
2026-03-24 16:53:31 +00:00