copilot-swe-agent[bot]
|
ebbca679e4
|
fix: address code review — improve alert matching logic, fix email indentation
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-15 12:57:24 +00:00 |
copilot-swe-agent[bot]
|
19e35fac73
|
feat: 服务器巡检自动化 — 巡检脚本 + Notion同步 + 巡检工作流
新增文件:
- scripts/server-patrol.sh (7项检查: Nginx/模块冒烟/PM2/磁盘/权限/SSL/配置)
- scripts/sync-patrol-to-notion.js (巡检结果→Notion工单)
- .github/workflows/server-patrol.yml (cron 08:00+20:00 + 部署后触发)
- data/patrol-logs/.gitkeep (巡检日志目录)
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-15 12:56:03 +00:00 |
copilot-swe-agent[bot]
|
bff9144e9a
|
fix: add explicit permissions blocks to workflows (CodeQL)
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-15 12:43:18 +00:00 |
copilot-swe-agent[bot]
|
ef9812273f
|
fix: address code review — use os.environ in Python heredocs, remove eval, stricter grep
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-15 12:41:16 +00:00 |
copilot-swe-agent[bot]
|
9deab62d13
|
feat: 沙盒部署自动化闭环 — 全套脚本 + 工作流 + 数据文件
新增文件:
- .github/workflows/sandbox-deploy.yml (主部署流程)
- .github/workflows/sync-deploy-to-notion.yml (定时同步)
- scripts/deploy-check.sh (部署前自检)
- scripts/smoke-test.sh (冒烟检查)
- scripts/sync-deploy-to-notion.js (Notion API 写入)
- scripts/setup-sandbox.sh (新开发者开户脚本)
- data/deploy-status.json (部署状态源)
- data/dev-registry.json (开发者注册表)
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-15 12:39:26 +00:00 |
copilot-swe-agent[bot]
|
a6403b7bdd
|
Initial plan
|
2026-03-15 12:34:46 +00:00 |
github-actions[bot]
|
5d43721b39
|
📢 自动更新系统公告区 [skip ci]
|
2026-03-15 10:41:38 +00:00 |
铸渊 (ZhùYuān)
|
12a27f0a5c
|
📋 自动更新光湖纪元模块文档 · 2026-03-15 10:41 UTC
|
2026-03-15 10:41:21 +00:00 |
冰朔
|
01664046aa
|
Merge pull request #110 from qinfendebingshuo/copilot/construct-dingtalk-ai-system
[铸渊修复] dingtalk-bot: rewrite index-stream.js to fix P0/P1/P2
|
2026-03-15 18:41:08 +08:00 |
copilot-swe-agent[bot]
|
58fe688d23
|
Address code review: extract Notion limit constants, use placeholders in .env.example
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-15 10:29:57 +00:00 |
copilot-swe-agent[bot]
|
28b0e89cf7
|
[铸渊修复] dingtalk-bot: 重写 index-stream.js 修复 P0/P1/P2 问题
根因分析:
- P0: index-stream.js 导入了不存在的 handleMessage (应为 routeMessage),
且 EventEmitter 回调的 return 值被忽略导致无法 ACK 消息
- P1: LLM 调用无 try-catch 隔离,失败时阻断消息接收
- P2: .env.example 不存在,GITHUB_TOKEN 格式无文档说明
修复方案:
- 重写 index-stream.js: 自包含、独立 try-catch、socketCallBackResponse ACK
- 创建 .env.example: 文档化所有 10 个环境变量
- 修复 .gitignore: 添加 node_modules/
- 更新 ecosystem.config.js: 指向 index-stream.js, 进程名 dingtalk-stream
- 更新 package.json: 添加 @notionhq/client, 修正 main 和 start 脚本
- 更新 README.md: 反映当前 Stream 模式架构
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-15 10:28:30 +00:00 |
copilot-swe-agent[bot]
|
cef640d62d
|
Initial plan
|
2026-03-15 10:20:04 +00:00 |
github-actions[bot]
|
24356731b0
|
📢 自动更新系统公告区 [skip ci]
|
2026-03-15 09:48:49 +00:00 |
铸渊 (ZhùYuān)
|
dd5d9893a4
|
📚 铸渊图书馆目录更新 · 2026-03-15T09:47
|
2026-03-15 09:47:35 +00:00 |
zhizhi200271
|
a1b3e3351d
|
DEV-004: M-DINGTALK Phase 9 服务上传 · 合并铸渊主干
|
2026-03-15 17:46:56 +08:00 |
zhizhi200271
|
8eadc95701
|
DEV-004: M-DINGTALK Phase 9 服务上传 · 待人格体检查Stream连接问题
|
2026-03-15 17:41:52 +08:00 |
github-actions[bot]
|
7d49513e17
|
📢 自动更新系统公告区 [skip ci]
|
2026-03-15 09:40:10 +00:00 |
github-actions[bot]
|
6a87471684
|
📢 自动更新系统公告区 [skip ci]
|
2026-03-15 09:38:59 +00:00 |
铸渊 (ZhùYuān)
|
e4fab64e1f
|
📚 铸渊图书馆目录更新 · 2026-03-15T09:38
|
2026-03-15 09:38:53 +00:00 |
bingshuo-neural-system
|
ad7d78cc08
|
🧠 冰朔主控神经系统自动编译 2026-03-15T09:38:39Z
|
2026-03-15 09:38:39 +00:00 |
冰朔
|
c6d40cd51b
|
Merge pull request #109 from qinfendebingshuo/copilot/age-os-v1-0-phase-1-execution
feat: AGE OS v1.0 Phase 1 — OpenClaw agent framework + wake loop verification
|
2026-03-15 17:38:27 +08:00 |
copilot-swe-agent[bot]
|
ec2ef4313f
|
fix: address code review feedback — spacing and log prefix consistency
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-15 09:17:43 +00:00 |
copilot-swe-agent[bot]
|
414c9b334f
|
feat: implement AGE OS v1.0 Phase 1 Step 3-4 — OpenClaw Agent framework + wake loop verification
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-15 09:16:40 +00:00 |
copilot-swe-agent[bot]
|
e2cfd49fc5
|
Initial plan
|
2026-03-15 09:08:36 +00:00 |
铸渊[bot]
|
32d0df8d11
|
🧠 memory: 每日自检记录 [skip ci]
|
2026-03-15 08:50:17 +00:00 |
github-actions[bot]
|
ea6e18064e
|
📢 自动更新系统公告区 [skip ci]
|
2026-03-15 08:28:38 +00:00 |
铸渊 (ZhùYuān)
|
10cd9df183
|
📚 铸渊图书馆目录更新 · 2026-03-15T08:27
|
2026-03-15 08:27:16 +00:00 |
github-actions[bot]
|
43a13b3105
|
📢 自动更新系统公告区 [skip ci]
|
2026-03-15 08:27:09 +00:00 |
bingshuo-neural-system
|
bbfffbe698
|
🧠 冰朔主控神经系统自动编译 2026-03-15T08:26:59Z
|
2026-03-15 08:26:59 +00:00 |
冰朔
|
ac20b9da74
|
Merge pull request #108 from qinfendebingshuo/copilot/fix-automated-inspection-process
feat: AGE OS v1.0 Phase 1 — core brain wake, multi-model router, full inspection, Notion Agent cluster integration
|
2026-03-15 16:26:46 +08:00 |
copilot-swe-agent[bot]
|
a191db8e83
|
fix: improve truncation logic and address code review feedback
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-15 07:55:11 +00:00 |
copilot-swe-agent[bot]
|
60ac3e86c2
|
feat: Section 7 - Notion Agent cluster integration with wake listener and multi-persona support
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-15 07:53:44 +00:00 |
copilot-swe-agent[bot]
|
21efcbb63b
|
Address code review feedback on empty catch blocks
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-15 07:48:50 +00:00 |
copilot-swe-agent[bot]
|
ff1723cc85
|
feat: AGE OS v1.0 Phase 1 - core brain wake, multi-model router, full inspection
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-15 07:45:39 +00:00 |
copilot-swe-agent[bot]
|
b85e0199f5
|
Initial plan
|
2026-03-15 07:34:59 +00:00 |
github-actions[bot]
|
95d0659aae
|
📢 自动更新系统公告区 [skip ci]
|
2026-03-15 07:34:43 +00:00 |
github-actions[bot]
|
ab161730a1
|
📢 自动更新系统公告区 [skip ci]
|
2026-03-15 07:33:19 +00:00 |
铸渊 (ZhùYuān)
|
aefa87ad56
|
📚 铸渊图书馆目录更新 · 2026-03-15T07:33
|
2026-03-15 07:33:16 +00:00 |
bingshuo-neural-system
|
a5e21f1a71
|
🧠 冰朔主控神经系统自动编译 2026-03-15T07:33:05Z
|
2026-03-15 07:33:05 +00:00 |
冰朔
|
4192905dd0
|
Merge pull request #107 from qinfendebingshuo/copilot/fix-persona-studio-backend-connection
fix(persona-studio): 修复「我要开发」后端连接失败
|
2026-03-15 15:32:54 +08:00 |
copilot-swe-agent[bot]
|
b913d119e4
|
fix(persona-studio): 修复「我要开发」后端连接失败 [ZY-FIX]
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-15 06:55:53 +00:00 |
copilot-swe-agent[bot]
|
73db98300c
|
Initial plan
|
2026-03-15 06:51:17 +00:00 |
铸渊 Execution Sync
|
ce0593be91
|
📡 Execution Sync: 更新执行状态报告 [skip ci]
|
2026-03-15 05:10:54 +00:00 |
github-actions[bot]
|
59bc140aa0
|
📢 自动更新系统公告区 [skip ci]
|
2026-03-15 04:12:26 +00:00 |
github-actions[bot]
|
008654cd81
|
📢 自动更新系统公告区 [skip ci]
|
2026-03-15 04:11:32 +00:00 |
铸渊 (ZhùYuān)
|
f84250e355
|
📚 铸渊图书馆目录更新 · 2026-03-15T04:11
|
2026-03-15 04:11:09 +00:00 |
铸渊 (ZhùYuān)
|
31ae8c7e2e
|
📋 自动更新光湖纪元模块文档 · 2026-03-15 04:10 UTC
|
2026-03-15 04:10:55 +00:00 |
zhizhi200271
|
d3195df303
|
Merge branch 'main' of https://github.com/qinfendebingshuo/guanghulab
|
2026-03-15 12:09:59 +08:00 |
zhizhi200271
|
cee1061403
|
DEV-004: M-DINGTALK Phase6 公网部署+钉钉真实对接 · 服务器部署完成 · 十七连胜达成
|
2026-03-15 12:06:56 +08:00 |
github-actions[bot]
|
ba2b6fc9c6
|
📢 自动更新系统公告区 [skip ci]
|
2026-03-15 03:52:42 +00:00 |