copilot-swe-agent[bot]
a5ccbadbd6
修复聊天功能: API密钥注入主应用 + Nginx路由修正 + 聊天UI放大居中
...
核心修复:
1. 部署工作流: 为主应用写入.env.app (含LLM API密钥)
2. PM2配置: 加载.env.app环境变量到主应用进程
3. 聊天引擎: /api/chat 优先使用 domestic-llm-gateway (四路自动降级)
4. Nginx: /api/chat 路由到主应用3800 (原来路由到不存在的3721)
5. 前端UI: 聊天面板放大居中 + 背景遮罩 + 增大超时至60秒
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/5a0f8fc3-ded6-4e1f-8c98-b1e59f82aad6
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-11 11:14:05 +00:00
copilot-swe-agent[bot]
9e9bb02fc2
fix: portal 名字修正/公告栏/聊天降级/HoloLake天数/UI动效增强
...
- 月夜→时雨, 移除之之, 花尔→花儿(docs)
- 数字地球六层架构→光湖语言世界公告栏(GitHub API实时同步)
- 聊天面板添加离线智能应答降级
- HoloLake Days从2025-04-26自动计算(不依赖API)
- 频道副标题: 每个频道一条专属语言通道
- 星空/卡片/频道卡/状态栏/聊天按钮动效增强
- yaoming站同步更新月夜→时雨
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/929a30c8-2828-403f-a189-40c9ab2fd0f7
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-11 10:03:09 +00:00
copilot-swe-agent[bot]
5749ad7ccb
fix: 改进仪表盘带宽验证 - 邮箱格式校验+数字验证码检查
...
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/a13d4c74-f23c-45ce-9df9-ea5796120fbc
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-08 00:24:21 +00:00
copilot-swe-agent[bot]
ac2a26ec64
fix: 带宽验证码模块从GitHub Pages迁移到用户仪表盘
...
- 移除 docs/index.html 中的带宽验证码页面(CSS/HTML/JS)
- 在 subscription-server-v3.js 用户仪表盘中集成带宽验证功能
- 仪表盘中邮箱自动填充、发送验证码、验证码提交、60s冷却
- 解决 guanghulab.online 无法正常展示的问题
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/a13d4c74-f23c-45ce-9df9-ea5796120fbc
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-08 00:22:12 +00:00
copilot-swe-agent[bot]
a5beab2837
新增硅谷Claude专线VPN节点 · subscription-server-v3 + zy-cloud-vpn + deploy-brain-proxy + server-registry + docs
...
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/4e027d8c-e244-4c46-91a9-74988f060a38
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-07 23:36:55 +00:00
copilot-swe-agent[bot]
656febf8d6
feat: P1 带宽共享验证Agent做到GitHub Pages首页
...
- docs/index.html 新增带宽共享页面 (#pg-bandwidth)
- 邮箱输入 + 发送验证码按钮
- 6位验证码输入 + 同意共享协议
- 实时带宽池状态显示 (贡献者/活跃/总贡献)
- 60秒发送冷却 + 前端表单校验
- 完整CSS样式 (暗色主题风格)
- docs/index.html 系统页新增快速入口
- 🌊 带宽共享加速池 → 跳转到带宽页
- 🎖️ 铸渊副将留言板 → 创建Issue
- subscription-server-v3.js 新增3个公开API
- POST /bandwidth-send-code (发送验证码·限流3次/小时)
- POST /bandwidth-verify-code (验证码校验+注册贡献者)
- GET /bandwidth-pool-status (带宽池状态)
- OPTIONS预检支持 (CORS跨域)
- zhuyuan-sovereign.conf Nginx增加CORS支持
- README.md 仪表盘增加副将Agent状态区
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/a513d091-ce5c-40d4-bb3c-0adeff70b5b0
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-07 17:24:43 +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
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
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]
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
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]
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
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
copilot-swe-agent[bot]
2e2c69b993
v43.0 大气化UI改版 · Agent桥接系统 · 码字模块全面扩展
...
- UI: 增大全局触控区域(44-48px), 大号系统运行天数计数器, 6条动态提醒卡片, 入口卡片放大, 更多动态效果(脉冲/呼吸/滑入动画)
- Agent Bridge: 客户端Agent核心逻辑, 通感语言风格预设, GitHub仓库配置读取, 本地系统日志, 后端自动回传
- 码字模块: 个人工作台仪表盘(今日目标/进度/快捷指令/最近作品), 创作模块选择页(长篇/短篇/剧本/社区/编辑服务), 灵感速记(CRUD/分类筛选), 进度看板(日/周/总字数/日历/成就), 个人设置
- 新增15个页面, 优化语言指令路由
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:34:09 +00:00
copilot-swe-agent[bot]
2d78609616
铸渊本地智能层 + API优先用户通道 + 网络通道探测
...
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/35513b78-3b6d-479d-840e-2067c5772a5d
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-02 17:16:24 +00:00
copilot-swe-agent[bot]
39530e3896
Device Agent 数据驱动适配 + 全流程验证通过
...
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/35513b78-3b6d-479d-840e-2067c5772a5d
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-02 17:12:31 +00:00
copilot-swe-agent[bot]
4229576d2f
修复页面透明度+移动端布局+monitor位置+专注模式
...
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/35513b78-3b6d-479d-840e-2067c5772a5d
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-02 17:06:24 +00:00
copilot-swe-agent[bot]
f91b5d2e42
银河UI v1 草稿(存在严重视觉问题待修复)
...
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/35513b78-3b6d-479d-840e-2067c5772a5d
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-02 17:00:39 +00:00
copilot-swe-agent[bot]
8a65ce1f32
feat: viewport-fit layout + API key fallback + team title fix
...
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/2abbb3fc-6559-444b-b2a2-0000ea6214d8
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-02 16:26:48 +00:00
copilot-swe-agent[bot]
3814cf3d89
首页三栏布局 + 悬浮球可拖拽 + 动态公告ticker + 留言板/回执系统 + 后端feedback API
...
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/32fa4778-f82b-4742-b89e-3b3af9529167
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-02 14:46:40 +00:00
copilot-swe-agent[bot]
6d5e06832b
安全修复: XSS防护(data-attr替代inline事件)、crypto.getRandomValues替代Math.random、输出转义
...
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/5fc8d967-00c4-4b70-9d49-bd775684c43b
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-02 12:14:42 +00:00
copilot-swe-agent[bot]
d76e27a20b
代码审查修复: 依赖安全、COS桶名注释、去除函数包装、同步防重叠
...
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/5fc8d967-00c4-4b70-9d49-bd775684c43b
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-02 12:11:11 +00:00
copilot-swe-agent[bot]
6df459247c
光湖灯塔v40.0 · 语言驱动3D翻转操作系统 + 码字工作台 + COS双桶 + 智能模型分流
...
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/5fc8d967-00c4-4b70-9d49-bd775684c43b
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-02 12:07:12 +00:00
copilot-swe-agent[bot]
36a92de467
准备重构:语言驱动3D翻转 + 完整码字模块
...
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/5fc8d967-00c4-4b70-9d49-bd775684c43b
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-02 11:54:34 +00:00
copilot-swe-agent[bot]
d2f7d73062
COS双桶对接 + 智能模型分流 + 聊天引擎(服务端)
...
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/5fc8d967-00c4-4b70-9d49-bd775684c43b
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-02 11:50:46 +00:00
copilot-swe-agent[bot]
218c160248
feat: 大脑认知升级v39.0 · CTA按钮+区块分隔+回顶按钮 · 器官路径索引 · 删除冗余JSON
...
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/b64b264a-c02f-4f8f-b08c-2da67a3944c6
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-02 08:44:52 +00:00
copilot-swe-agent[bot]
3cd4b8d242
feat: 光湖灯塔着陆页v1.0 · AGE OS精美仪表盘 · 域名CNAME修正 · 部署工作流更新
...
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/b64b264a-c02f-4f8f-b08c-2da67a3944c6
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-02 08:32:34 +00:00
copilot-swe-agent[bot]
2f0c1ab086
🔄 回滚修复:恢复 docs/index.html 铸渊助手v6.0 + 清理写作平台构建产物
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/dc0cb0a6-034f-4df3-abf7-ee8758cfaa27
2026-03-25 14:41:04 +00:00
飞毛嘴帅气爱
a66bf75b84
build: deploy writing platform to GitHub Pages
2026-03-25 22:17:58 +08:00
copilot-swe-agent[bot]
fba4088d7a
Phase 1-3: UI responsive, model router, team auth
...
Phase 1: Login card max-width 460→600px, CSS variables, responsive.css
Phase 2: backend/api-server/services/model-router.js
Phase 3: backend/api-server/routes/auth.js + docs/js/auth.js
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:47:52 +00:00
copilot-swe-agent[bot]
726b05bc0b
fix: address code review feedback - timer leaks, CORS, validation, cache TTL
...
- Fix timer leak in fetchNotionProfile/loadDatabaseCache with finally block
- Remove HTTP origin from CORS whitelist (HTTPS-only)
- Validate devId against DEV_REGISTRY instead of regex
- Fix cache TTL check to use >= instead of >
- Fix chat.js count queries to use page_size 100 instead of 1
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:15:48 +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
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
copilot-swe-agent[bot]
e7624a08c6
fix: replace inline onclick with addEventListener to prevent XSS (CodeQL js/incomplete-sanitization)
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/f22ed4e7-70d7-426e-ac6d-63925ec2b843
2026-03-24 12:43:32 +00:00
copilot-swe-agent[bot]
84dacd41e4
fix: address code review feedback — improve error messages and clipboard handling
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/f22ed4e7-70d7-426e-ac6d-63925ec2b843
2026-03-24 12:41:15 +00:00
copilot-swe-agent[bot]
83b80fdc50
feat: 铸渊交互页面升级 — Notion数据注入 + 天眼状态展示 + @铸渊执行按钮 + 画像同步系统
...
新增文件:
- scripts/sync-notion-profiles.js: Notion→GitHub 开发者画像同步脚本
- .github/workflows/sync-notion-profiles.yml: 每6小时定时同步 workflow
- .github/notion-cache/dev-profiles/*.json: 7个开发者画像缓存初始文件
- .github/notion-cache/skyeye/latest-report.json: 天眼报告缓存占位
- .github/notion-cache/broadcasts/active-broadcasts.json: 活跃广播缓存
修改文件:
- docs/index.html: 交互页面升级 (Notion数据注入system prompt + 天眼卡片 + @铸渊执行)
- .github/workflows/zhuyuan-skyeye.yml: Phase 6.5 天眼报告缓存更新步骤
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/f22ed4e7-70d7-426e-ac6d-63925ec2b843
2026-03-24 12:39:23 +00:00
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]
7f7016b4ad
Add Persona Studio link in docs nav, update smoke tests to target unified proxy
...
- Add 🧠 Persona Studio navigation tab in docs/index.html sidebar
- Update smoke tests to target api-proxy.js (port 3721) instead of persona-studio backend (3002)
- Update error code assertion to match improved error specificity
- Add test for INVALID_API_BASE validation
- Replace auth/login tests with /api/health check (auth is on separate service)
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-10 12:30:08 +00:00
copilot-swe-agent[bot]
8951eb86f1
feat: core brain upgrade v3.0 — shell-core separation architecture
...
- Created src/brain/ module (prompt-assembler, mode-detector, model-router, context-trimmer, memory-manager)
- Added HLI BRAIN domain endpoints (prompt, route, context, memory, status)
- Upgraded api-proxy.js with auto-fallback across providers
- Unified brain version to v3.0 across all files
- Frontend now calls backend brain APIs with local fallback
- Added truth-source federation documentation
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-10 09:57:26 +00:00
copilot-swe-agent[bot]
6391319c9b
fix: replace literary-template synesthesia style with natural speech rules (v3.0)
...
- system-prompt.md: add identity anchoring, replace 5 sensory-channel mapping
rules with 3 hard rules (structure, emoji-as-emotion, breathing rhythm),
add correct/incorrect examples, update context to 200k
- style-config.json: delete mapping_examples (fixed metaphor phrases causing
template responses), bump to v3.0, set mode to 'natural'
- docs/index.html sysPrompt(): replace inline synesthesia section with new
v3.0 rules, add identity anchoring at prompt start
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-08 15:38:11 +00:00
copilot-swe-agent[bot]
5253def3b0
Address code review: extract formatDocs helper, remove diagnostic log
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-08 15:16:55 +00:00
copilot-swe-agent[bot]
c52568df87
v5.4: remove 冰朔 shortcut, add file upload, 200k context, fix API, clean modules
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-08 15:13:44 +00:00
copilot-swe-agent[bot]
4b8d8908bc
feat: 后端 Notion 开发者同步 API + 前端自动同步集成
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-08 14:52:26 +00:00
copilot-swe-agent[bot]
027b126f87
feat: 团队登录增加自定义开发者编号输入(DEV-XXX)
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-08 14:37:24 +00:00
copilot-swe-agent[bot]
2afe93e1a1
feat: 团队登录模式 + API代理部署 + 128k上下文(无需API密钥)
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-08 14:28:10 +00:00