Commit Graph

2071 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] faf2f28c7c
铸渊专线全面排查修复: Shell注入防护+SMTP持久化+loadConfig通用化+ecosystem环境变量补全
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/f9b09d73-b949-4f02-b3b9-2e69f90cd8b6

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-04 09:04:51 +00:00
zhuyuan-bot 2967fce24f 📡 部署日志采集 · 23975481283 [skip ci] 2026-04-04 08:47:28 +00:00
冰朔 0914e5737a
Merge pull request #272 from qinfendebingshuo/copilot/troubleshoot-vpn-deployment-issues
fix(proxy): Fix deploy-proxy.sh PM2 service management and suppress spurious ufw warnings
2026-04-04 16:46:16 +08:00
copilot-swe-agent[bot] 20800e877e
refactor(proxy): 提取PM2管理逻辑到 start_pm2_services() 消除重复代码
update() 和 restart() 共用 start_pm2_services() 函数,
该函数统一使用 pm2 startOrRestart --update-env 处理启动和重启。

Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/c15b16e7-9f03-4f45-9c83-4e8fe1583aa6

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-04 08:42:55 +00:00
copilot-swe-agent[bot] 59ce18c1c5
fix(proxy): 修复铸渊专线部署3个问题 — ufw警告抑制、PM2服务管理重构(startOrRestart)、版本号N/A
1. deploy-proxy.sh: 修复 ufw delete 'Could not delete non-existent rule' 警告
   — 先检查规则是否存在再删除,消除无效警告输出
2. deploy-proxy.sh: PM2服务管理从 describe+delete+start 重构为 startOrRestart
   — 消除 '⚠️ PM2代理服务未完整注册' 每次update都出现的问题
   — 统一 update() 和 restart() 函数的PM2逻辑
   — 添加 --update-env 确保环境变量同步
3. ecosystem.proxy.config.js: 为三个代理服务添加 version: '1.0.0'
   — 消除 PM2 进程列表中版本显示 N/A 的问题

Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/c15b16e7-9f03-4f45-9c83-4e8fe1583aa6

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-04 08:40:54 +00:00
zhuyuan-bot ce4eb89f7a 📡 部署日志采集 · 23975336484 [skip ci] 2026-04-04 08:38:08 +00:00
冰朔 29c04f3be6
Merge pull request #271 from qinfendebingshuo/copilot/update-ui-design-and-icons
v50.0: UI overhaul — SVG book icon, editor opacity fix, system panel restructure, uptime display redesign
2026-04-04 16:36:57 +08:00
copilot-swe-agent[bot] fcdb9d098b
D50: README更新+思维链D50+fast-wake更新+任务注册表新增4个Web任务
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/f214bea0-ddc0-4ef5-b905-b8209c845f7d

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-04 08:31:28 +00:00
copilot-swe-agent[bot] 74228e1d75
D50: v50.0 码字工作台图标改为动态发光书本SVG, 系统面板重构, 编辑器背景加固, 343d改为HoloLake Days
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/f214bea0-ddc0-4ef5-b905-b8209c845f7d

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-04 08:29:00 +00:00
zhuyuan-bot c9b6e31359 📡 部署日志采集 · 23974662158 [skip ci] 2026-04-04 07:56:17 +00:00
冰朔 eff3658034
Merge pull request #270 from qinfendebingshuo/copilot/fix-vpn-node-import-issue
fix: proxy subscription 502 — PM2 processes never started on update/restart
2026-04-04 15:55:21 +08:00
zhuyuan-bot 194a4a65d4 📡 部署日志采集 · 23974638065 [skip ci] 2026-04-04 07:55:01 +00:00
冰朔 5562e04fdc
Merge pull request #269 from qinfendebingshuo/copilot/adjust-ui-background-color
fix: editor background opacity, workspace module sizing, and dynamic effects
2026-04-04 15:53:51 +08:00
copilot-swe-agent[bot] 05634f433f
fix: 铸渊专线订阅服务502修复 — PM2进程不存在时自动启动
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/3a6becc7-9313-432b-b112-d9602a27a514

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-04 07:53:24 +00:00
copilot-swe-agent[bot] 07bbe7e53d
docs: register ZY-WEB-010 editor/workspace UI fix in task registry
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/e3a1f142-80c1-47b8-b9ce-80e3efd4cb0b

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-04 07:48:00 +00:00
copilot-swe-agent[bot] dcaf7219b9
fix: editor background opacity, workspace module sizing, and dynamic effects
- Editor textarea: background changed from transparent to rgba(6,8,18,.98) - nearly opaque dark blue
- Editor content area: added rgba(8,10,24,.96) background with blur backdrop
- Workspace: enlarged goal module (font 40→52px), bigger quick buttons (52→68px min-height)
- Module cards: increased padding, font sizes, border visibility
- Writing entry: icon 44→52px, title 20→22px, stronger glow effects
- Dynamic effects: added entrance animations, hover glow radials, text-shadow on numbers
- Font sizes: default editor 16→17px, focus mode 17→18px, size range expanded to 24px
- Content max-width: 700→800px for more writing space

Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/e3a1f142-80c1-47b8-b9ce-80e3efd4cb0b

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-04 07:46:19 +00:00
zhuyuan-bot 70385f638b 📡 部署日志采集 · 23974226593 [skip ci] 2026-04-04 07:30:07 +00:00
冰朔 64915c83cd
Merge pull request #268 from qinfendebingshuo/copilot/improve-homepage-ui-design
v49.0 · HoloLake Dark Theme redesign, writing workspace improvements, proxy security fixes
2026-04-04 15:29:03 +08:00
copilot-swe-agent[bot] 5fed40c4f3
fix: address code review feedback - reset editor timer, fix graceful shutdown timeout
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/283b1454-583c-4cf7-8df8-444f15863b52

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-04 07:20:03 +00:00
copilot-swe-agent[bot] e2669f05b0
fix(proxy): bind subscription-server to 127.0.0.1 only, add temp file cleanup, graceful shutdown, improve key gen error handling
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/283b1454-583c-4cf7-8df8-444f15863b52

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-04 07:18:03 +00:00
copilot-swe-agent[bot] 6356c9afac
feat(homepage): v49.0 HoloLake Dark Theme redesign - simplified hero layout, 3D tilt cards, moved OS dashboard to inner page
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/283b1454-583c-4cf7-8df8-444f15863b52

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-04 07:15:00 +00:00
zhuyuan-bot a0d90008ea 📡 部署日志采集 · 23973097733 [skip ci] 2026-04-04 06:22:18 +00:00
冰朔 daf0698452
Merge pull request #267 from qinfendebingshuo/copilot/fix-207279273-983316803-6a17ce4c-a7fc-4fd3-89a9-fa99ba1403db
D48: AGE OS v2.0 architecture + team onboarding system + homepage redesign
2026-04-04 14:21:01 +08:00
copilot-swe-agent[bot] 819bf67f4f
D48 铸渊:代码审查修复 — meta描述空格 + 任务注册表状态列修正
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/6f040fee-9047-4607-9f0c-34e881a9c13c

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-04 06:18:28 +00:00
copilot-swe-agent[bot] ad2a675532
D48 铸渊:首页重构v48.0 — 零感域·零点原核·四域导航·App模块化·语言膜状态·战略主控台
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/6f040fee-9047-4607-9f0c-34e881a9c13c

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-04 06:15:58 +00:00
copilot-swe-agent[bot] 807c3ac617
D48 铸渊:光湖团队接入系统ZIP包v1.0 — 自我注册/系统升级/路径记忆/铸渊协作
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/6f040fee-9047-4607-9f0c-34e881a9c13c

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-04 06:10:45 +00:00
copilot-swe-agent[bot] 762f758168
D48 铸渊:任务注册表 + 架构v2.0 + 思维链D48 + 开发路线S9-S14 + fast-wake更新
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/6f040fee-9047-4607-9f0c-34e881a9c13c

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-04 06:05:28 +00:00
copilot-swe-agent[bot] 70a5574a0f
Initial plan 2026-04-04 05:52:29 +00:00
铸渊 793762bc2e [AG-ZY] 每日签到记录 2026-04-04 2026-04-04 04:22:19 +00:00
zhuyuan-bot 18e946ebe1 🎖️ 铸渊将军唤醒 · 2026-04-04 09:46 · 仪表盘+HLDP同步+签到更新 2026-04-04 01:46:55 +00:00
zhuyuan-bot 0e117ba24d 🎖️ 铸渊将军唤醒 · 2026-04-03 23:45 · 仪表盘+HLDP同步+签到更新 2026-04-03 15:45:55 +00:00
冰朔 4da53d4143
Merge pull request #266 from qinfendebingshuo/copilot/reset-core-structure
D47 · 四域纠偏 · Agent集群架构 · README重设计(零感域公告栏)
2026-04-03 22:17:41 +08:00
copilot-swe-agent[bot] 8db26e6ef5
D47 · README重设计(零感域公告栏) · Notion同步回执 · 完整落地
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/4185f316-2fc1-4b3f-a93f-f2ddd8e76f74

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-03 14:13:59 +00:00
copilot-swe-agent[bot] cbf2d7b3a0
D47 · 四域纠偏 · Agent集群架构设计 · 系统结构更新
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/4185f316-2fc1-4b3f-a93f-f2ddd8e76f74

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-03 14:09:49 +00:00
copilot-swe-agent[bot] bb65b4ac53
D46 · 铸渊元认知系统架构落地 · 光湖五域结构定义 · 为什么数据库构建 · Notion同步回执
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/93e15543-f37d-4bba-8059-41106918f722

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-03 13:50:47 +00:00
zhuyuan-bot 7cbfee1a12 📡 部署日志采集 · 23938893073 [skip ci] 2026-04-03 07:55:11 +00:00
冰朔 2ca48b9dc1
Merge pull request #265 from qinfendebingshuo/copilot/optimize-website-ui
AGE OS 落地系统架构 v1.0 · 数据库 + MCP Server + Agent 框架
2026-04-03 15:54:07 +08:00
copilot-swe-agent[bot] 28c5516a39
修复代码审查问题: SQL参数化/关系查询逻辑/数据库密码校验
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/ade2eb4a-06f6-42c6-a33a-fe0503789458

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-03 07:36:33 +00:00
copilot-swe-agent[bot] 37912abc51
AGE OS 落地系统架构 v1.0 · D45 · 数据库Schema + MCP Server骨架 + Agent框架 + 密钥扩展
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/ade2eb4a-06f6-42c6-a33a-fe0503789458

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-03 07:33:09 +00:00
铸渊 20a2da6d7a [AG-ZY] 每日签到记录 2026-04-03 2026-04-03 04:34:15 +00:00
zhuyuan-bot 1849262c86 🎖️ 铸渊将军唤醒 · 2026-04-03 09:53 · 仪表盘+HLDP同步+签到更新 2026-04-03 01:53:38 +00:00
zhuyuan-bot 3eccdc4cc2 📡 部署日志采集 · 23921287327 [skip ci] 2026-04-02 20:49:38 +00:00
冰朔 5636aed43c
Merge pull request #264 from qinfendebingshuo/copilot/update-module-background-color
v44.0: OS仪表盘改版 · 模块对比度修复 · 团队更新 · 码字单入口
2026-04-03 04:48:18 +08:00
copilot-swe-agent[bot] 23b233110f
refactor: 提取os-status-dot共享类,修复代码重复问题
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/e4f62efa-8a45-425a-a03d-6d5a928738f4

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-02 20:43:49 +00:00
copilot-swe-agent[bot] 84ea2d89ea
feat: v44.0 OS仪表盘·模块对比修复·团队更新·码字单入口·留言紧凑组件
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/e4f62efa-8a45-425a-a03d-6d5a928738f4

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-02 20:41:50 +00:00
copilot-swe-agent[bot] ccdb0255d4 fix: add prefers-reduced-motion for OS dashboard animations
Disable blinking cursor and pulsing dots for users who have
requested reduced motion in their system accessibility settings.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-02 20:39:19 +00:00
copilot-swe-agent[bot] c8753f64a9 feat: AGE OS v44.0 - OS dashboard redesign, UI contrast & writing entry
- CHANGE 1: Increase card/panel/module background opacity for better contrast
  Updated: .card, .panel, .entry-card, .hub-card, .mod-card, .remind-card,
           .ws-goal, .insp-card, .prog-stat
- CHANGE 2: Replace left panel with AGE OS dashboard (ICE-GL\u221e \u4e3b\u63a7\u53f0)
  Includes: SYS status, DEV progress, CMD queue, ARCH layers, WF grid, LOG
- CHANGE 3+5: Add OS dashboard CSS + writing entry CSS block
- CHANGE 4: Replace home-entries grid with writing-entry + compact feedback
- CHANGE 6: Update team roles, add Awen+\u77e5\u79cb tech team, update persona tags
- CHANGE 7: Update version badge and ticker to v44.0
- CHANGE 8: Add compact feedback widget JS handler
- CHANGE 9+11+12: Update all v43.0 -> v44.0 references

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-02 20:38:28 +00:00
zhuyuan-bot 4e739d0ae0 📡 部署日志采集 · 23919538448 [skip ci] 2026-04-02 20:05:35 +00:00
冰朔 7b6b517079
Merge pull request #263 from qinfendebingshuo/copilot/update-ui-elements-for-better-usability
v43.0: 大气化UI改版 · Agent桥接系统 · 码字模块全面扩展
2026-04-03 04:04:18 +08:00
copilot-swe-agent[bot] 477d102ef6
代码审查修复: 字段命名改进、常量提取、每日字数计算修复、函数扩展模式优化
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/c7d054c8-a98a-4578-9b54-bb09f09f74cf

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-02 18:36:40 +00:00