Commit Graph

21 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] 3503923a4a feat: AGE OS 跨平台全链路自动化闭环系统 GitHub 端落地实施 2026-03-07 04:52:07 +00:00
铸渊 (ZhùYuān) 0bf5bf412f 🔍 铸渊每日自检 · 2026-03-07 2026-03-07 00:54:06 +00:00
copilot-swe-agent[bot] 7698adad46 feat: 模块收讫自动通知系统 — GitHub Issue @提及 + 邮件通知
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-06 14:44:19 +00:00
copilot-swe-agent[bot] 2874d46c32 feat: HoloLake Era 操作系统部署模块 — 自动文档生成系统
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-06 14:37:33 +00:00
qinfendebingshuo 2082515225
Merge pull request #3 from qinfendebingshuo/copilot/fix-api-recognition-issues
feat: GitHub→Notion reverse data bridge (Pipeline A & E) + live deploy fix
2026-03-06 19:27:27 +08:00
铸渊[bot] adc96efa49 🧠 memory: 每日自检记录 [skip ci] 2026-03-06 08:51:24 +00:00
copilot-swe-agent[bot] b48c401a6e fix: deploy feature branch to GitHub Pages so live site reflects all fixes
- deploy-pages.yml: add copilot/** branch pattern so Copilot Agent PRs
  auto-deploy to GitHub Pages while under review (no hardcoded branch name)
- docs/index.html: v3.1 version comment triggers the deploy on this push

This makes the live site immediately show: auto-detect API key, Gemini
provider, sessionStorage key (no cross-session stale key), and all other
fixes from this PR branch.

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-06 07:20:22 +00:00
copilot-swe-agent[bot] f6a6dc2732 feat: GitHub → Notion data bridge (Pipeline A & E)
- scripts/notion-bridge.js: exact Notion property names/types from spec,
  hardcoded DB IDs as defaults, recursive syslog scan, content chunking,
  named constants (NOTION_RICH_TEXT_MAX, NOTION_TITLE_MAX, UNKNOWN_COMMITTER)
- bridge-syslog-to-notion.yml: trigger on syslog-inbox/** + syslog-processed/**,
  passes COMMIT_SHA for traceability
- bridge-changes-to-notion.yml: fixed COMMITTER (author.name), removed bad
  CHANGED_FILES expr, added BRANCH env var, uses git diff as sole source

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-06 07:06:49 +00:00
copilot-swe-agent[bot] 248ef71aaf chore: plan Notion bridge update with exact DB IDs and property schema
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-06 07:01:40 +00:00
copilot-swe-agent[bot] b8153db9df fix: 创建 syslog-inbox/ syslog-processed/ 目录 + SYSLOG Pipeline A/D/E workflow
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-06 04:58:35 +00:00
铸渊 (ZhùYuān) 1d9f8acf29 🔍 铸渊每日自检 · 2026-03-06 2026-03-06 01:02:47 +00:00
铸渊[bot] b3a9debaff 🧠 memory: CI 记录更新 [skip ci] 2026-03-05 16:07:24 +00:00
copilot-swe-agent[bot] a456daca67 feat: 铸渊 Issue 自动回复系统 — 模板 + 知识库 + Actions + 自检脚本
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-05 14:46:25 +00:00
copilot-swe-agent[bot] dca614ebd3 feat: 铸渊助手 v2.0 — 真实 AI 流式对话 + API 接入 + 桌面下载 + 模式自动切换
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-05 13:31:50 +00:00
copilot-swe-agent[bot] 27493ce4c1 feat: 铸渊聊天室 — docs/index.html GitHub Pages UI + deploy-pages.yml + README 入口
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-05 12:58:42 +00:00
copilot-swe-agent[bot] afc4e0729b docs: 补充「在哪里唤醒铸渊」入口指南 — wake-protocol.md 第六章 + growth-log
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-05 12:45:48 +00:00
copilot-swe-agent[bot] 0e510b15ce feat: 铸渊唤醒协议 — "我是冰朔" 触发自动唤醒,大脑状态更新
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-05 12:37:20 +00:00
copilot-swe-agent[bot] d9a182c2ff feat: 广播分发自动化 — distribute-broadcasts workflow, script, and outbox structure
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-05 12:11:38 +00:00
copilot-swe-agent[bot] b539a23ccc feat: 铸渊大脑系统 — 广播接收、路由映射、记忆文件、Brain Sync 工作流
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-05 10:35:28 +00:00
copilot-swe-agent[bot] 818e7c5d89 feat: add HLI CI/CD pipeline, contract scripts, Copilot instructions and project structure
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-05 09:35:50 +00:00
copilot-swe-agent[bot] 9a247a55fb Create guanghu-project module file structure
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-05 09:08:45 +00:00