Commit Graph

124 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] d92128faed plan: fix chat URL, key mask UX, and 401 error handling
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-06 05:06:13 +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
copilot-swe-agent[bot] 50f6c07fea fix: add yunwu AI as default provider
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-06 04:50:32 +00:00
copilot-swe-agent[bot] 166c9f2137 Initial plan 2026-03-06 04:46:59 +00:00
铸渊 (ZhùYuān) 1d9f8acf29 🔍 铸渊每日自检 · 2026-03-06 2026-03-06 01:02:47 +00:00
Vercel 4fc1963c80 Fix React Server Components CVE vulnerabilities
Updated dependencies to fix Next.js and React CVE vulnerabilities.

The fix-react2shell-next tool automatically updated the following packages to their secure versions:
- next
- react-server-dom-webpack
- react-server-dom-parcel  
- react-server-dom-turbopack

All package.json files have been scanned and vulnerable versions have been patched to the correct fixed versions based on the official React advisory.

Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com>
2026-03-05 16:18:45 +00:00
铸渊[bot] b3a9debaff 🧠 memory: CI 记录更新 [skip ci] 2026-03-05 16:07:24 +00:00
qinfendebingshuo d00d41541f
Merge pull request #1 from qinfendebingshuo/copilot/create-repo-structure
feat: 铸渊聊天室 v3.0 — 身份/角色系统 + 总控指挥台 + 使用指南
2026-03-06 00:06:55 +08:00
copilot-swe-agent[bot] 997229a808 docs: 铸渊使用指南 — README 重写 + 帮助面板 + 一键复制链接
- README.md: 角色专属快速入门(冰朔/肥猫/桔子/开发者),API Key来源表,分享方法,功能一览
- docs/index.html: 新增  帮助按钮和帮助面板(#hp),包含:
  - 一键复制聊天室链接(📋 复制链接·发给队友)
  - 5步使用指南
  - API Key获取说明
  - 肥猫/桔子专属功能说明
  - 离线用法/微信传文件说明
  - 4种聊天模式解释
  - 常见问题FAQ
  - CHAT_URL常量统一管理URL,copyUrl函数含成功/失败反馈

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-05 15:47:00 +00:00
copilot-swe-agent[bot] f669a09d2b feat: 铸渊聊天室 v3.0 - 身份/角色系统 + 总控指挥台 + 团队进度看板
- 新增身份识别系统(冰朔=创始人, 肥猫=总控, 桔子=主控, 9名开发者)
- 总控/主控/创始人专属 🦁 指挥台面板,显示全员进度、等待阻塞、服务器信息
- 身份感知欢迎词:肥猫看到团队概况,桔子看到个人进度,开发者看到自己状态
- 角色徽章显示在 header,总控专属快捷指令按钮
- 角色感知 system prompt:控制层自动注入全员进度数据
- 加载 dev-status.json 团队进度数据
- 身份/GitHub用户名持久化到 localStorage,⚙️ 设置中可修改
- 角色徽章由 ROLE_MAP 统一管理,无硬编码 dev ID

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-05 15:31:04 +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] 7bcc2d6e0a docs: add repo URL and access instructions to README
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-05 09:13:58 +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
copilot-swe-agent[bot] 43e8e6f1d3 Initial plan 2026-03-05 09:04:54 +00:00
qinfendebingshuo 6294afac25
Create page.tsx 2025-05-14 16:09:05 +08:00
qinfendebingshuo c41108ba84
Update globals.css 2025-05-14 16:05:40 +08:00
qinfendebingshuo 6561347b05 Initial commit
Created from https://vercel.com/new
2025-05-14 07:49:23 +00:00