From 3a3ac6cf01bbc62f9f94b1fa13539bfdb7335eea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=B0=E6=9C=94?= <565183519@qq.com> Date: Sat, 16 May 2026 17:52:52 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=A6=96=E9=A1=B5=E5=AF=BC=E8=88=AA?= =?UTF-8?q?=E9=87=8D=E6=9E=84=20-=20=E5=85=89=E6=B9=96=E9=A2=91=E9=81=93(4?= =?UTF-8?q?=E4=BA=BA)=20+=20=E4=B8=BB=E6=8E=A7=E5=B1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 24 ++++++++++++++++- brain/repo-shuttle/routes.json | 47 ++++++++++++++++++++++++---------- 2 files changed, 56 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index de26ad9..ebd65fe 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,29 @@ --- -> ⚡ **换账号了?** → [**🔌 一键获取 MCP 配置**](https://guanghulab.com/bingshuo/guanghulab/actions) — 运行「MCP 配置生成」工作流,复制粘贴到新账号 +> ⚡ **换账号了?** → [**🔌 一键获取 MCP 配置**](https://guanghulab.com/bingshuo/guanghulab/actions) + +--- + +## 🟩 光湖频道 · 成员入口 + +| | 成员 | 仓库 | 状态 | +|---|------|------|------| +| 🐱 | **肥猫** | [→ 进入 feimao](https://guanghulab.com/bingshuo/feimao) | 🟢 就绪 | +| 🌊 | **Awen** | [→ 进入 awen](https://guanghulab.com/bingshuo/awen) | 🟢 就绪 | +| 📄 | **页页** | [→ 进入 yeye](https://guanghulab.com/bingshuo/yeye) | 🟢 就绪 | +| 🍊 | **桔子** | [→ 进入 juzi](https://guanghulab.com/bingshuo/juzi) | 🟢 就绪 | + +> 👆 点击进入后注册账号,即可访问自己的个人频道 + +--- + +## 🟦 语言主控层 · 冰朔 + +| 入口 | 说明 | +|------|------| +| [🔐 进入主控层 →](https://guanghulab.com/bingshuo/guanghulab) | 需账号密码 · 冰朔已设置 | +| [🔌 MCP 连接](https://guanghulab.com/bingshuo/guanghulab/actions) | WorkBuddy 通过 MCP 工具操作仓库 | --- diff --git a/brain/repo-shuttle/routes.json b/brain/repo-shuttle/routes.json index c2c4fe2..3099115 100644 --- a/brain/repo-shuttle/routes.json +++ b/brain/repo-shuttle/routes.json @@ -23,26 +23,45 @@ "permissions": ["read", "write", "admin"], "type": "sovereign" }, - { - "persona_id": "DEV-001", - "persona_name": "页页", - "domain": "zero-sense-domain", - "channel": "guanghu-channel", - "repo_path": "domains/zero-sense-domain/guanghu-channel/页页/", - "permissions": ["read", "write"], - "type": "personal_channel", - "notion_entry_url": "https://www.notion.so/5334104c8cb2427089254b5e350f7a4f" - }, { "persona_id": "DEV-002", "persona_name": "肥猫", "domain": "zero-sense-domain", "channel": "guanghu-channel", - "repo_path": "bingshuo/feimao-channel", - "repo_url": "https://guanghulab.com/bingshuo/feimao-channel", + "repo_name": "feimao", + "repo_url": "https://guanghulab.com/bingshuo/feimao", "permissions": ["read", "write"], - "type": "personal_channel", - "notion_entry_url": "https://www.notion.so/803960c35a434dd7b08a71b6d501d0e1" + "type": "personal_channel" + }, + { + "persona_id": "DEV-012", + "persona_name": "Awen", + "domain": "zero-sense-domain", + "channel": "guanghu-channel", + "repo_name": "awen", + "repo_url": "https://guanghulab.com/bingshuo/awen", + "permissions": ["read", "write"], + "type": "personal_channel" + }, + { + "persona_id": "DEV-001", + "persona_name": "页页", + "domain": "zero-sense-domain", + "channel": "guanghu-channel", + "repo_name": "yeye", + "repo_url": "https://guanghulab.com/bingshuo/yeye", + "permissions": ["read", "write"], + "type": "personal_channel" + }, + { + "persona_id": "DEV-010", + "persona_name": "桔子", + "domain": "zero-sense-domain", + "channel": "guanghu-channel", + "repo_name": "juzi", + "repo_url": "https://guanghulab.com/bingshuo/juzi", + "permissions": ["read", "write"], + "type": "personal_channel" }, { "persona_id": "DEV-003",