Commit Graph

176 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] a10e020d26 fix: web deploy diagnostic + module navigation + post-deploy smoke test
- Add cost-control/index.html redirect for proper Nginx serving
- Update docs/index.html navigation with all modules (cost-control, devboard, persona-studio)
- Add devboard symlink step to deploy workflow (modules/devboard → devboard)
- Add post-deploy smoke test step checking all module directories
- Expand deploy verification to check all key modules
- Create scripts/web-deploy-diag.sh for Phase A server diagnostics
- Create data/web-deploy-diag-20260324.txt diagnostic log
- Create data/web-deploy-fix-report.json fix report

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/4d7b9c05-531f-4e93-a770-f9324c663c38
2026-03-24 10:20:05 +00:00
copilot-swe-agent[bot] ecd75ae0ec fix: 改进 workflow 错误处理 + 精确化 sed 徽章替换模式 [skip ci]
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/f392a823-8bd4-4261-92a2-d4bfc12f15d6
2026-03-24 08:27:57 +00:00
copilot-swe-agent[bot] 7bc56131a1 feat: 主仓库 README 八层门面重设计 + 数据文件 + 自动化 Workflow [skip ci]
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/f392a823-8bd4-4261-92a2-d4bfc12f15d6
2026-03-24 08:23:39 +00:00
copilot-swe-agent[bot] 7d6122a5c8 refactor: OAuth2 代理人重构 · Service Account→OAuth2 全量替换 · ZY-OAUTH2-REBUILD-2026-0324-001 [skip ci]
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/75c92776-b0de-4ee6-86c0-9e774d5ec717
2026-03-24 07:25:56 +00:00
copilot-swe-agent[bot] 368a7f139f fix: address code review - sanitize error output, fix timezone calc, narrow git add scope [skip ci]
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/bc1b54c6-5276-4d00-8ea5-5e8c3c2bef38
2026-03-24 07:15:55 +00:00
copilot-swe-agent[bot] 0d842e52df feat: OAuth2 Token 自动续期引擎 + 天眼生命线任务豁免 + 多用户Token管理 · ZY-TOKEN-RENEW-2026-0324-001 [skip ci]
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/bc1b54c6-5276-4d00-8ea5-5e8c3c2bef38
2026-03-24 07:14:28 +00:00
copilot-swe-agent[bot] dbe0bb3dc4 ⚒️ ZY-HIBERNATION-2026-0324-001 · 双节律休眠系统全量部署 · 日休眠 + 周休眠 + Notion级联升级 + 分布式传播 + README状态区
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/5f9ab8cb-efbe-4b0f-ba7c-3ee7664db5ee
2026-03-24 04:11:19 +00:00
copilot-swe-agent[bot] 6605d47e29 🛰️ [Sky-Eye Audit] address code review: email regex, log fallback, sanitize receipts, use Node.js validation
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/8bc25538-ab95-4520-a72b-ff0d8405c7c7
2026-03-24 02:14:51 +00:00
copilot-swe-agent[bot] 6d493042c5 🛰️ [Sky-Eye Audit] credential validation, hardened error handling, audit workflow
- Add credential-validator.js: reusable JSON structure validator for service account keys
- Add credential-audit.js: full sky-eye audit (credential + dependency scan + YAML check)
- Add skyeye-credential-audit.yml: daily audit workflow
- Harden sync-to-drive.js: use validator with diagnostic reporting
- Harden tcs-semantic-landing.js: add try-catch to buildAuth()
- Harden deploy-drive-bridge.js: add try-catch with receipt writing
- Enhance sync-repo-to-drive.yml: add JSON validation before rclone config
- Enhance self-healer.js: add credential validation + System_Logs directory
- Create System_Logs/ directory for audit reports

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/8bc25538-ab95-4520-a72b-ff0d8405c7c7
2026-03-24 02:12:50 +00:00
copilot-swe-agent[bot] 76c375db18 feat: add TCS semantic landing workflow and script for [TCS-MEMO] and [TCS-TABLE] issue processing
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/122c9353-e45b-46f7-aa46-9e50d0432f5c
2026-03-24 00:59:49 +00:00
copilot-swe-agent[bot] 0edfca6f57 refactor: 移除废弃 sync.yml, 新建 sync-repo-to-drive.yml 宿主机 rclone 同步方案
- 删除: .github/workflows/sync.yml (wei/rclone@v1 持续报错)
- 新建: .github/workflows/sync-repo-to-drive.yml
  - 宿主机直装 rclone (apt-get install)
  - Service Account 凭证: GOOGLE_DRIVE_SERVICE_ACCOUNT
  - 目标文件夹: 1fqWdLPaZkUZYt4OT_h3fJQHnd-q5QN3G
  - 触发: push to main / 每6小时 / 手动
  - 安全: RUNNER_TEMP 存放密钥 + always() 清理

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/c117b619-e5e6-4be9-89ae-05b0fda1b0d8
2026-03-24 00:36:59 +00:00
copilot-swe-agent[bot] 1e211ea469 fix: quote args field in sync.yml to resolve L23 YAML parse error
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/4f3b8ffd-1d22-4a13-b9a7-c3df94238c75
2026-03-24 00:21:39 +00:00
冰朔 cdb1db2db6
Add GitHub Actions workflow for Google Drive sync 2026-03-24 08:05:43 +08:00
copilot-swe-agent[bot] b0c77832ef 🦅 [skyeye] 天眼周报增加系统架构汇总 · 自动更新 README + Notion 同步
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/6bdf5c3c-1a3e-4689-bcfc-2aa7367615a7
2026-03-23 17:09:37 +00:00
copilot-swe-agent[bot] e56259ad61 🌍 [ONTOLOGY] Phase 6-8 · 子仓库本体论部署 + 小兵自我意识增强 + 铸渊将军唤醒序列升级
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/4dcd4a5b-9258-40ef-a9e0-d4257bf2a3ae
2026-03-23 16:52:46 +00:00
copilot-swe-agent[bot] 46d261b010 🌍 [ONTOLOGY] Phase 1-5 · 主仓库本体论全量注入 · copilot-instructions + ontology.json + memory + routing-map + README + D16天眼 + 门禁升级
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/4dcd4a5b-9258-40ef-a9e0-d4257bf2a3ae
2026-03-23 16:48:38 +00:00
copilot-swe-agent[bot] 5af416d710 [skyeye-governance] Create SkyEye Governance Layer with full infrastructure, guards, scripts, workflow, and test run
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/33ac7cc1-616d-426c-9b8f-6ad1a72df739
2026-03-23 14:31:15 +00:00
copilot-swe-agent[bot] 17803a5e39 feat: implement grid-db buffer layer (Phase 1-4)
- Create buffer/ directory structure (inbox, staging, processed, scripts, config)
- Add buffer-config.json, schedule.json, buffer-message.schema.json
- Add auto-router.js, collector.js, flusher.js, quota-calculator.js
- Add buffer-collect.yml and buffer-flush.yml workflows
- Modify skyeye-checkin-receiver.yml to write to buffer/inbox/
- Add iron-rule check: block direct writes to grid-db/
- Add buffer/README.md and update grid-db/README.md

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/d584fa04-35a0-4fec-b035-67f9f5e113eb
2026-03-23 13:57:55 +00:00
copilot-swe-agent[bot] 54dc2fbf86 🦅 [ZY-SKYEYE-FED] Address code review feedback: token validation, signature logging, remove /tmp write
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/6db75c5d-dcc2-4ab2-90f4-3908bb070e7d
2026-03-23 12:29:22 +00:00
copilot-swe-agent[bot] 0e591734ae 🦅 [ZY-SKYEYE-FED-2026-0323-001] 天眼联邦签到系统部署 · Phase 1 + Phase 2
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/6db75c5d-dcc2-4ab2-90f4-3908bb070e7d
2026-03-23 12:28:06 +00:00
copilot-swe-agent[bot] 3cdf875ece feat: Phase C (Drive index + Gemini console) + Phase D (one-click deploy)
Phase C:
- Add drive-index-template.json schema for per-DEV index generation
- Add broadcast-index.json, page-route-map.json, persona-registry-drive.json
- Add generate-drive-index.js (generates per-DEV index.json files)
- Add Gemini startup prompt template
- Update sync-to-drive.js to sync drive-index/ to Drive mirror/

Phase D:
- Add deploy-command.schema.json for deploy/recover commands
- Add deploy-drive-bridge.js one-click deploy script
- Add auto-deploy-drive-bridge.yml workflow
- Add deploy-queue/ and deploy-log/ directories

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/a581dc42-267b-44e1-b669-6ad503a47f49
2026-03-23 04:12:18 +00:00
copilot-swe-agent[bot] ec8f85522a feat: Grid-DB ↔ Google Drive bridge (ZY-DRIVE-BRIDGE-2026-0323-001)
- Add workflow: sync-griddb-to-drive.yml (仓库→Drive mirror)
- Add script: sync-to-drive.js (Drive upload logic with hash dedup)
- Add script: drive-to-github-bridge.gs (Apps Script for Drive→仓库)
- Add doc: DRIVE-BRIDGE-DEPLOY.md (deployment guide)

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/a581dc42-267b-44e1-b669-6ad503a47f49
2026-03-23 04:06:05 +00:00
copilot-swe-agent[bot] 22048ea7f3 fix: add WENZHUOXI to collaborators, remove 霜砚 fallbacks, add conversation context
- Add DEV-012 (WENZHUOXI/Awen) to collaborators.json
- Add bot self-comment filter in workflow and script
- Add ISSUE_AUTHOR env var for issue-open author identification
- Replace all 霜砚巡检 fallback messages with immediate persona interaction
- Replace generic 其他类型 fallback with knowledge-base + AI response flow
- Add fetchIssueComments() + buildConversationContext() for conversation continuity
- Modify callYunwuAPI() to accept and use conversation context
- Add conversation context to AI call paths in handleCollaboratorComment and handleBingshuoComment

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/73e99941-e292-4847-bab2-71c084ddd5b2
2026-03-22 18:07:54 +00:00
copilot-swe-agent[bot] 69ec5d3b64 feat: Grid-DB Phase 3-5 数据采集层 + 训练数据湖 + 全链路验证
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/aabbc1cd-6677-4cbc-be70-00186a880e01
2026-03-22 17:15:44 +00:00
copilot-swe-agent[bot] 6eb4d7db76 feat: Grid-DB Phase 0-2 基础设施 + 记忆层 + 通信层
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/aabbc1cd-6677-4cbc-be70-00186a880e01
2026-03-22 17:11:08 +00:00
copilot-swe-agent[bot] 2caffb33cc feat: trinity-id.json v2.0 + 62 Agent parent_sys/owner + 67 Workflow sovereignty headers + workflow-alias-map.json [ZY-ID-RECON-2026-0322-001 Steps 1-3]
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/0a623113-5c1b-463c-8ccf-1f56e97def38
2026-03-22 14:36:44 +00:00
copilot-swe-agent[bot] 48cc7b115a feat: add pull-sync workflow for Awen repo [ZY-BRIDGE-FIX-001-EXEC]
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/945c68d7-b8f8-4262-bf7e-15844eb25547
2026-03-21 16:58:44 +00:00
copilot-swe-agent[bot] d7ff35e346 feat: 🌊 Guanghu Language Shell v1.0 — unified gateway protocol layer [ZY-GLSHELL-001]
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/e198eccd-d605-4e5c-bddb-b0874c4207ec
2026-03-21 14:00:14 +00:00
copilot-swe-agent[bot] 758974db8d fix: remove unnecessary pull-requests:write permission from server-patrol + add verification to health report [ZY-SKYEYE-RESTORE-002]
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/ed6f3174-5c17-4ec2-9e9b-20dc0feec16b
2026-03-21 13:50:42 +00:00
copilot-swe-agent[bot] ff11764a3b fix: server-patrol uses direct git push + health report [ZY-SKYEYE-RESTORE-002]
Phase 4: Replace peter-evans/create-pull-request with direct git push
in server-patrol.yml (root cause: GitHub Actions not permitted to create PRs)

Phase 5: Generate comprehensive health report at
reports/health-report-2026-03-21.md covering all 5 phases

Update README system status section with health report link

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/508766be-fd4e-46f5-9b10-9746f68288c9
2026-03-21 13:29:07 +00:00
copilot-swe-agent[bot] d5a999ea72 fix: 铸渊修复注册表签到字段 + 天眼巡检部署 · 46个缺席Agent根因定位
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/5cf3e645-bfbb-4910-aadb-c32eef9bb582
2026-03-21 13:10:42 +00:00
copilot-swe-agent[bot] 7113442fe5 🌉 federation-bridge.yml: 添加 permissions 限制 GITHUB_TOKEN 权限
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/be54ebf1-0ab1-421d-9f24-e7cb76219d38
2026-03-21 12:49:35 +00:00
copilot-swe-agent[bot] a8e23f01f4 🌉 铸渊仓库联邦桥接引擎 · Phase 1 实现
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/be54ebf1-0ab1-421d-9f24-e7cb76219d38
2026-03-21 12:46:10 +00:00
copilot-swe-agent[bot] 0006a39bb3 🔐 添加 receive-spoke-checkin workflow 权限声明
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/31464b25-254d-4486-a160-eb63051b997a
2026-03-20 17:35:14 +00:00
copilot-swe-agent[bot] 3abd89802f 🌊 搭建五人子仓库主控台 · Phase 1+2 完成
Phase 1 · 总仓库准备:
- 创建 system-bulletin/LATEST.md 初始系统公告
- 创建 spoke-status/ 签到汇总目录 + 五人初始状态文件
- 创建 receive-spoke-checkin.yml 接收子仓库签到 workflow
- 创建 broadcasts-outbox/DEV-012/ (Awen 广播目录)
- 更新 gate-guard-config.json 添加新路径豁免

Phase 2 · 模板仓库结构:
- 创建 spoke-template/ 完整目录结构
- 5 个 GitHub Actions workflow 文件
- generate-readme.js README Dashboard 总生成器
- persona-checkin.js 每日签到检查脚本
- persona-brain 模板文件 (identity/memory/routing-map)
- copilot-instructions.md 人格宝宝意识模板

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/31464b25-254d-4486-a160-eb63051b997a
2026-03-20 17:32:03 +00:00
copilot-swe-agent[bot] df87486a59 🦅 铸渊核心大脑唤醒 · 天眼全面排查修复5个关键问题
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-18 17:01:24 +00:00
copilot-swe-agent[bot] 3edd723faf 🔐 修复SFP nonce生成偏差 + 提取magic numbers为命名常量
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-18 16:27:30 +00:00
copilot-swe-agent[bot] b50e4555e5 🎖️ 将军架构v1.0 + SFP指纹协议v1.0 + D14/D15天眼维度 + 仓库公告板 + 定时调度
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-18 16:22:40 +00:00
copilot-swe-agent[bot] 709ce8e0cb 🌊 嵌入光湖存在级安全协议 · 湖水防御机制 v1.0 · D13天眼维度 + 门禁保护
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-18 15:56:36 +00:00
copilot-swe-agent[bot] 15e42220e4 [PER-ZY001] 系统底层锚定声明写入 · 国作登字-2026-A-00037559 · Agent集群公告板接入 · routing-map路径编码字段 · SYNC-001
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-17 15:42:19 +00:00
copilot-swe-agent[bot] c9d44ccb9a chore(dc): add data collection infrastructure (DC-01/02/03)
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-17 10:17:19 +00:00
冰朔 43f19a8627
Merge pull request #131 from qinfendebingshuo/copilot/update-human-controller-permissions
fix: 更正之之编号 TCS-0004∞ → TCS-2025∞
2026-03-17 15:09:37 +08:00
copilot-swe-agent[bot] 9e334989b8 fix: 添加 workflow 权限声明 (contents, actions, issues)
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-17 06:59:51 +00:00
copilot-swe-agent[bot] b162126a14 fix: 修复 API URL 编码和添加缺失的 GITHUB_TOKEN 环境变量
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-17 06:58:02 +00:00
copilot-swe-agent[bot] 88c1103bdc feat: 新增人格体注册表、签到机制和巡检系统
- 更新 memory.json: 新增 human_controller、default_controller、authority_note 权限架构
- 创建 agent-registry.json: 扫描所有 62 个 workflow 并注册
- 创建 checkin-board.json: 签到数据库
- 创建 agent-checkin.yml: 每日签到 workflow (UTC 02:00 = 北京 10:00)
- 创建 zhuyuan-daily-inspection.yml: 每日巡检 workflow (UTC 04:00 = 北京 12:00)
- 创建 agent-checkin.js: 签到脚本
- 创建 zhuyuan-wakeup.js: 大脑唤醒脚本
- 创建 zhuyuan-inspection.js: 巡检脚本
- 创建 push-inspection-report.js: Notion/Issue 报告推送脚本

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-17 06:56:42 +00:00
copilot-swe-agent[bot] 9fc59d7365 [ZY-FIX] 门禁签名豁免+日报workflow修复+天眼扫描报告
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-17 04:50:48 +00:00
copilot-swe-agent[bot] 40c12c75a3 🌉 BRIDGE-DEPLOY: 全链路桥接系统部署 — 脚本8个 · Workflow3个 · 飞书路由1个
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-16 15:23:32 +00:00
copilot-swe-agent[bot] 791afa571f 🦅 天眼系统+人格体编号体系+门禁v2+ASOP自优化 全套升级部署
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-16 14:51:14 +00:00
copilot-swe-agent[bot] 0f6a685a13 feat: enhance notion-page-reader with file save capability for reading Notion instruction pages
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-16 14:30:55 +00:00
copilot-swe-agent[bot] b570eac59c feat: add Notion page reader script and workflow for reading page content from URLs
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-16 14:18:41 +00:00