dsh-lark-bot 0.15.1 → 0.15.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +210 -591
  2. package/README_EN.md +508 -0
  3. package/package.json +2 -1
package/README.md CHANGED
@@ -1,10 +1,9 @@
1
- > [!CAUTION]
2
- > **⚠️ 仅认准官方渠道 / Official channels only:** 唯一官方仓库 [PlutoKeating/dsh-lark-bot](https://github.com/PlutoKeating/dsh-lark-bot),唯一官方 npm 包 `dsh-lark-bot`(同源双包 `dsh-feishu-bot`,维护者 `plutokeating`)。**本项目从不提供 Windows 可执行文件(.exe),也没有任何“下载即运行”的安装包**——任何以本项目名义提供 exe / “下载后双击运行”的页面、仓库或第三方分发渠道均为**假冒 / 恶意来源**,请勿下载或运行。官方安装唯一命令:`npx dsh-lark-bot@latest setup --profile dsh-lark`。仿冒仓库取证与完整双语声明见文末「假冒仓库警告」及 [docs/security/2026-08-17-impostor-repo-evidence/](docs/security/2026-08-17-impostor-repo-evidence/README.md)。
3
-
4
1
  <h1 align="center">dsh-lark-bot</h1>
5
2
 
3
+ <p align="center">🌏 英文版:[README_EN.md](README_EN.md)</p>
4
+
6
5
  <p align="center">
7
- <strong>把 DeepSeek Harness 接入飞书 | Bridge DeepSeek Harness into Feishu / Lark</strong>
6
+ <strong>把 DeepSeek Harness 接入飞书</strong>
8
7
  </p>
9
8
 
10
9
  <p align="center">
@@ -25,10 +24,6 @@
25
24
 
26
25
  让 **DeepSeek Harness(`dsh`)** 成为你飞书里的一员:在手机、群聊、话题里指挥本机 coding agent,把对话、任务、卡片和**项目工作区**都收进同一个协作流。
27
26
 
28
- <br>
29
-
30
- *Turn **DeepSeek Harness (`dsh`)** into a member of your Feishu / Lark workspace — drive your local coding agent from mobile, group chats and topics, and fold conversations, tasks, cards and **project workspaces** into one collaborative flow.*
31
-
32
27
  </div>
33
28
 
34
29
  <p align="center">
@@ -36,270 +31,138 @@
36
31
  · 备用 <a href="https://plutokeating.github.io/dsh-lark-bot/">GitHub Pages</a>
37
32
  </p>
38
33
 
34
+ > **⚠️ 仅认准官方渠道:** 唯一官方仓库 [PlutoKeating/dsh-lark-bot](https://github.com/PlutoKeating/dsh-lark-bot),唯一官方 npm 包 `dsh-lark-bot`(同源双包 `dsh-feishu-bot`,维护者 `plutokeating`)。**本项目从不提供 Windows 可执行文件(.exe),也没有任何“下载即运行”的安装包**——任何以本项目名义提供 exe / “下载后双击运行”的页面、仓库或第三方分发渠道均为**假冒 / 恶意来源**,请勿下载或运行。官方安装唯一命令:`npx dsh-lark-bot@latest setup --profile dsh-lark`。仿冒仓库取证与完整声明见文末「假冒仓库警告」及 [docs/security/2026-08-17-impostor-repo-evidence/](docs/security/2026-08-17-impostor-repo-evidence/README.md)。
35
+
39
36
  ---
40
37
 
41
- ## 场景 | The Problem
38
+ ## 场景
42
39
 
43
40
  **你的 DeepSeek Harness 只能“贴身”用?** dsh 跑在本机,每次看进度、改任务都得回到电脑前;离开工位后任务卡住、跑偏甚至 dsh 崩了,你都收不到任何消息——回来才发现白等半天。
44
41
 
45
42
  **dsh-lark-bot 把遥控器装进你的飞书**:在私聊、群聊、话题里直接指挥本机 dsh coding agent,流式卡片实时看思考与工具调用;任务完成主动推送到你所在的任何群并 @ 你;即使 dsh 崩溃下线,飞书里依然叫得应——发 `/safemode` 进入仅核心安全模式,直接在聊天里定位问题、重启引擎。**这是唯一“dsh 挂了你不会失联”的桥接方案。**
46
43
 
47
- *Tired of being chained to your desk to drive DeepSeek Harness? dsh-lark-bot turns Feishu / Lark into the remote control for your local coding agent: drive it from your phone, watch streaming cards, get proactive notifications, and keep a safety-net guardian that still answers in Feishu — and can restart the engine — even when dsh is down.*
44
+ **适合谁**:在飞书 / Lark(私聊、群聊、话题)里指挥本机 dsh coding agent 的开发者与团队,尤其是需要多项目隔离、角色分工、并行任务与会话归档的协作场景。
48
45
 
49
- ## 能做什么 | What you get
46
+ ## 能做什么
50
47
 
51
- **基础能力 / Core**:
48
+ **基础能力**:
52
49
 
53
50
  - 私聊、群聊、话题(thread)里指挥本机 dsh coding agent,图片 / 文本文件直接发给 bot 即可;
54
51
  - 流式卡片实时展示思考、工具调用与结果,支持交互按钮(停止 / 审批 / 问答卡);
55
- - 会话自动归档与保留策略;Git 仓库内为每个会话自动创建隔离 worktree 项目工作区,多项目互不干扰。
52
+ - Git 仓库内为每个会话自动创建隔离 worktree 项目工作区,多项目互不干扰。
56
53
 
57
- **六项全网独有组合 / Six exclusive capabilities**:
54
+ **六项全网独有组合**:
58
55
 
59
- - 🆘 **Guardian 安全网守护——“永远叫得应”**:DSH 崩溃后飞书仍会回复你,`/safemode` 进入仅核心安全模式直接重启。*The only project where users never lose contact.*
56
+ - 🆘 **Guardian 安全网守护——“永远叫得应”**:DSH 崩溃后飞书仍会回复你,`/safemode` 进入仅核心安全模式直接重启。
60
57
  - 👥 **多角色 Agent——“一个机器人,一整个团队”**:`/role` 切换或指派 PM / 开发 / 文档等角色,每个角色独立人设、模型偏好与规则。
61
58
  - ⚡ **并行多任务——“不用排队”**:同一群聊同时跑多个任务、会话隔离;其他方案只能串行排队。
62
59
  - 🗂 **会话归档与清理——“会话列表不会烂掉”**:`/archive` 归档旧任务、`/retention` 配置自动保留策略。
63
60
  - 📣 **跨会话主动通知 + @人——“活干完了它会来找你”**:A 群跑完任务主动推送到 B 群 / 私聊并 @ 你。
64
61
  - 🔑 **对话内管理模型和密钥——“不用离开飞书”**:`/providers` `/provider` `/key` 直接查看、切换供应商、热更新密钥。
65
62
 
66
- ## 30 秒上手 | Quick Start
63
+ ## 30 秒上手
67
64
 
68
- **前置条件 / Prerequisites(先装好本体,再装遥控器)**:
65
+ **前置条件(先装好本体,再装遥控器)**:
69
66
 
70
67
  1. **DeepSeek Harness(`dsh`)已安装并配置好 `DEEPSEEK_API_KEY`** —— dsh-lark-bot 是 dsh 的插件,dsh 才是 agent 本体,缺一不可;
71
68
  2. **Node.js ≥ 22.19**(见 `package.json` engines)与一个飞书 / Lark 账号。
72
69
 
73
- **三步上线 / Three steps**:
70
+ **三步上线**:
74
71
 
75
72
  ```bash
76
73
  # ① 一键安装(无需先全局安装任何东西;自动装进 dsh profile,并默认同时安装「安全网守护」)
77
- # ① One-command install (no prior global install; installs the safety-net guardian by default)
78
74
  npx dsh-lark-bot@latest setup --profile dsh-lark
79
75
 
80
- # ② 启动 / Start
76
+ # ② 启动
81
77
  dsh --profile dsh-lark
82
78
  ```
83
79
 
84
80
  ③ 首次启动终端打印二维码 → 飞书 / Lark App 扫码创建或选择 PersonalAgent 应用 → 绑定后私聊直接发消息,群聊 / 话题里 `@bot`。
85
- *First boot prints a QR code: scan it with the Feishu / Lark app to bind a PersonalAgent app, then DM the bot directly or `@bot` in groups/topics.*
86
81
 
87
- `setup` 会自动完成:定位本机 dsh → 预批准 pnpm 构建策略(protobufjs)→ 执行标准
88
- `dsh plugin --profile dsh-lark add dsh-lark-bot@<版本>`(版本号由当前包固定)→ 默认安装「安全网守护」系统服务。
89
- 一条命令即完成全部安装。
82
+ `setup` 自动完成:定位本机 dsh → 预批准 pnpm 构建策略 → 标准 `dsh plugin add` → 默认安装「安全网守护」系统服务,一条命令完成全部安装。
90
83
 
91
84
  > **无需公网 IP / 域名 / 服务器 / 内网穿透**(飞书 WebSocket 出站长连接),Linux / macOS / Windows 通用。
92
85
  > 已有 PersonalAgent 应用时可跳过扫码(见「配置」):`DSH_LARK_APP_ID=cli_xxx DSH_LARK_APP_SECRET=<secret> DSH_LARK_TENANT=feishu dsh --profile dsh-lark`
93
86
  > 升级同样一条命令:`npx dsh-lark-bot@latest upgrade --profile dsh-lark --yes`
94
87
 
95
- ## 完整使用方式 | Full usage
96
-
97
- ### 常用命令 | Common commands
88
+ ## 完整使用方式
98
89
 
90
+ ### 常用命令
99
91
 
100
92
  在飞书里向 bot 发送普通消息即可开始工作,常用命令:
101
93
 
102
- Just send a normal message to the bot in Feishu to get started. Common commands:
103
-
104
- | 命令 Command | 作用 Description |
94
+ | 命令 | 作用 |
105
95
  | --- | --- |
106
- | `/new` `/reset` | 开始新会话<br>Start a new session |
107
- | `/newg <群名>` | 自动新建群聊(拉你入群)并开新会话,当前会话保留<br>Auto-create a group chat (with you invited) and start a fresh session there; the current session is untouched |
108
- | `/cd <path>` | 切换工作目录并重置会话<br>Change working directory and reset the session |
109
- | `/ws list` | 查看命名工作空间<br>List named workspaces |
110
- | `/ws save <name>` | 保存当前工作空间<br>Save the current workspace |
111
- | `/ws use <name>` | 切换到命名工作空间<br>Switch to a named workspace |
112
- | `/ws remove <name>` | 删除命名工作空间<br>Remove a named workspace |
113
- | `/status` | 查看当前状态<br>Show current status |
114
- | `/resume` | 查看当前会话最近上下文<br>Show the session's recent context |
115
- | `/stop` | 终止当前任务<br>Stop the current task |
116
- | `/timeout [N\|off\|default]` | 查看或设置当前会话运行超时<br>View or set the current session run timeout |
117
- | `/concurrency [N\|default]` | 查看或设置当前 scope 并行任务数(默认 2)<br>View or set the concurrent-run limit for this scope (default 2) |
118
- | `/role list`、`/role show <id>` | 查看角色列表 / 详情<br>List roles / show a role |
119
- | `/role set <id>`、`/role clear` | 为当前 scope 绑定 / 解除角色<br>Bind / unbind a role for this scope |
120
- | `/role save <id> <name> [--persona 文案] [--model <id>] [--tools <csv>] [--rules 文案]` | 创建 / 更新角色(管理员)<br>Create / update a role (admin) |
121
- | `/role remove <id>` | 删除角色(管理员)<br>Remove a role (admin) |
122
- | `/notify <scope\|chatId> <text>` | 跨会话发送通知(管理员)<br>Push a cross-session notification (admin) |
123
- | `/notify list` | 查看 bridge 已注册的 scope<br>List scopes known to the bridge |
124
- | `/retention [N\|default]` | 查看或设置保留消息条数(超出自动归档)<br>View or set the live message retention window (overflow is archived) |
125
- | `/archive [note]`、`/archive list [N]`、`/archive clean` | 手动归档 / 查看 / 清理会话记录<br>Archive / list / clean session transcripts |
126
- | `/density [compact\|standard\|detailed]` | 查看或设置卡片密度<br>View or set card density |
127
- | `/model` | 查看当前模型、dsh 默认模型与可用模型列表<br>View current model, dsh default model and available models |
128
- | `/model use <id>` | 热切换当前会话模型(下一轮生效,无需重启)<br>Hot-switch the current session model (effective next message, no restart) |
129
- | `/model default <id>` | 写入 dsh 默认模型 `agent-default-model`(管理员)<br>Write the dsh default model `agent-default-model` (admin) |
130
- | `/model add\|remove <provider> <modelId>` | 添加 / 删除 provider 的模型(管理员)<br>Add / remove a provider model (admin) |
131
- | `/providers` | 查看 dsh 已配置 providers、模型与凭据状态<br>View configured dsh providers, models and credential status |
132
- | `/provider add\|update\|remove <id>` | 管理 provider(管理员;deepseek-official 与自定义 pi-ai)<br>Manage providers (admin; deepseek-official and custom pi-ai) |
133
- | `/key set\|remove\|list <引用名>` | 管理 dsh 凭据(set / remove 需管理员)<br>Manage dsh credentials (set / remove require admin) |
134
- | `/ask <问题>` | 发送问答卡,回答写入会话上下文<br>Send a Q&A card; the answer is written back to session context |
135
- | `/invite user\|admin\|group <id>`、`/invite list`、`/invite remove user\|group <id>` | 管理访问白名单<br>Manage the access allowlist |
136
- | `/help` | 查看帮助<br>Show help |
96
+ | `/new` `/reset` | 开始新会话|
97
+ | `/newg <群名>` | 自动新建群聊(拉你入群)并开新会话,当前会话保留|
98
+ | `/cd <path>` | 切换工作目录并重置会话|
99
+ | `/ws list` | 查看命名工作空间|
100
+ | `/ws save <name>` | 保存当前工作空间|
101
+ | `/ws use <name>` | 切换到命名工作空间|
102
+ | `/ws remove <name>` | 删除命名工作空间|
103
+ | `/status` | 查看当前状态|
104
+ | `/resume` | 查看当前会话最近上下文|
105
+ | `/stop` | 终止当前任务|
106
+ | `/timeout [N\|off\|default]` | 查看或设置当前会话运行超时|
107
+ | `/concurrency [N\|default]` | 查看或设置当前 scope 并行任务数(默认 2)|
108
+ | `/role list`、`/role show <id>` | 查看角色列表 / 详情|
109
+ | `/role set <id>`、`/role clear` | 为当前 scope 绑定 / 解除角色|
110
+ | `/role save <id> <name> [--persona 文案] [--model <id>] [--tools <csv>] [--rules 文案]` | 创建 / 更新角色(管理员)|
111
+ | `/role remove <id>` | 删除角色(管理员)|
112
+ | `/notify <scope\|chatId> <text>` | 跨会话发送通知(管理员)|
113
+ | `/notify list` | 查看 bridge 已注册的 scope|
114
+ | `/retention [N\|default]` | 查看或设置保留消息条数(超出自动归档)|
115
+ | `/archive [note]`、`/archive list [N]`、`/archive clean` | 手动归档 / 查看 / 清理会话记录|
116
+ | `/density [compact\|standard\|detailed]` | 查看或设置卡片密度|
117
+ | `/model` | 查看当前模型、dsh 默认模型与可用模型列表|
118
+ | `/model use <id>` | 热切换当前会话模型(下一轮生效,无需重启)|
119
+ | `/model default <id>` | 写入 dsh 默认模型 `agent-default-model`(管理员)|
120
+ | `/model add\|remove <provider> <modelId>` | 添加 / 删除 provider 的模型(管理员)|
121
+ | `/providers` | 查看 dsh 已配置 providers、模型与凭据状态|
122
+ | `/provider add\|update\|remove <id>` | 管理 provider(管理员;deepseek-official 与自定义 pi-ai)|
123
+ | `/key set\|remove\|list <引用名>` | 管理 dsh 凭据(set / remove 需管理员)|
124
+ | `/ask <问题>` | 发送问答卡,回答写入会话上下文|
125
+ | `/invite user\|admin\|group <id>`、`/invite list`、`/invite remove user\|group <id>` | 管理访问白名单|
126
+ | `/help` | 查看帮助|
137
127
 
138
128
  飞书消息中的图片会下载到本地 media 目录并传给 dsh;文本类文件会读取内容并注入任务上下文。
139
129
 
140
- Images in Feishu messages are downloaded to the local media directory and passed to dsh; text files are read and their content is injected into the task context.
141
-
142
- **`/newg <群名>`**:通过飞书 API 自动新建一个私密群、把发送者拉入群,并回复群链接——在新群里发消息即为新 scope / 新会话,当前会话不受影响。需要应用具备 `im:chat` 与 `im:chat.members:write_only` 权限(在开发者后台「权限管理」申请)。
143
-
144
- **`/newg <group name>`**: auto-creates a private group via the Feishu API, invites the sender, and replies with a group link — chatting in the new group starts a fresh scope/session while the current session is untouched. Requires the `im:chat` and `im:chat.members:write_only` scopes (apply in the developer console).
145
-
146
- 同一 scope(私聊 / 群聊 / 话题)默认允许 **2 个任务并行**(`DSH_LARK_SCOPE_CONCURRENCY` 或
147
- `/concurrency` 调整):连续发来的多条消息会以独立 run 并行推进,每个 run 使用独立的 dsh
148
- session 与独立 runId,`/status` 展示全部运行中的 run,`/stop` 一次性终止全部任务。
149
-
150
- Each scope (DM / group / topic) runs up to **2 tasks in parallel** by default (adjust with
151
- `DSH_LARK_SCOPE_CONCURRENCY` or `/concurrency`): successive messages become independent runs,
152
- each with its own dsh session and run id. `/status` lists every active run and `/stop` interrupts
153
- them all.
154
-
155
- **多角色 Agent**:管理员用 `/role save <id> <name> --persona <文案> [--model <id>] [--tools
156
- <csv>] [--rules <文案>]` 定义 PM / 开发 / 文档等角色(persona、模型偏好、工具指引、角色规则),
157
- `/role set <id>` 把角色绑定到当前 scope:下一轮起该 scope 的每个 run 都携带角色 persona 与
158
- 规则,并优先使用角色模型(角色模型 < 每会话 `/model use`)。角色定义持久化在
159
- `~/.dsh-lark/profiles/<profile>/roles.json`。
160
-
161
- **Multi-role agents**: admins define roles (PM / dev / docs / …) with `/role save <id> <name>
162
- --persona <text> [--model <id>] [--tools <csv>] [--rules <text>]` — persona, model preference,
163
- tool guidance and role rules — then bind one to the current scope with `/role set <id>`. Every
164
- run in that scope carries the role instructions, and the role model wins below the per-session
165
- `/model use` override. Role definitions persist in
166
- `~/.dsh-lark/profiles/<profile>/roles.json`.
167
-
168
- **出站 @ 提及与跨会话通知**:bridge 出站契约支持 `mentions`(@ 提及)与跨 chat/thread 发送;
169
- `/notify <scope|chatId> <text>` 可向其他会话推送汇报(管理员)。agent 侧还内置 `lark_notify`
170
- dsh 工具(SDK / ACP 两种 runtime 均可装配):agent 完成任务后可主动向其他群 / 话题发消息并
171
- @ 指定成员,桥接进程通过 127.0.0.1 本地回调端口 + 随机 token 校验,不暴露公网。
172
-
173
- **任务中向你提问(问答卡)**:agent 需要你拍板、确认或补充缺失信息时,会通过
174
- `lark_ask_user` 工具主动向当前会话弹一张**问答卡**(单选 / 多选 / 自由文本),
175
- 你回答后任务自动继续——无需额外命令。问答卡等待期间任务不会被运行超时打断。
176
- (与 `/ask` 的“你主动发结构化问题”方向相反:这是 agent 主动来问你。)
177
-
178
- **Outbound mentions & cross-session notify**: the outbound contract supports `mentions` and
179
- cross-chat/thread sends; `/notify <scope|chatId> <text>` pushes a report to another session
180
- (admin). The agent also gets a built-in `lark_notify` dsh tool (wired into both SDK and ACP
181
- runtime profiles): after a task finishes it can push messages to other groups/topics and @mention
182
- members. The bridge listens on 127.0.0.1 with a random per-boot token — nothing is exposed to the
183
- public network.
184
-
185
- **Mid-task questions (question cards)**: when the agent needs a decision, confirmation, or
186
- missing information, it proactively sends a **question card** to the current chat via the
187
- `lark_ask_user` tool (single choice / multi choice / free text) and resumes automatically once
188
- you answer — no extra command needed. The run-timeout watchdog pauses while a card is waiting.
189
- (This is the opposite direction of `/ask`, which is you asking the agent.)
190
-
191
- **安全网守护(Safe-mode guardian)**:默认随 `setup` 一起安装的、独立于 dsh 进程、系统级常驻的
192
- 最小守护进程(Linux systemd user unit / macOS LaunchAgent / Windows 启动项)。dsh 正常运行时守护保持静默;
193
- 一旦 dsh 进程下线或无法 boot(例如某个第三方插件破坏了整个 profile 组合),守护自动接管飞书
194
- 通道,用户无需接触命令行即可发送控制信号自救:
195
-
196
- - `/safemode`:进入**仅核心安全模式**——守护创建 `~/.dsh/profiles/<profile>-safe`(仅
197
- `dsh-base` + `dsh-headless` 两个官方核心 bundle,**不加载任何第三方插件**),后续消息经
198
- 守护转发给该核心 dsh 逐条对话,配合代码执行能力定位 / 修复 / 禁用损坏插件;安全模式优先使用
199
- 官方 **SDK 流式引擎**(实时思考 / 工具调用 / web search / 打字机式文字输出,与正常模式同一张
200
- 流式卡),SDK runtime 不可用时自动回退 headless(任务期间卡片仍实时显示“正在思考 / 已运行 Ns /
201
- 无响应 Ns”活动状态);
202
- - `/safemode plugins`:列出故障 profile 已安装的插件清单(自愈诊断);
203
- - `/safemode status`:查看守护 / dsh / 安全模式状态;
204
- - `/safemode stop`:终止当前正在运行的安全模式任务(也可点击任务卡片上的 ⏹ 按钮);
205
- - `/safemode exit`:退出安全模式,守护重启完整 profile 并把飞书通道交还给正常形态;
206
-
207
- 安全模式任务有**空闲超时**(`DSH_LARK_GUARDIAN_SAFE_TIMEOUT_MS`,默认 10 分钟:任务持续无
208
- 活动事件才被终止,活跃的流式任务不会被误杀),超时或失败都会在卡片上给出明确终态,不会无声
209
- 挂起。全程不需要命令行;dsh 恢复后守护自动断开并回归静默。安装:
130
+ **`/newg <群名>`**:自动新建私密群、拉发送者入群并回复群链接——新群即新 scope / 新会话,当前会话不受影响。需应用具备 `im:chat` `im:chat.members:write_only` 权限。
210
131
 
211
- ```bash
212
- # 随 setup 默认安装(无需额外参数);已安装后也可单独安装 / 重装:
213
- dsh-lark-bot guardian install --dsh-profile dsh-lark
214
- ```
215
- 不需要守护时,安装时加 `--no-guardian` 跳过;单独卸载用 `dsh-lark-bot guardian uninstall`。
216
-
217
- **Safety-net guardian**: a minimal system-level resident process installed **by default with
218
- `setup`**, independent of the dsh process. While dsh runs, the guardian stays silent; once dsh goes down or
219
- fails to boot (e.g. a third-party plugin breaks the whole profile composition), the guardian
220
- takes over the Feishu channel so you can self-heal without touching the command line:
221
-
222
- - `/safemode`: enter **core-only safe mode** — the guardian provisions
223
- `~/.dsh/profiles/<profile>-safe` with only the two official core bundles (`dsh-base` +
224
- `dsh-headless`, **no third-party plugins**) and proxies a restricted conversation to that core
225
- dsh so you can locate / fix / disable the offending plugin. Safe mode prefers the official
226
- **SDK streaming engine** (real-time reasoning / tool calls / web search / typewriter text on the
227
- same streaming card as normal mode) and falls back to headless with a live activity card
228
- ("thinking / elapsed Ns / no response Ns") when the SDK runtime cannot be provisioned;
229
- - `/safemode plugins`: list the plugins installed into the broken profile;
230
- - `/safemode status`: show guardian / dsh / safe-mode state;
231
- - `/safemode stop`: interrupt the currently running safe-mode task (or use the ⏹ button on the card);
232
- - `/safemode exit`: leave safe mode — the guardian relaunches the full profile and hands the
233
- Feishu channel back;
234
-
235
- Safe-mode tasks are bounded by an **idle timeout**
236
- (`DSH_LARK_GUARDIAN_SAFE_TIMEOUT_MS`, default 10 minutes: a task is stopped only after it has
237
- been silent for the whole window, so active streaming work is never cut short); timeouts and failures always surface a
238
- clear terminal state on the card instead of hanging silently. No command line is needed for the
239
- whole rescue flow; once dsh is back, the guardian releases the channel automatically. Install:
132
+ 同一 scope(私聊 / 群聊 / 话题)默认 **2 个任务并行**(`DSH_LARK_SCOPE_CONCURRENCY` 或 `/concurrency` 调整):多条消息以独立 run 并行推进,每个 run 使用独立 dsh session 与 runId;`/status` 查看全部运行中的 run,`/stop` 一次性终止。
240
133
 
241
- ```bash
242
- # Installed by default with setup (no extra flag); can also be installed / refreshed later:
243
- dsh-lark-bot guardian install --dsh-profile dsh-lark
244
- ```
245
- Pass `--no-guardian` to setup to skip it; remove it later with `dsh-lark-bot guardian uninstall`.
134
+ **多角色 Agent**:管理员用 `/role save <id> <name> --persona <文案> [--model <id>] [--tools <csv>] [--rules <文案>]` 定义 PM / 开发 / 文档等角色,`/role set <id>` 绑定到当前 scope;每个 run 携带角色 persona 与规则,角色模型低于每会话 `/model use`。角色定义持久化在 `~/.dsh-lark/profiles/<profile>/roles.json`。
246
135
 
247
- ### 模型 / Provider / 凭据管理 | Models / Providers / Credentials
136
+ **出站 @ 提及与跨会话通知**:`/notify <scope|chatId> <text>` 可向其他会话推送汇报(管理员);agent 侧内置 `lark_notify` dsh 工具(SDK / ACP runtime 均可装配),任务完成后主动向其他群 / 话题发消息并 @ 成员。回调走 127.0.0.1 本地端口 + 随机 token,不暴露公网。
248
137
 
249
- 模型与 provider 的配置以 dsh 官方方式持久化(与 dsh Web **Settings Models** 页面完全相同的
250
- 存储协议),改动在下一个请求生效,无需重启 bot:
138
+ **任务中向你提问(问答卡)**:agent 需要你拍板、确认或补充信息时,通过 `lark_ask_user` 工具弹**问答卡**(单选 / 多选 / 自由文本),回答后任务自动继续,等待期间运行超时看门狗暂停。(与 `/ask` 的“你主动提问”方向相反。)
251
139
 
252
- Model and provider configuration is persisted the official dsh way (the exact storage protocol
253
- used by the dsh Web **Settings → Models** page); changes take effect on the next request without
254
- restarting the bot:
140
+ **安全网守护**:独立于 dsh 进程、系统级常驻的最小守护进程(systemd / LaunchAgent / Windows 启动项),默认随 `setup` 安装。dsh 正常时静默;dsh 下线或无法 boot(如第三方插件破坏 profile 组合)时自动接管飞书通道,无需命令行即可自救:
255
141
 
256
- - `/model use <id>`:按会话热切换模型,下一轮消息即用新模型。
257
- - `/model default <id>`:写入 dsh `agent-default-model`,作为新会话的默认模型。
258
- - `/providers`:展示 dsh 已配置的 provider、模型与凭据状态(DeepSeek 官方 + 自定义 pi-ai)。
259
- - `/provider add|update|remove`:管理自定义 provider(`llm-pi-ai`)或 `deepseek-official`;
260
- 自定义 provider 需要 `--api`(`openai-completions` / `openai-responses` / `anthropic-messages`)、
261
- `--base-url` 与至少一个 `--model`,与官方 schema 一致。
262
- - `/key set|remove|list`:读写 `~/.dsh/.credentials.yaml`(0600)。settings 只保存 `apiKeyEnv`
263
- 引用,字面密钥不进入 settings 或聊天记录。
142
+ - `/safemode`:进入**仅核心安全模式**(仅 `dsh-base` + `dsh-headless` 官方核心,**不加载第三方插件**),优先 SDK 流式引擎、失败回退 headless,直接在聊天里定位 / 修复 / 禁用损坏插件;
143
+ - `/safemode plugins`:列出故障 profile 的插件清单;`/safemode status`:查看状态;`/safemode stop`:终止当前安全任务(或点卡片 ⏹);`/safemode exit`:重启完整 profile 并交还通道。
264
144
 
265
- - `/model use <id>`: hot-switch the model for this session; the next message uses it.
266
- - `/model default <id>`: write the dsh `agent-default-model` as the default for new sessions.
267
- - `/providers`: show configured providers, models and credential status (official DeepSeek + custom pi-ai).
268
- - `/provider add|update|remove`: manage custom providers (`llm-pi-ai`) or `deepseek-official`;
269
- a custom provider needs `--api` (`openai-completions` / `openai-responses` / `anthropic-messages`),
270
- `--base-url` and at least one `--model`, matching the official schema.
271
- - `/key set|remove|list`: read / write `~/.dsh/.credentials.yaml` (0600). Settings keep only
272
- `apiKeyEnv` references; literal keys never enter settings or chat history.
145
+ 安全模式任务有**空闲超时**(`DSH_LARK_GUARDIAN_SAFE_TIMEOUT_MS`,默认 10 分钟,仅持续无活动事件才终止),超时 / 失败都给出明确终态。安装:
273
146
 
274
- 安全提醒:在飞书会话里输入密钥会对该会话的可见成员暴露密钥,建议仅在私聊中使用,或优先用
275
- `--api-key-env` 引用已配置的环境变量 / dsh Web 页面录入。bot 不会在任何回复中回显密钥值。
147
+ ```bash
148
+ # setup 默认安装;已安装后也可单独安装 / 重装:
149
+ dsh-lark-bot guardian install --dsh-profile dsh-lark
150
+ ```
151
+ 不需要时 `setup --no-guardian` 跳过;单独卸载用 `dsh-lark-bot guardian uninstall`。
276
152
 
277
- Security note: typing a key in a Feishu conversation exposes it to everyone who can see that
278
- chat; prefer private chats, `--api-key-env` references to existing environment variables, or the
279
- dsh Web UI. The bot never echoes key values in any reply.
153
+ ### 模型 / Provider / 凭据管理
280
154
 
281
- ## 安装与卸载 | Install & Uninstall
155
+ 配置以 dsh 官方方式持久化(与 dsh Web **Settings → Models** 同一存储协议),改动下一请求生效、无需重启:
282
156
 
283
- ### 安装 | Install
157
+ - `/model use <id>`:按会话热切换模型(下一轮生效);`/model default <id>`:写入 dsh 默认模型。
158
+ - `/providers`:查看 provider、模型与凭据状态;`/provider add|update|remove`:管理自定义 provider(需 `--api` / `--base-url` / 至少一个 `--model`,与官方 schema 一致)或 `deepseek-official`。
159
+ - `/key set|remove|list`:读写 `~/.dsh/.credentials.yaml`(0600);settings 只存 `apiKeyEnv` 引用,字面密钥不进 settings / 聊天记录。
284
160
 
285
- 唯一安装方式(标准 dsh profile bundle):
161
+ 安全提醒:在飞书会话输入密钥会对可见成员暴露,建议私聊使用或 `--api-key-env` 引用环境变量;bot 不在任何回复中回显密钥值。
286
162
 
287
- The only install path (a standard dsh profile bundle):
163
+ ## 升级、禁用与卸载
288
164
 
289
- ```bash
290
- npx dsh-lark-bot@latest setup --profile dsh-lark
291
- ```
292
-
293
- `setup` 自动完成:定位本机 dsh → 预批准 pnpm 构建策略(protobufjs)→ 执行标准
294
- `dsh plugin --profile dsh-lark add dsh-lark-bot`,并**默认同时安装「安全网守护」**
295
- (见「安全网守护」一节;不需要时加 `--no-guardian` 跳过)。已安装时重复执行即升级到最新版。
296
-
297
- `setup` locates your dsh, pre-approves pnpm's build policy (protobufjs) and runs the standard
298
- `dsh plugin --profile dsh-lark add dsh-lark-bot`. It **also installs the safety-net guardian by
299
- default** (see "Safety-net guardian" above; pass `--no-guardian` to skip). Re-running it upgrades
300
- to the latest version.
301
-
302
- ### 升级 | Upgrade
165
+ ### 升级
303
166
 
304
167
  **推荐:一行命令彻底升级(v0.12.0+ 新增,issue #10)**
305
168
 
@@ -328,43 +191,11 @@ npx dsh-lark-bot@latest upgrade --profile dsh-lark --yes
328
191
  - CLI 工具(可选):`npm i -g dsh-lark-bot@latest`;使用 `npx` 时无需全局安装。
329
192
  - 升级后重启 profile(未用 `--restart` 时):`dsh --profile dsh-lark`。
330
193
 
331
- - **Recommended: one-command full upgrade (new in v0.12.0, issue #10)**
332
-
333
- ```bash
334
- npx dsh-lark-bot@latest upgrade --profile dsh-lark --yes
335
- ```
336
-
337
- `upgrade` detects the installed / running / npm-latest versions, upgrades the **package**
338
- (`dsh plugin add <name>@<latest>`), **idempotently reinstalls and restarts the guardian
339
- service**, then runs `doctor` verification. Running instances are handled safely:
340
-
341
- - By default the running dsh profile is never interrupted — you only get the restart command
342
- (config / sessions / credentials are untouched);
343
- - `--restart`: also restarts the guardian service and (managed/detached) dsh profile processes;
344
- - `--check`: report versions and running state only, no changes;
345
- - `--rollback`: reinstall the version recorded before the last upgrade
346
- (`~/.dsh-lark/upgrade-state.json`);
347
- - `--force`: reinstall the running version when npm is unreachable (offline);
348
- - `--no-guardian`: skip the guardian upgrade.
349
-
350
- Pass `--yes` to skip the interactive confirmation (non-interactive runs fail closed without it).
351
- Alternatives:
352
-
353
- - Plugin: re-run `setup` (or `dsh plugin --profile <name> add dsh-lark-bot`) to pull the latest
354
- npm release.
355
- - Safety-net guardian: installed / upgraded together with `upgrade` / `setup` (idempotent), or
356
- standalone via `dsh-lark-bot guardian install`.
357
- - CLI tool (optional): `npm i -g dsh-lark-bot@latest`; not needed when using `npx`.
358
- - Restart the profile after upgrading (when not using `--restart`): `dsh --profile dsh-lark`.
359
-
360
- ### 禁用 | Disable
194
+ ### 禁用
361
195
 
362
196
  保持插件加载但停止桥接引擎:启动 profile 前导出 `DSH_LARK_DISABLED=1`。彻底移除见下节。
363
197
 
364
- Keep the plugin loaded but stop the bridge engine: export `DSH_LARK_DISABLED=1` before booting
365
- the profile. For full removal see the next subsection.
366
-
367
- ### 卸载 | Uninstall
198
+ ### 卸载
368
199
 
369
200
  ```bash
370
201
  dsh plugin --profile dsh-lark remove dsh-lark-bot
@@ -373,43 +204,31 @@ dsh plugin --profile dsh-lark remove dsh-lark-bot
373
204
  卸载后 profile 不再加载本插件。本地状态(配置 / 会话 / 归档 / 角色)保留在 `~/.dsh-lark`;
374
205
  如需清除,先备份再删除该目录。
375
206
 
376
- Removal unloads the plugin from the profile. Local state (config / sessions / archives / roles)
377
- stays in `~/.dsh-lark`; back it up before deleting it.
378
-
379
207
  更详细的安装、状态目录、日志和排障说明见 [`docs/QUICK_START.md`](docs/QUICK_START.md)。
380
208
 
381
- See [`docs/QUICK_START.md`](docs/QUICK_START.md) for installation details, state directories,
382
- logs and troubleshooting.
383
-
384
209
  ---
385
210
 
386
- ## FAQ(典型用例与常见问题)| FAQ (use cases & common questions)
211
+ ## FAQ(典型用例与常见问题)
387
212
 
388
- ### 典型用例 | Typical use cases
213
+ ### 典型用例
389
214
 
390
215
  **Q: 出门在外,想用手机指挥本机的 DeepSeek Harness?**
391
216
 
392
- **A:** 可以。安装并扫码绑定后,用飞书手机 App 给机器人发消息即可指挥本机 dsh coding agent 读代码、跑命令、完成任务;任务完成还能跨会话主动推送并 @ 你。安装只需:`npx dsh-lark-bot@latest setup --profile dsh-lark` → `dsh --profile dsh-lark` → 飞书扫码 → 开聊。
393
-
394
- *Q: Can I drive my local DeepSeek Harness from my phone? A: Yes — after the one-command install and a QR scan, message the bot from the Feishu app anywhere.*
217
+ **A:** 可以。安装并扫码绑定后,用飞书手机 App 发消息即可指挥本机 dsh coding agent;任务完成还能跨会话主动推送并 @ 你。安装:`npx dsh-lark-bot@latest setup --profile dsh-lark` → `dsh --profile dsh-lark` → 扫码 → 开聊。
395
218
 
396
219
  **Q: 多个项目 / 多人协作,怎么隔离与分工?**
397
220
 
398
- **A:** 每个会话自动落在独立的 git worktree(`~/.dsh-lark/profiles/<profile>/worktrees/<scope>/`),项目级 `AGENTS.md` 规则自动注入,多项目互不干扰;管理员用 `/role` 定义 PM / 开发 / 文档等角色并绑定到群,用 `/invite` 管理访问白名单;同一群内默认 2 个任务并行(`/concurrency` 调整),`/archive` + `/retention` 控制会话归档与保留。
399
-
400
- *Q: How do I isolate projects and split work across a team? A: Per-session git worktrees, project AGENTS.md injection, /role personas, /invite allowlists and parallel runs keep everything isolated.*
221
+ **A:** 每个会话自动落在独立 git worktree,项目级 `AGENTS.md` 自动注入;管理员用 `/role` 定义并绑定角色、用 `/invite` 管理白名单;同群默认 2 个任务并行(`/concurrency` 调整),`/archive` + `/retention` 控制归档与保留。
401
222
 
402
223
  **Q: dsh 崩溃 / 掉线后,飞书机器人还能用吗?**
403
224
 
404
- **A:** 能。`setup` 默认安装独立于 dsh 进程的「安全网守护」(systemd / LaunchAgent / Windows 启动项)。dsh 崩溃或无法启动时,守护自动接管飞书通道并先尝试自动重启完整 profile;仍失败时你直接发 `/safemode` 进入仅核心安全模式(官方核心 bundle,不加载任何第三方插件),在聊天里定位 / 修复问题,`/safemode exit` 重启完整 profile 并交还通道。全程不需要命令行。
225
+ **A:** 能。`setup` 默认安装独立于 dsh 的「安全网守护」:dsh 崩溃时守护自动接管飞书通道并先尝试自动重启;仍失败时发 `/safemode` 进入仅核心安全模式定位 / 修复问题,`/safemode exit` 恢复完整 profile。全程不需要命令行。
405
226
 
406
- *Q: Does the bot still work if dsh crashes? A: Yes — the guardian takes over the Feishu channel, and you can restart dsh from chat with /safemode.*
407
-
408
- ### 常见问题 | Common questions
227
+ ### 常见问题
409
228
 
410
229
  **Q: DeepSeek Harness 怎么接入飞书?**
411
230
 
412
- **A:** 安装 Node.js ≥ 22 与 DeepSeek Harness(已配置 `DEEPSEEK_API_KEY`),执行 `npx dsh-lark-bot@latest setup --profile dsh-lark`,再 `dsh --profile dsh-lark` 启动并用飞书 App 扫描终端二维码绑定 PersonalAgent 应用。私聊直接发消息,群聊 / 话题里 `@bot`。
231
+ **A:** 安装 Node.js ≥ 22 与 DeepSeek Harness(已配置 `DEEPSEEK_API_KEY`),执行 `npx dsh-lark-bot@latest setup --profile dsh-lark`,再 `dsh --profile dsh-lark` 扫码绑定即可。私聊直接发消息,群聊 / 话题里 `@bot`。
413
232
 
414
233
  **Q: 需要公网 IP、域名或服务器吗?**
415
234
 
@@ -417,7 +236,7 @@ logs and troubleshooting.
417
236
 
418
237
  **Q: dsh-lark-bot 和其他 DeepSeek Harness 飞书插件(如 harness-lark)有什么区别?**
419
238
 
420
- **A:** 功能组合最全:安全网守护(dsh 崩溃后飞书仍叫得应)、多角色 Agent、并行多任务、会话归档、跨会话主动通知、对话内模型 / 密钥管理六项合为一体;安装上是标准 dsh profile bundle,`npx dsh-lark-bot@latest setup` 一条命令装进 dsh profile,无需独立 Docker / 后台服务。
239
+ **A:** 功能组合最全:安全网守护、多角色 Agent、并行多任务、会话归档、跨会话主动通知、对话内模型 / 密钥管理六项合一;标准 dsh profile bundle,`npx dsh-lark-bot@latest setup` 一条命令安装,无需独立 Docker / 后台服务。
421
240
 
422
241
  **Q: 项目从哪下载?会不会有假冒版本?**
423
242
 
@@ -425,39 +244,13 @@ logs and troubleshooting.
425
244
 
426
245
  ---
427
246
 
428
- ## 关键词 | Keywords
247
+ ## 关键词
429
248
 
430
249
  `dsh` · `deepseek` · `deepseek harness` · `feishu` · `lark` · `bridge` · `bot` ·
431
250
  `chatbot` · `messaging` · `qrcode` · `typescript` · `feishu-bot` · `lark-bot` ·
432
251
  `dsh-plugin` · `deepseek-harness` · `im-bridge` · `ai-agent` · `workspace` · `self-healing`
433
252
 
434
- ## 这是什么 | What it is
435
-
436
- **dsh-lark-bot** 是一个轻量桥接工具,把本机的 DeepSeek Harness(`dsh`)接入飞书 / Lark,复刻当年 OpenCode Telegram Bot / MiMoCode Telegram Bot 的体验——在 IM 里与 coding agent 对话、收流式卡片、审阅 diff,并在此基础上叠加**完整的项目工作区管理**。
437
-
438
- **dsh-lark-bot** is a lightweight bridge that connects your local DeepSeek Harness (`dsh`) into Feishu / Lark, recreating the beloved OpenCode / MiMoCode Telegram-bot experience — chat with your coding agent, receive streaming cards, review diffs — and adds **full project workspace management** on top.
439
-
440
- **适合谁 / Who it is for**:在飞书 / Lark(私聊、群聊、话题)里指挥本机 dsh coding agent 的
441
- 开发者与团队,尤其是需要多项目隔离、角色分工、并行任务与会话归档的协作场景。
442
-
443
- Developers and teams who drive a local dsh coding agent from Feishu / Lark (DMs, groups,
444
- topics) — especially those needing multi-project isolation, role-based collaboration, parallel
445
- tasks and session archival.
446
-
447
- ## 目标 | Goals
448
-
449
- - **一条命令安装部署**:`npx dsh-lark-bot@latest setup --profile dsh-lark` 装进 dsh profile,
450
- 随后 `dsh --profile dsh-lark` 启动并扫码,桥接引擎作为标准插件在 dsh 进程内运行。
451
- - **飞书原生体验**:流式卡片、交互按钮、图片 / 文件,全程双语(文档评论为规划中能力)。
452
- - **完整工作区管理**:多项目隔离、git worktree、项目级规则注入、上下文持久化。
453
-
454
- - **One-command install & deploy**: `npx dsh-lark-bot@latest setup --profile dsh-lark`, then
455
- `dsh --profile dsh-lark` and scan once — the bridge engine runs as a standard plugin inside
456
- the dsh process.
457
- - **Native Feishu experience**: streaming cards, interactive buttons, images / files, doc comments.
458
- - **Full workspace management**: multi-project isolation, git worktrees, per-project rules, persistent context.
459
-
460
- ## 兼容性 | Compatibility
253
+ ## 兼容性
461
254
 
462
255
  - **DeepSeek Harness(`dsh`)**:已验证 **dsh 0.1.0-rc.6**(最后验证 2026-08-15:SDK JSON-RPC / ACP runtime 握手 +
463
256
  真实任务流式验证),通过官方 `@deepseek-ai/dsh-sdk-client` / `@deepseek-ai/dsh-acp` 接入;
@@ -471,23 +264,7 @@ tasks and session archival.
471
264
  `/api/events.mux`,网页端成为唯一写者,从根上消除多写者会话损坏)。首次启动自动在
472
265
  `~/.dsh/profiles/dsh-lark-sdk`(或 `dsh-lark-acp`)创建 runtime profile。
473
266
 
474
- - **DeepSeek Harness (`dsh`)**: verified against **dsh 0.1.0-rc.6** (last verified 2026-08-15: SDK JSON-RPC / ACP
475
- runtime handshake + real streaming task verification), connected through the official
476
- `@deepseek-ai/dsh-sdk-client` / `@deepseek-ai/dsh-acp`; see
477
- [`docs/COMPATIBILITY.md`](docs/COMPATIBILITY.md) for pinned versions, the upgrade policy and
478
- automated probing, and [`docs/adapter-notes.md`](docs/adapter-notes.md) for adapter details.
479
- - **Runtime**: Node.js ≥ 22.19 (see `engines` in `package.json`).
480
- - **Platform**: Linux / macOS / Windows (Feishu outbound WebSocket long connection; no public
481
- server, domain or tunneling required).
482
- - The default adapter is the official **`@deepseek-ai/dsh-sdk-client`** (SDK JSON-RPC runtime with
483
- native session continuation and token-level streaming events); `DSH_LARK_ADAPTER=acp` switches
484
- to the official **ACP server** (approval cards); `headless` keeps the legacy subprocess
485
- fallback; `DSH_LARK_ADAPTER=web` drives the **local dsh web agent** (`session.prompt` +
486
- `/api/events.mux` — the web agent becomes the single writer, eliminating multi-writer
487
- session-log corruption at the root). On first start the bot creates the runtime profile at
488
- `~/.dsh/profiles/dsh-lark-sdk` (or `dsh-lark-acp`).
489
-
490
- ## 已知限制 | Known limitations
267
+ ## 已知限制
491
268
 
492
269
  - ACP 模式会话每次全新(上游限制,无续跑);SDK 协议暂无 mid-turn cancel,`/stop` 会关闭
493
270
  对应 runtime 并自动重建。
@@ -500,19 +277,7 @@ tasks and session archival.
500
277
  `ERR_PNPM_IGNORED_BUILDS`,按官方指引在 profile 的 `pnpm-workspace.yaml` 加
501
278
  `allowBuilds: { protobufjs: true }` 后重试。
502
279
 
503
- - ACP sessions are always fresh (an upstream limit); the SDK protocol has no mid-turn cancel,
504
- so `/stop` closes and recreates the runtime.
505
- - The engine runs in-process as a dsh plugin; agent execution uses the official dsh SDK runtime
506
- subprocess — a deliberate nested-runtime design for per-workspace runtime pools and parallel
507
- runs. The one process-level exception is the optional safety-net guardian — a minimal
508
- resident process independent of dsh / Cordis that only takes over the Feishu channel after
509
- dsh goes down and stays silent otherwise.
510
- - Feishu doc comments and rich-text replies are planned, not yet implemented.
511
- - pnpm ≥ 10 build policy is handled by `setup`; when installing manually and
512
- `ERR_PNPM_IGNORED_BUILDS` appears, add `allowBuilds: { protobufjs: true }` to the profile's
513
- `pnpm-workspace.yaml` and retry.
514
-
515
- ## 配置 | Configuration
280
+ ## 配置
516
281
 
517
282
  - 本地配置:`~/.dsh-lark/config.json`
518
283
  - 状态根目录可用 `DSH_LARK_HOME` 覆盖
@@ -521,81 +286,58 @@ tasks and session archival.
521
286
  - 敏感项:`DSH_LARK_APP_SECRET`、`DEEPSEEK_API_KEY` 等凭据只保存在本机配置 / 环境中,日志与
522
287
  卡片自动脱敏,仓库只提交 `.env.example` 模板。
523
288
 
524
- - Local config: `~/.dsh-lark/config.json`
525
- - The state root can be overridden with `DSH_LARK_HOME`
526
- - Environment variables use the `DSH_LARK_*` prefix
527
- - Template: [`.env.example`](.env.example)
528
- - Sensitive values: credentials (`DSH_LARK_APP_SECRET`, `DEEPSEEK_API_KEY`, …) stay in local
529
- config/env only; logs and cards are redacted; only `.env.example` is committed.
530
-
531
289
  会话运行在 Git 仓库中时,会自动在 `~/.dsh-lark/profiles/<profile>/worktrees/<scope>/` 创建隔离 worktree,并复制项目级 `AGENTS.md`。
532
290
 
533
- When the session runs inside a Git repository, an isolated worktree is created at
534
- `~/.dsh-lark/profiles/<profile>/worktrees/<scope>/` and a project-level `AGENTS.md` is copied in.
535
-
536
291
  每个飞书 scope 默认保存最近 40 条对话消息(可用 `/retention` 或 `DSH_LARK_RETENTION_MSGS`
537
292
  调整);超出保留窗口的消息自动归档到 `~/.dsh-lark/profiles/<profile>/archives/`(Markdown +
538
293
  JSONL,目录本身是 Git 仓库,每次归档独立 commit),支持 `/archive` 手动归档与保留策略清理。
539
294
  SDK 模式下 dsh 原生 session 续跑,headless 模式则把历史注入下一次 prompt 实现近似记忆。
540
295
 
541
- Each Feishu scope keeps the last 40 conversation messages by default (adjustable with
542
- `/retention` or `DSH_LARK_RETENTION_MSGS`); messages beyond the retention window are archived to
543
- `~/.dsh-lark/profiles/<profile>/archives/` (Markdown + JSONL inside a Git repository, one commit
544
- per archive), and `/archive` exports the full session on demand. The SDK mode continues the native
545
- dsh session, while headless mode approximates memory by injecting history into the next prompt.
546
-
547
296
  当前核心环境变量:
548
297
 
549
- Core environment variables:
550
-
551
- | 变量 Variable | 默认值 Default | 说明 Description |
298
+ | 变量 | 默认值 | 说明 |
552
299
  | :--- | :--- | :--- |
553
- | `DSH_LARK_HOME` | `~/.dsh-lark` | 本地状态根目录<br>Local state root directory |
554
- | `DSH_LARK_TENANT` | `feishu` | `feishu` 或 `lark`<br>`feishu` or `lark` |
555
- | `DSH_LARK_WORKSPACE` | 未设置 | 新会话默认工作目录<br>Default working directory for new sessions |
556
- | `DSH_LARK_DSH_COMMAND` | `自动发现` | dsh 启动命令;通常无需设置<br>dsh launch command; usually not needed |
557
- | `DSH_LARK_DSH_ARGS` | `自动发现` | dsh 启动参数,逗号分隔;通常无需设置<br>dsh launch args, comma-separated; usually not needed |
558
- | `DSH_LARK_ADAPTER` | `sdk` | `sdk`(默认)/ `acp`(审批)/ `headless`(legacy)/ `web`(本地 dsh web agent,单写者)<br>`sdk` (default) / `acp` (approval) / `headless` (legacy) / `web` (local dsh web agent, single writer) |
559
- | `DSH_LARK_PROVIDER` | `deepseek-official` | 模型 provider<br>Model provider |
560
- | `DSH_LARK_MODEL` | `deepseek-v4-flash` | 默认模型<br>Default model |
561
- | `DSH_LARK_MAX_TOKENS` | 未设置 | SDK agent 每请求输出 token 上限<br>Per-request output token cap for SDK agents |
562
- | `DSH_LARK_WEB_URL` | `http://127.0.0.1:3080` | `web` 适配器:本地 dsh web agent 的 base URL<br>`web` adapter: base URL of the local dsh web agent |
563
- | `DSH_LARK_WEB_PUSH` | `true` | `web` 适配器:网页端回合完成时推送到飞书并自动切换会话映射(`0` 关闭)<br>`web` adapter: push web-GUI turn completions to Feishu and auto-switch the chat mapping (`0` disables) |
564
- | `DSH_LARK_ACCESS_DEFAULT_DENY` | `false` | 无白名单时拒绝私聊<br>Reject private chats when no allowlist is configured |
565
- | `DSH_LARK_EVENT_FRESHNESS_MS` | `600000` | 过期消息拒绝窗口(0 关闭)<br>Stale-message rejection window (0 disables) |
566
- | `DSH_LARK_RUN_TIMEOUT_MS` | `300000` | 单次运行空闲超时:持续无活动事件才终止(活跃任务不会被误杀)<br>Idle timeout for a single run: stops only after the run has been silent for this long |
567
- | `DSH_LARK_STOP_GRACE_MS` | `5000` | SIGTERM 后等待优雅退出再 SIGKILL 的宽限期<br>Grace period after SIGTERM before SIGKILL |
568
- | `DSH_LARK_SCOPE_CONCURRENCY` | `2` | 每个 scope 的并行任务数(1=严格串行)<br>Concurrent runs per scope (1 = strictly serial) |
569
- | `DSH_LARK_RETENTION_MSGS` | `40` | 每个 scope 保留的消息条数(0=全部保留)<br>Messages kept per scope (0 keeps everything) |
570
- | `DSH_LARK_ARCHIVE_MAX` | `50` | 每个 scope 最多保留的归档数(0=不清理)<br>Max archives kept per scope (0 disables pruning) |
571
- | `DSH_LARK_ARCHIVE_MAX_AGE_DAYS` | `90` | 归档最大保留天数(0=不清理)<br>Max archive age in days (0 disables pruning) |
572
- | `DSH_LARK_HEARTBEAT_MS` | `5000` | 桥接引擎心跳写入间隔(守护存活信号)<br>Bridge heartbeat write interval (guardian liveness signal) |
573
- | `DSH_LARK_GUARDIAN_DISABLED` | `false` | `1` 时安全网守护进程保持停止<br>`1` keeps the safety-net guardian stopped |
574
- | `DSH_LARK_GUARDIAN_PROFILE` | `dsh-lark` | 守护监视 / 重启的 dsh profile(首次安装时写入状态)<br>dsh profile the guardian watches / relaunches (persisted on install) |
575
- | `DSH_LARK_GUARDIAN_BRIDGE_PROFILE` | `default` | 提供飞书凭据与白名单的桥接状态 profile<br>Bridge state profile providing Feishu credentials / allowlist |
576
- | `DSH_LARK_GUARDIAN_POLL_MS` | `2000` | 守护看门狗轮询间隔<br>Guardian watchdog poll interval |
577
- | `DSH_LARK_GUARDIAN_STALE_MS` | `15000` | 心跳超时阈值,超过且无 dsh 进程则接管飞书通道<br>Heartbeat staleness threshold before channel takeover |
578
- | `DSH_LARK_GUARDIAN_ENGINE_DEAD_MS` | `120000` | dsh 进程存活但心跳持续超时该时长,判定桥接引擎已死并接管<br>Live dsh process with heartbeat stale this long is treated as engine-dead (takeover) |
579
- | `DSH_LARK_GUARDIAN_SAFE_ADAPTER` | `auto` | 安全模式引擎:`auto` 优先 SDK 流式、失败回退 headless;`sdk` 强制 SDK;`headless` 跳过预置<br>Safe-mode engine: `auto` tries the SDK streaming runtime then falls back to headless; `sdk` requires it; `headless` skips provisioning |
580
- | `DSH_LARK_GUARDIAN_SAFE_TIMEOUT_MS` | `600000` | 安全模式单任务空闲超时(持续无活动事件才停止并出超时卡)<br>Safe-mode per-task idle timeout (stops the run after it has been silent this long and renders a timeout card) |
581
- | `DSH_LARK_GUARDIAN_CARD_DENSITY` | `detailed` | 安全模式任务卡片密度(compact / standard / detailed)<br>Card density for safe-mode run cards |
582
- | `DSH_LARK_UPGRADE_REGISTRY` | `https://registry.npmjs.org` | `upgrade` 探测最新版本的 npm registry(可指向镜像)<br>npm registry used by `upgrade` to discover the latest version (mirrors supported) |
583
- | `DSH_LARK_UPGRADE_CHECK` | `1` | `doctor` / `/version` 是否探测 npm 最新版本(`0` 关闭,best-effort)<br>Whether `doctor` / `/version` probe npm latest (`0` disables; best-effort) |
584
- | `DSH_LARK_UPGRADE_CHECK_INTERVAL_MS` | `21600000` | 桥接引擎检查新版本的间隔(`0` 关闭,默认 6h)<br>Bridge new-version check interval (`0` disables; default 6h) |
585
- | `DSH_LARK_UPGRADE_NOTIFY` | `false` | `true` 时发现新版本向指定 chat 推送飞书通知(默认仅日志)<br>Push a Feishu notification to the target chat when a newer version is found (default: log-only) |
586
- | `DSH_LARK_UPGRADE_NOTIFY_CHAT` | — | 接收更新通知的 chat id(配合 `DSH_LARK_UPGRADE_NOTIFY=true`)<br>Chat receiving update notifications (with `DSH_LARK_UPGRADE_NOTIFY=true`) |
300
+ | `DSH_LARK_HOME` | `~/.dsh-lark` | 本地状态根目录|
301
+ | `DSH_LARK_TENANT` | `feishu` | `feishu` 或 `lark`|
302
+ | `DSH_LARK_WORKSPACE` | 未设置 | 新会话默认工作目录|
303
+ | `DSH_LARK_DSH_COMMAND` | `自动发现` | dsh 启动命令;通常无需设置|
304
+ | `DSH_LARK_DSH_ARGS` | `自动发现` | dsh 启动参数,逗号分隔;通常无需设置|
305
+ | `DSH_LARK_ADAPTER` | `sdk` | `sdk`(默认)/ `acp`(审批)/ `headless`(legacy)/ `web`(本地 dsh web agent,单写者)|
306
+ | `DSH_LARK_PROVIDER` | `deepseek-official` | 模型 provider|
307
+ | `DSH_LARK_MODEL` | `deepseek-v4-flash` | 默认模型|
308
+ | `DSH_LARK_MAX_TOKENS` | 未设置 | SDK agent 每请求输出 token 上限|
309
+ | `DSH_LARK_WEB_URL` | `http://127.0.0.1:3080` | `web` 适配器:本地 dsh web agent 的 base URL|
310
+ | `DSH_LARK_WEB_PUSH` | `true` | `web` 适配器:网页端回合完成时推送到飞书并自动切换会话映射(`0` 关闭)|
311
+ | `DSH_LARK_ACCESS_DEFAULT_DENY` | `false` | 无白名单时拒绝私聊|
312
+ | `DSH_LARK_EVENT_FRESHNESS_MS` | `600000` | 过期消息拒绝窗口(0 关闭)|
313
+ | `DSH_LARK_RUN_TIMEOUT_MS` | `300000` | 单次运行空闲超时:持续无活动事件才终止(活跃任务不会被误杀)|
314
+ | `DSH_LARK_STOP_GRACE_MS` | `5000` | SIGTERM 后等待优雅退出再 SIGKILL 的宽限期|
315
+ | `DSH_LARK_SCOPE_CONCURRENCY` | `2` | 每个 scope 的并行任务数(1=严格串行)|
316
+ | `DSH_LARK_RETENTION_MSGS` | `40` | 每个 scope 保留的消息条数(0=全部保留)|
317
+ | `DSH_LARK_ARCHIVE_MAX` | `50` | 每个 scope 最多保留的归档数(0=不清理)|
318
+ | `DSH_LARK_ARCHIVE_MAX_AGE_DAYS` | `90` | 归档最大保留天数(0=不清理)|
319
+ | `DSH_LARK_HEARTBEAT_MS` | `5000` | 桥接引擎心跳写入间隔(守护存活信号)|
320
+ | `DSH_LARK_GUARDIAN_DISABLED` | `false` | `1` 时安全网守护进程保持停止|
321
+ | `DSH_LARK_GUARDIAN_PROFILE` | `dsh-lark` | 守护监视 / 重启的 dsh profile(首次安装时写入状态)|
322
+ | `DSH_LARK_GUARDIAN_BRIDGE_PROFILE` | `default` | 提供飞书凭据与白名单的桥接状态 profile|
323
+ | `DSH_LARK_GUARDIAN_POLL_MS` | `2000` | 守护看门狗轮询间隔|
324
+ | `DSH_LARK_GUARDIAN_STALE_MS` | `15000` | 心跳超时阈值,超过且无 dsh 进程则接管飞书通道|
325
+ | `DSH_LARK_GUARDIAN_ENGINE_DEAD_MS` | `120000` | dsh 进程存活但心跳持续超时该时长,判定桥接引擎已死并接管|
326
+ | `DSH_LARK_GUARDIAN_SAFE_ADAPTER` | `auto` | 安全模式引擎:`auto` 优先 SDK 流式、失败回退 headless;`sdk` 强制 SDK;`headless` 跳过预置|
327
+ | `DSH_LARK_GUARDIAN_SAFE_TIMEOUT_MS` | `600000` | 安全模式单任务空闲超时(持续无活动事件才停止并出超时卡)|
328
+ | `DSH_LARK_GUARDIAN_CARD_DENSITY` | `detailed` | 安全模式任务卡片密度(compact / standard / detailed)|
329
+ | `DSH_LARK_UPGRADE_REGISTRY` | `https://registry.npmjs.org` | `upgrade` 探测最新版本的 npm registry(可指向镜像)|
330
+ | `DSH_LARK_UPGRADE_CHECK` | `1` | `doctor` / `/version` 是否探测 npm 最新版本(`0` 关闭,best-effort)|
331
+ | `DSH_LARK_UPGRADE_CHECK_INTERVAL_MS` | `21600000` | 桥接引擎检查新版本的间隔(`0` 关闭,默认 6h)|
332
+ | `DSH_LARK_UPGRADE_NOTIFY` | `false` | `true` 时发现新版本向指定 chat 推送飞书通知(默认仅日志)|
333
+ | `DSH_LARK_UPGRADE_NOTIFY_CHAT` | — | 接收更新通知的 chat id(配合 `DSH_LARK_UPGRADE_NOTIFY=true`)|
587
334
 
588
335
  启动时会自动查找本机常见的 `@deepseek-ai/dsh` 安装位置。只有自动发现失败或需要指定特殊 profile 时,才需要设置这两个变量。
589
336
 
590
- On startup the bot auto-discovers common local `@deepseek-ai/dsh` installations. Set these two
591
- variables only when auto-discovery fails or a special profile is required.
592
-
593
- ## 权限与数据 | Permissions & Data
337
+ ## 权限与数据
594
338
 
595
339
  本工具在**本机**运行,安装前请知悉它会访问:
596
340
 
597
- This tool runs **locally**; before installing, be aware that it accesses:
598
-
599
341
  - **飞书凭据**:PersonalAgent 应用的 `app_id` / `app_secret`,明文写入本机 `~/.dsh-lark/config.json`(文件权限 600)。
600
342
  - **文件系统**:读取 / 写入你通过 `/cd`、`/ws` 指定的工作目录(含执行 shell 命令、修改文件)。
601
343
  - **网络**:向飞书开放平台建立 WebSocket 出站长连接收发消息;向 DeepSeek API 发送任务上下文。
@@ -610,106 +352,49 @@ This tool runs **locally**; before installing, be aware that it accesses:
610
352
  `/safemode` 时创建仅官方核心的 dsh profile(headless 或 SDK JSON-RPC runtime,均无第三方插件)
611
353
  并逐条执行任务;SDK 引擎会以官方 `dsh-sdk-jsonrpc-server` 子进程提供实时流式事件。
612
354
 
613
- - **Feishu credentials**: the PersonalAgent app `app_id` / `app_secret`, stored in plaintext at
614
- `~/.dsh-lark/config.json` (file mode 600).
615
- - **File system**: reads / writes the working directories you choose with `/cd` and `/ws`
616
- (including running shell commands and modifying files).
617
- - **Network**: an outbound WebSocket long connection to the Feishu open platform for messages, and
618
- task context sent to the DeepSeek API.
619
- - **Local callback**: when the `lark_notify` tool runs, the dsh runtime subprocess calls the
620
- bridge process back over a random 127.0.0.1 port with a per-boot token (loopback only).
621
- - **Processes**: spawns local `dsh` runtime subprocesses (`dsh-sdk-jsonrpc-server` / `dsh-acp`
622
- profiles) to run agent tasks.
623
- - **dsh configuration**: `/model` `/providers` `/provider` `/key` read / write
624
- `~/.dsh/settings.yaml` and `~/.dsh/.credentials.yaml` using the official dsh storage protocol
625
- (admin-only writes; settings keep only `apiKeyEnv` references; credentials file mode 0600,
626
- directory 0700; literal keys never enter settings or chat history).
627
- - **Safety-net guardian (optional)**: when installed, a system-level resident process reads the
628
- Feishu credentials from `~/.dsh-lark/config.json`; it takes over the same bot's Feishu long
629
- connection only after dsh goes down and scans local processes (command lines via `ps` only, no
630
- memory access). On `/safemode` it provisions a core-only dsh profile at
631
- `~/.dsh/profiles/<profile>-safe` and runs `dsh --profile <safe> "<prompt>"` per message.
632
-
633
355
  所有数据仅在本机与飞书、DeepSeek 之间流转,不收集、不上传任何遥测。密钥不会提交进仓库(见 `.gitignore`)。
634
356
 
635
- All data flows only between this machine, Feishu and DeepSeek; nothing is collected or uploaded
636
- as telemetry. Keys are never committed to the repository (see `.gitignore`).
637
-
638
- ## 排障 | Troubleshooting
357
+ ## 排障
639
358
 
640
359
  先运行 `dsh-lark-bot doctor`,它会检查 profile、工作目录,并对当前 adapter 做真实可用性探测
641
360
  (`sdk` / `acp` / `headless` 对应 runtime 的初始化握手)。
642
361
 
643
- Run `dsh-lark-bot doctor` first; it checks the profile and working directory and performs a real
644
- availability probe for the current adapter (`sdk` / `acp` / `headless` runtime handshake).
645
-
646
362
  常见问题:
647
363
 
648
- Common issues:
649
-
650
364
  - **bot 静默 / 长连接失败**:查看 stderr 上的 JSONL 日志,关注 `channel` 与 `channel-command` 类别;SDK 会自动重连。
651
365
  - **agent 无响应**:发送 `/status` 查看当前 scope、cwd 和 active run;发送 `/stop` 终止当前任务;持续无响应超过 `DSH_LARK_RUN_TIMEOUT_MS` 时看门狗会自动终止(空闲超时,活跃任务不会被误杀)。
652
366
  - **首次扫码失败**:确认本机时间准确、网络可访问飞书开放平台;已拿到 App ID/Secret 时可用 `--app-id` / `--app-secret` 跳过扫码。
653
367
 
654
- - **Silent bot / long-connection failure**: check the JSONL logs on stderr, focusing on the
655
- `channel` and `channel-command` categories; the SDK reconnects automatically.
656
- - **Unresponsive agent**: send `/status` to view the scope, cwd and active run; send `/stop` to
657
- terminate the current task; the idle watchdog terminates it automatically after it has been
658
- silent for `DSH_LARK_RUN_TIMEOUT_MS` (active streaming work is never cut short).
659
- - **First QR binding fails**: make sure the local clock is accurate and the Feishu open platform
660
- is reachable; with an existing App ID/Secret you can skip scanning via `--app-id` /
661
- `--app-secret`.
662
-
663
368
  桥接引擎日志以 JSON Lines 输出到 stderr(由 dsh 宿主进程捕获;`logs/bot.log` 是 0.6.0
664
369
  独立服务时代的遗留路径,0.7.0 起不再写入);dsh 宿主日志走 dsh 自己的日志体系。
665
370
 
666
- The bridge engine logs JSON Lines to stderr (captured by the dsh host; `logs/bot.log` is a
667
- leftover path from the 0.6.0 standalone-service era and is no longer written since 0.7.0); the
668
- dsh host uses its own logging.
669
-
670
- **回滚 / Rollback**:`dsh plugin --profile dsh-lark remove dsh-lark-bot` 后重装固定版本即可
371
+ **回滚**:`dsh plugin --profile dsh-lark remove dsh-lark-bot` 后重装固定版本即可
671
372
  (如 `dsh plugin --profile dsh-lark add dsh-lark-bot@0.6.0`);`~/.dsh-lark` 状态独立于插件
672
373
  本体,升级 / 回滚不会丢失配置与会话。
673
374
 
674
- To roll back: remove the plugin and reinstall a pinned version (e.g.
675
- `dsh plugin --profile dsh-lark add dsh-lark-bot@0.6.0`); `~/.dsh-lark` state is independent of
676
- the package, so config and sessions survive upgrades / rollbacks.
677
-
678
- ## 开发 | Development
375
+ ## 开发
679
376
 
680
377
  ```bash
681
378
  pnpm install
682
379
  pnpm typecheck
683
380
  pnpm test
684
381
  pnpm build
685
- pnpm check:publish-bundle # 校验 dist 与全部 exports/bin 入口一致(发布前防线)| verifies dist matches every export & the CLI entry (release gate)
382
+ pnpm check:publish-bundle # 校验 dist 与全部 exports/bin 入口一致(发布前防线)
686
383
  pnpm ci:local
687
- pnpm release:check # ci:local + 上游一致性检查 | ci:local + upstream consistency check
688
- pnpm compat:probe # 临时 DSH_HOME 安装锁定版 dsh,跑真实 SDK 握手 | installs pinned dsh into a temp DSH_HOME and runs a real SDK handshake
689
- pnpm dsh:upstream # 对比 npm 上游 stable 与锁定矩阵 | compares npm upstream stable with the pinned matrix
690
- pnpm security:monitor # 假冒仓库与仿冒包监控(建议每周)| impostor-repo & npm copycat monitor (recommended weekly)
384
+ pnpm release:check # ci:local + 上游一致性检查
385
+ pnpm compat:probe # 临时 DSH_HOME 安装锁定版 dsh,跑真实 SDK 握手
386
+ pnpm dsh:upstream # 对比 npm 上游 stable 与锁定矩阵
387
+ pnpm security:monitor # 假冒仓库与仿冒包监控(建议每周)
691
388
  ```
692
389
 
693
390
  开发规范见 [`AGENTS.md`](AGENTS.md),模块契约见 [`docs/API.md`](docs/API.md),架构见 [`docs/ARCHITECTURE.md`](docs/ARCHITECTURE.md)。
694
391
  兼容矩阵的升级政策与自动化见 [`docs/COMPATIBILITY.md`](docs/COMPATIBILITY.md)。
695
392
 
696
- See [`AGENTS.md`](AGENTS.md) for the development workflow, [`docs/API.md`](docs/API.md) for
697
- module contracts, and [`docs/ARCHITECTURE.md`](docs/ARCHITECTURE.md) for the architecture. See
698
- [`docs/COMPATIBILITY.md`](docs/COMPATIBILITY.md) for the compatibility matrix, upgrade policy
699
- and automation.
700
-
701
- **贡献 / Contributing**:欢迎 Issue 与 PR。开发流程见 [`AGENTS.md`](AGENTS.md)(必读文档、
393
+ **贡献**:欢迎 Issue PR。开发流程见 [`AGENTS.md`](AGENTS.md)(必读文档、
702
394
  提交规范与推送边界),生态交付标准见 [`docs/ECOSYSTEM.md`](docs/ECOSYSTEM.md)。
703
395
 
704
- Contributions are welcome via Issues and PRs; see [`AGENTS.md`](AGENTS.md) for the workflow
705
- (required reading, commit conventions, push policy) and [`docs/ECOSYSTEM.md`](docs/ECOSYSTEM.md)
706
- for ecosystem delivery standards.
707
-
708
396
  发布双包(`dsh-lark-bot` 与 `dsh-feishu-bot` 共享同一份 dist / 版本 / 依赖):
709
397
 
710
- Publishing both packages (`dsh-lark-bot` and `dsh-feishu-bot` share the same dist / version /
711
- dependencies):
712
-
713
398
  ```bash
714
399
  pnpm publish:dual:dry-run
715
400
  pnpm publish:dual
@@ -717,64 +402,37 @@ pnpm publish:dual
717
402
 
718
403
  `scripts/publish-dual-packages.mjs` 从根 `package.json` 生成两份仅 `name` / `bin` 不同的发布清单,避免两份源码漂移。发布时整目录同步 `dist/`,并在发布前校验 `package.json` 每个 `exports` 子路径与 CLI 入口在产物中都存在——任何缺失(如 v0.9.0 的 `ask` 入口漏拷)都会直接中止发布。GitHub tag `v*` 会触发 [`release.yml`](.github/workflows/release.yml) 自动发布两个 npm 包并创建 Release。
719
404
 
720
- `scripts/publish-dual-packages.mjs` generates two publish manifests from the root
721
- `package.json`, differing only in `name` / `bin`, so the two copies never drift. A GitHub tag
722
- `v*` triggers [`release.yml`](.github/workflows/release.yml) to publish both npm packages and
723
- create a Release automatically.
724
-
725
405
  同一份 dist 还会以 `@plutokeating/dsh-lark-bot` 和 `@plutokeating/dsh-feishu-bot` 发布到 GitHub Packages,便于在 GitHub Packages 页面查看。
726
406
 
727
- The same dist is also published to GitHub Packages as `@plutokeating/dsh-lark-bot` and
728
- `@plutokeating/dsh-feishu-bot`, viewable on the GitHub Packages page.
729
-
730
- ## 维护与支持 | Maintenance
407
+ ## 维护与支持
731
408
 
732
- - 状态:**活跃维护(Active)**。主维护者:**PlutoKeating**。
409
+ - 状态:**活跃维护**。主维护者:**PlutoKeating**。
733
410
  - 问题 / 建议:优先在 GitHub Issues 提交;安全漏洞请走 [`SECURITY.md`](SECURITY.md) 的私下报告渠道。
734
411
 
735
- - Status: **active**. Primary maintainer: **PlutoKeating**.
736
- - Bugs / feature requests: GitHub Issues; security issues via the private channel in
737
- [`SECURITY.md`](SECURITY.md).
738
-
739
- 社区收录情况见下节「社区收录情况 | Community Listings」。
412
+ 社区收录情况见下节「社区收录情况」。
740
413
 
741
- See "Community Listings" in the next section for ecosystem registration status.
742
-
743
- ## 作者 | Author
414
+ ## 作者
744
415
 
745
416
  本项目由 **PlutoKeating** 开发并维护。作者专注于自动化与开发者工具,习惯从真实使用场景出发
746
417
  做软件:本项目正是从“用飞书 / Lark 群聊驱动 DeepSeek Agent”的日常需求长出来的,逐步演进为
747
418
  一套带守护、自愈与一键升级能力的完整桥接方案。更多信息见个人主页:
748
419
  [PlutoKeating](https://github.com/PlutoKeating)。
749
420
 
750
- This project is developed and maintained by **PlutoKeating**, who focuses on automation and
751
- developer tooling and prefers building software from real usage. It grew out of the daily need
752
- to drive DeepSeek agents from Feishu/Lark group chats, evolving into a complete bridge with
753
- guardian, self-healing, and one-command upgrade capabilities. See the author's profile:
754
- [PlutoKeating](https://github.com/PlutoKeating).
755
-
756
- ## 贡献者 | Contributors
421
+ ## 贡献者
757
422
 
758
423
  感谢以下贡献者(按合入 / 提交时间):
759
424
 
760
- Thanks to the following contributors (by merge / submission time):
761
-
762
- | 贡献者 Contributor | 贡献 Contribution | 状态 Status |
425
+ | 贡献者 | 贡献 | 状态 |
763
426
  | :--- | :--- | :--- |
764
- | [koprivnikarurnaa-oss](https://github.com/koprivnikarurnaa-oss) | [PR #9](https://github.com/PlutoKeating/dsh-lark-bot/pull/9):web 单写者适配器 + self-heal v2 + 守护自动重启<br>Web single-writer adapter + self-heal v2 + guardian auto-relaunch | 已合入<br>Merged |
765
- | [Normanyin](https://github.com/Normanyin) | [PR #11](https://github.com/PlutoKeating/dsh-lark-bot/pull/11):`/newg` 自动建群命令<br>`/newg` auto-create group chat command | ✅ 已合入(cherry-pick)<br>Merged (cherry-pick) |
427
+ | [koprivnikarurnaa-oss](https://github.com/koprivnikarurnaa-oss) | [PR #9](https://github.com/PlutoKeating/dsh-lark-bot/pull/9):web 单写者适配器 + self-heal v2 + 守护自动重启|已合入|
428
+ | [Normanyin](https://github.com/Normanyin) | [PR #11](https://github.com/PlutoKeating/dsh-lark-bot/pull/11):`/newg` 自动建群命令| ✅ 已合入(cherry-pick)|
766
429
 
767
430
  > 说明:GitHub 贡献者图按 commit 作者邮箱归因。PR #9 合入时的提交使用了本地通用身份
768
431
  > `dsh-user <dsh-user@local>`(未绑定 GitHub 账号),因此未自动计入贡献者图;本表为仓库侧
769
432
  > 的明确署名,PR #11 的提交身份已绑定其账号,合入后会自动计入。
770
433
  >
771
- > Note: GitHub's contributor graph attributes commits by author email. The commits merged via
772
- > PR #9 carried a local generic identity (`dsh-user <dsh-user@local>`, not linked to a GitHub
773
- > account), so they are not auto-counted in the graph; this table is the repository's explicit
774
- > acknowledgment. PR #11's commits are authored under the contributor's linked account and will
775
- > be credited automatically once merged.
776
434
 
777
- ## 许可与安全 | License & Security
435
+ ## 许可与安全
778
436
 
779
437
  - **许可证**:GNU Affero General Public License v3.0(见 `LICENSE`)。
780
438
  - **版权归属**:源码版权归项目维护者所有,按 AGPL-3.0 授权;「DeepSeek」「飞书 / Lark」等
@@ -783,39 +441,30 @@ Thanks to the following contributors (by merge / submission time):
783
441
  - **安全模型**:默认拒绝、密钥脱敏、路径 containment、SSRF 防护、过期事件拒绝与交互工具
784
442
  默认禁用——详见 [`SECURITY.md`](SECURITY.md)。
785
443
 
786
- - **License**: GNU Affero General Public License v3.0 (see `LICENSE`).
787
- - **Copyright**: source is owned by the maintainers and licensed under AGPL-3.0; "DeepSeek" and
788
- "Feishu / Lark" trademarks belong to their respective owners.
789
- - **Security reports**: report vulnerabilities privately via GitHub Security Advisory; do not
790
- open a public issue.
791
- - **Security model**: default-deny, secret redaction, path containment, SSRF protection, stale
792
- event rejection and default-disabled interactive tools — see [`SECURITY.md`](SECURITY.md).
793
-
794
- ## 文档 | Documentation
444
+ ## 文档
795
445
 
796
446
  > 接手本项目的工程师:**先读 [`docs/REQUIREMENTS.md`](docs/REQUIREMENTS.md) 和 [`docs/RESEARCH.md`](docs/RESEARCH.md)**,即可完整理解项目诉求与来龙去脉,无需线下沟通。
797
- > Engineers taking over this project: **read [`docs/REQUIREMENTS.md`](docs/REQUIREMENTS.md) and [`docs/RESEARCH.md`](docs/RESEARCH.md) first**.
798
447
 
799
- | 文档 Doc | 内容 Content |
448
+ | 文档 | 内容 |
800
449
  | :--- | :--- |
801
- | [`docs/REQUIREMENTS.md`](docs/REQUIREMENTS.md) | 完整项目诉求、产出预期、规范与约束<br>Complete requirements, outputs & specifications |
802
- | [`docs/RESEARCH.md`](docs/RESEARCH.md) | 调研报告:官方现状、参考项目、可行性、技术差异<br>Research: official status, references, feasibility |
803
- | [`docs/ARCHITECTURE.md`](docs/ARCHITECTURE.md) | 架构分层与目录映射<br>Architecture layering & directory mapping |
804
- | [`docs/API.md`](docs/API.md) | 模块接口与契约<br>Module interfaces & contracts |
805
- | [`docs/QUICK_START.md`](docs/QUICK_START.md) | 安装与快速开始<br>Install & quick start |
806
- | [`docs/COMPATIBILITY.md`](docs/COMPATIBILITY.md) | 兼容矩阵、升级政策与自动化<br>Compatibility matrix, upgrade policy & automation |
807
- | [`docs/MANUAL.md`](docs/MANUAL.md) | 完整用户手册<br>Complete user manual |
808
- | [`docs/adapter-notes.md`](docs/adapter-notes.md) | dsh adapter 接入说明(接口 / 落点 / 路线)<br>How to plug the dsh adapter |
809
- | [`docs/UPGRADE.md`](docs/UPGRADE.md) | 更新链路架构审查、生效机制与已知边界(issue #15)<br>Upgrade flow architecture, activation & known boundaries |
810
- | [`docs/ECOSYSTEM.md`](docs/ECOSYSTEM.md) | 生态兼容与交付标准(实现工程师必读)<br>Ecosystem & delivery standards (for engineers) |
811
- | [`docs/roadmap.md`](docs/roadmap.md) | 路线图与里程碑<br>Roadmap & milestones |
812
- | [`docs/PLAN.md`](docs/PLAN.md) | 主线开发计划与验收标准<br>Development plan & acceptance criteria |
813
- | [`SECURITY.md`](SECURITY.md) | 安全模型与报告渠道<br>Security model & reporting |
814
- | [`AGENTS.md`](AGENTS.md) | AI Agent 开发工作流规范<br>AI agent workflow spec |
815
-
816
- ## 架构 | Architecture
817
-
818
- > 详见 [`docs/ARCHITECTURE.md`](docs/ARCHITECTURE.md) | See [`docs/ARCHITECTURE.md`](docs/ARCHITECTURE.md) for details.
450
+ | [`docs/REQUIREMENTS.md`](docs/REQUIREMENTS.md) | 完整项目诉求、产出预期、规范与约束|
451
+ | [`docs/RESEARCH.md`](docs/RESEARCH.md) | 调研报告:官方现状、参考项目、可行性、技术差异|
452
+ | [`docs/ARCHITECTURE.md`](docs/ARCHITECTURE.md) | 架构分层与目录映射|
453
+ | [`docs/API.md`](docs/API.md) | 模块接口与契约|
454
+ | [`docs/QUICK_START.md`](docs/QUICK_START.md) | 安装与快速开始|
455
+ | [`docs/COMPATIBILITY.md`](docs/COMPATIBILITY.md) | 兼容矩阵、升级政策与自动化|
456
+ | [`docs/MANUAL.md`](docs/MANUAL.md) | 完整用户手册|
457
+ | [`docs/adapter-notes.md`](docs/adapter-notes.md) | dsh adapter 接入说明(接口 / 落点 / 路线)|
458
+ | [`docs/UPGRADE.md`](docs/UPGRADE.md) | 更新链路架构审查、生效机制与已知边界(issue #15)|
459
+ | [`docs/ECOSYSTEM.md`](docs/ECOSYSTEM.md) | 生态兼容与交付标准(实现工程师必读)|
460
+ | [`docs/roadmap.md`](docs/roadmap.md) | 路线图与里程碑|
461
+ | [`docs/PLAN.md`](docs/PLAN.md) | 主线开发计划与验收标准|
462
+ | [`SECURITY.md`](SECURITY.md) | 安全模型与报告渠道|
463
+ | [`AGENTS.md`](AGENTS.md) | AI Agent 开发工作流规范|
464
+
465
+ ## 架构
466
+
467
+ > 详见 [`docs/ARCHITECTURE.md`](docs/ARCHITECTURE.md)
819
468
 
820
469
  ```
821
470
  飞书 / Lark ──WebSocket 长连接──▶ bridge/ ──▶ session/ ──▶ workspace/ ──▶ adapters/ ──▶ dsh ──▶ DeepSeek V4
@@ -827,48 +476,41 @@ Thanks to the following contributors (by merge / submission time):
827
476
  通道接收 `/safemode` 控制信号,以仅核心 profile(`dsh-base` + `dsh-headless`)拉起受限对话
828
477
  用于自愈,`/safemode exit` 重启完整 profile 并交还通道。
829
478
 
830
- The core idea: **decouple the Feishu channel from the agent backend**. The bridge layer follows the battle-tested `lark-channel-bridge` approach (WebSocket long-connection + streaming cards + session routing); the agent backend is abstracted behind an adapter, defaulting to the official DeepSeek Harness SDK (`DSH_LARK_ADAPTER=sdk`), with an optional ACP approval mode and the legacy headless fallback.
831
-
832
- The optional safety-net guardian (`src/guardian/`) runs as a separate resident process: silent
833
- while dsh is up, it takes over the Feishu channel when dsh goes down, accepts `/safemode` control
834
- signals, runs a restricted core-only conversation (`dsh-base` + `dsh-headless`) for self-healing,
835
- and relaunches the full profile on `/safemode exit`.
479
+ ## 目录结构
836
480
 
837
- ## 目录结构 | Directory Structure
838
-
839
- | 目录 Dir | 职责 Responsibility |
481
+ | 目录 | 职责 |
840
482
  | :--- | :--- |
841
- | `src/bridge/` | 飞书通道接入(消息、卡片、媒体)<br>Feishu channel integration |
842
- | `src/onboard/` | 首次扫码创建 / 绑定 PersonalAgent 应用<br>First-run QR onboarding |
843
- | `src/session/` | 会话路由、排队、访问控制<br>Session routing, queueing, access control |
844
- | `src/workspace/` | 项目工作区、git worktree 隔离与规则注入<br>Project workspace, git worktree isolation & rule injection |
845
- | `src/adapters/` | agent 后端适配器(sdk 默认 / acp 审批 / headless legacy / web 单写者)<br>Agent backend adapters (sdk / acp / headless / web single-writer) |
846
- | `src/card/` | 流式卡片状态与渲染<br>Streaming card state & rendering |
847
- | `src/bot/` | 运行注册、消息排队、审批/问答注册表<br>Run registry, queueing, approval/question registries |
848
- | `src/commands/` | 斜杠命令(/cd /ws /new …)<br>Slash commands |
849
- | `src/cli/` | CLI 入口:`setup`(唯一安装命令)/ `doctor`(诊断)/ `upgrade`(一键升级)/ 隐藏 `run`<br>CLI entry: setup / doctor / upgrade / hidden run |
850
- | `src/upgrade/` | 一键升级(issue #10):版本探测、升级状态、运行检测、guardian/profile 重启助手、runtime 链接修复<br>One-command upgrade (issue #10): version probe, upgrade state, running-state detection, restart helpers, runtime link repair |
851
- | `src/guardian/` | 安全网守护:心跳、进程观察、仅核心安全 profile、接管状态机、系统服务安装<br>Safety-net guardian: heartbeat, process watch, core-only safe profile, takeover state machine, service install |
852
- | `src/config/` | profile / 配置 / 访问白名单 / dsh 配置管理<br>Profile, config, access & dsh config management |
853
- | `src/core/` | 结构化日志<br>Structured logging |
854
- | `src/media/` | 附件下载与文本注入<br>Attachment download & text injection |
855
- | `src/platform/` | 跨平台原子写入<br>Cross-platform atomic writes |
856
- | `docs/` | 架构、路线图等文档<br>Architecture, roadmap & docs |
857
- | `reference/` | 参考研究用的克隆仓库(不提交)<br>Cloned reference repos (not committed) |
858
-
859
- ## 路线图 | Roadmap
860
-
861
- 见 [`docs/roadmap.md`](docs/roadmap.md) | See [`docs/roadmap.md`](docs/roadmap.md).
862
-
863
- ## 参考项目 | References
864
-
865
- | 项目 Project | 说明 About |
483
+ | `src/bridge/` | 飞书通道接入(消息、卡片、媒体)|
484
+ | `src/onboard/` | 首次扫码创建 / 绑定 PersonalAgent 应用|
485
+ | `src/session/` | 会话路由、排队、访问控制|
486
+ | `src/workspace/` | 项目工作区、git worktree 隔离与规则注入|
487
+ | `src/adapters/` | agent 后端适配器(sdk 默认 / acp 审批 / headless legacy / web 单写者)|
488
+ | `src/card/` | 流式卡片状态与渲染|
489
+ | `src/bot/` | 运行注册、消息排队、审批/问答注册表|
490
+ | `src/commands/` | 斜杠命令(/cd /ws /new …)|
491
+ | `src/cli/` | CLI 入口:`setup`(唯一安装命令)/ `doctor`(诊断)/ `upgrade`(一键升级)/ 隐藏 `run`|
492
+ | `src/upgrade/` | 一键升级(issue #10):版本探测、升级状态、运行检测、guardian/profile 重启助手、runtime 链接修复|
493
+ | `src/guardian/` | 安全网守护:心跳、进程观察、仅核心安全 profile、接管状态机、系统服务安装|
494
+ | `src/config/` | profile / 配置 / 访问白名单 / dsh 配置管理|
495
+ | `src/core/` | 结构化日志|
496
+ | `src/media/` | 附件下载与文本注入|
497
+ | `src/platform/` | 跨平台原子写入|
498
+ | `docs/` | 架构、路线图等文档|
499
+ | `reference/` | 参考研究用的克隆仓库(不提交)|
500
+
501
+ ## 路线图
502
+
503
+ 见 [`docs/roadmap.md`](docs/roadmap.md)
504
+
505
+ ## 参考项目
506
+
507
+ | 项目 | 说明 |
866
508
  | :--- | :--- |
867
- | [`zarazhangrui/lark-coding-agent-bridge`](https://github.com/zarazhangrui/lark-coding-agent-bridge) | 飞书 ↔ Claude Code / Codex 桥接,本项目的直接参照<br>Feishu ↔ Claude Code / Codex bridge; the direct reference for this project |
868
- | [`deepseek-ai/deepseek-harness`](https://github.com/deepseek-ai/deepseek-harness) | DeepSeek Harness(`dsh`),agent 后端<br>DeepSeek Harness (`dsh`), the agent backend |
869
- | [`grinev/opencode-telegram-bot`](https://github.com/grinev/opencode-telegram-bot) | OpenCode 的 Telegram 手机端,另一参照<br>Telegram mobile client for OpenCode; another reference |
509
+ | [`zarazhangrui/lark-coding-agent-bridge`](https://github.com/zarazhangrui/lark-coding-agent-bridge) | 飞书 ↔ Claude Code / Codex 桥接,本项目的直接参照|
510
+ | [`deepseek-ai/deepseek-harness`](https://github.com/deepseek-ai/deepseek-harness) | DeepSeek Harness(`dsh`),agent 后端|
511
+ | [`grinev/opencode-telegram-bot`](https://github.com/grinev/opencode-telegram-bot) | OpenCode 的 Telegram 手机端,另一参照|
870
512
 
871
- ## 社区收录情况 | Community Listings
513
+ ## 社区收录情况
872
514
 
873
515
  <div align="center">
874
516
 
@@ -876,64 +518,41 @@ and relaunches the full profile on `/safemode exit`.
876
518
 
877
519
  </div>
878
520
 
521
+ > 本项目的社区收录 / 推荐状态,随提交的更新请求持续维护。截至 v0.15.1(2026-08-17 复核):
879
522
 
880
- > 本项目的社区收录 / 推荐状态,随提交的更新请求持续维护。截至 v0.14.0(2026-08-17 复核):
881
- > Community listing & recommendation status, kept current as update requests land. As of v0.14.0 (re-verified 2026-08-17):
882
-
883
- | 平台 Platform | 状态 Status | 说明 Notes |
523
+ | 平台 | 状态 | 说明 |
884
524
  | :--- | :--- | :--- |
885
- | [awesome-dsh-plugins](https://github.com/AdamPlatin123/awesome-dsh-plugins) | ✅ 已收录 · 运行级可用<br>Listed · runtime-verified | 社区榜单标注 `✅ 运行级可用`(agent 实测通过);收录条目 v0.8.0 经 [PR #127](https://github.com/AdamPlatin123/awesome-dsh-plugins/pull/127) 合并,榜单行同步 [issue #139](https://github.com/AdamPlatin123/awesome-dsh-plugins/issues/139) 已关闭;数据刷新至 v0.14.0 待跟进<br>Shown as `✅ 运行级可用` (agent-tested); v0.8.0 entry merged via [PR #127](https://github.com/AdamPlatin123/awesome-dsh-plugins/pull/127); leaderboard sync [#139](https://github.com/AdamPlatin123/awesome-dsh-plugins/issues/139) closed; refresh to v0.14.0 pending |
886
- | [awesome-dsh-plugin](https://github.com/awesome-dsh-plugin/awesome-dsh-plugin) | 📨 收录 PR 已提交 · 待合并<br>Submission PR open · awaiting merge | 7.2k+ star 的社区插件精选大榜(`dsh-plugin` 生态流量入口);收录 PR [#1408](https://github.com/awesome-dsh-plugin/awesome-dsh-plugin/pull/1408) 已提交,合并后回填状态<br>The 7.2k+ star curated plugin list (the ecosystem traffic hub); submission [PR #1408](https://github.com/awesome-dsh-plugin/awesome-dsh-plugin/pull/1408) open, status backfilled after merge |
887
- | [dshfind](https://dshfind.com/zh/plugins/PlutoKeating/dsh-lark-bot) | ✅ 已收录 · 详情页在线<br>Listed · detail page live | 条目名称修正 [issue #2](https://github.com/hikariming/dshfind/issues/2) 已关闭;v0.10.1 数据刷新 [issue #6](https://github.com/hikariming/dshfind/issues/6) 待处理;v0.14.0 刷新待跟进;顶部徽章 / 展示卡来自 dshfind<br>Entry name fixed ([issue #2](https://github.com/hikariming/dshfind/issues/2) closed); v0.10.1 refresh ([issue #6](https://github.com/hikariming/dshfind/issues/6)) pending; v0.14.0 refresh pending; the header badge / card comes from dshfind |
888
- | [dshbase](https://dshbase.com/zh/plugins/dsh-lark-bot) | ✅ 已收录 · 实测可装<br>Listed · CI-verified | 中文插件目录(收录 1771+ 插件),自动化 CI 实测 `dsh plugin add` 可装可启动,标注 `✅ 已验证 · 实测可装`;顶部徽章来自 dshbase<br>Chinese plugin directory (1771+ plugins) with automated CI install verification, marked `✅ verified`; the header badge comes from dshbase |
889
- | [omdsh-dev/community](https://github.com/orgs/omdsh-dev/discussions/11) | ✅ 收录申请通过 · 讨论活跃<br>Accepted · discussion active | `[Plugin]` 收录申请(Discussion #11)已通过并持续维护,最新更新说明 v0.10.2v0.14.0 更新待跟进<br>`[Plugin]` submission (Discussion #11) accepted and active, latest notes v0.10.2; v0.14.0 update pending |
525
+ | [awesome-dsh-plugins](https://github.com/AdamPlatin123/awesome-dsh-plugins) | ✅ 已收录 · 运行级可用| 社区榜单标注 `✅ 运行级可用`(agent 实测通过);收录条目 v0.8.0 经 [PR #127](https://github.com/AdamPlatin123/awesome-dsh-plugins/pull/127) 合并,榜单行同步 [issue #139](https://github.com/AdamPlatin123/awesome-dsh-plugins/issues/139) 已关闭;**v0.15.1 数据刷新 [PR #230](https://github.com/AdamPlatin123/awesome-dsh-plugins/pull/230) 已提交 · 待合并**|
526
+ | [awesome-dsh-plugin](https://github.com/awesome-dsh-plugin/awesome-dsh-plugin) | 📨 收录 PR 已提交 · 待合并| 7.2k+ star 的社区插件精选大榜(`dsh-plugin` 生态流量入口);收录 PR [#1408](https://github.com/awesome-dsh-plugin/awesome-dsh-plugin/pull/1408) 已提交,合并后回填状态|
527
+ | [dshfind](https://dshfind.com/zh/plugins/PlutoKeating/dsh-lark-bot) | ✅ 已收录 · 详情页在线| 条目名称修正 [issue #2](https://github.com/hikariming/dshfind/issues/2) 已关闭;**v0.15.1 数据刷新请求 [#6 跟进评论](https://github.com/hikariming/dshfind/issues/6#issuecomment-5317081509) 已提交 · 待维护方处理**;顶部徽章 / 展示卡来自 dshfind|
528
+ | [dshbase](https://dshbase.com/zh/plugins/dsh-lark-bot) | ✅ 已收录 · 实测可装| 中文插件目录(收录 1771+ 插件),自动化 CI 实测 `dsh plugin add` 可装可启动,标注 `✅ 已验证 · 实测可装`;顶部徽章来自 dshbase|
529
+ | [omdsh-dev/community](https://github.com/orgs/omdsh-dev/discussions/11) | ✅ 收录申请通过 · 讨论活跃| `[Plugin]` 收录申请(Discussion #11)已通过并持续维护,最新更新说明 v0.10.2;**v0.15.1 更新说明已备妥,待人工粘贴(org discussion 不支持 API)**|
890
530
 
891
- **更新请求进度 / Update request status(截至 2026-08-17 复核 | as of 2026-08-17)**:
531
+ **更新请求进度(截至 2026-08-17 复核)**:
892
532
 
893
533
  - awesome-dsh-plugins 收录条目 v0.8.0:[#127](https://github.com/AdamPlatin123/awesome-dsh-plugins/pull/127) — ✅ 已合并;榜单行同步:[#139](https://github.com/AdamPlatin123/awesome-dsh-plugins/issues/139) — ✅ 已关闭
894
- - awesome-dsh-plugin 大榜收录:[#1408](https://github.com/awesome-dsh-plugin/awesome-dsh-plugin/pull/1408) — 📨 已提交(2026-08-17,v0.15.0 数据)
895
- - dshfind 条目名称修正 + v0.8.0 刷新:[#2](https://github.com/hikariming/dshfind/issues/2) — ✅ 已关闭;v0.10.1 刷新:[#6](https://github.com/hikariming/dshfind/issues/6) — 📨 待处理
896
- - omdsh-dev/community 收录:[Discussion #11](https://github.com/orgs/omdsh-dev/discussions/11) — ✅ 通过,讨论活跃(最新更新说明 v0.10.2
897
- - 平台数据刷新至 v0.14.0 暂缓提交(安全窗口内保持低调,见「假冒仓库警告」)
534
+ - awesome-dsh-plugin 大榜收录:[#1408](https://github.com/awesome-dsh-plugin/awesome-dsh-plugin/pull/1408) — 📨 已提交(2026-08-17,v0.15.0 数据;v0.15.1 [跟进评论](https://github.com/awesome-dsh-plugin/awesome-dsh-plugin/pull/1408#issuecomment-5317081726) 已提交)
535
+ - dshfind 条目名称修正 + v0.8.0 刷新:[#2](https://github.com/hikariming/dshfind/issues/2) — ✅ 已关闭;v0.10.1 刷新:[#6](https://github.com/hikariming/dshfind/issues/6) — 📨 待处理(v0.15.1 [跟进评论](https://github.com/hikariming/dshfind/issues/6#issuecomment-5317081509) 已提交)
536
+ - omdsh-dev/community 收录:[Discussion #11](https://github.com/orgs/omdsh-dev/discussions/11) — ✅ 通过,讨论活跃(最新更新说明 v0.10.2);v0.15.1 更新说明 — 📨 已备妥,待人工粘贴
537
+ - 平台数据刷新(v0.14.0 v0.15.1)— ✅ 已恢复提交(2026-08-17):awesome-dsh-plugins [PR #230](https://github.com/AdamPlatin123/awesome-dsh-plugins/pull/230) · dshfind [#6 跟进](https://github.com/hikariming/dshfind/issues/6#issuecomment-5317081509) · omdsh 说明备妥
898
538
 
899
- **Update requests**:
900
-
901
- - awesome-dsh-plugins v0.8.0 entry: [#127](https://github.com/AdamPlatin123/awesome-dsh-plugins/pull/127) — ✅ merged; leaderboard sync: [#139](https://github.com/AdamPlatin123/awesome-dsh-plugins/issues/139) — ✅ closed
902
- - awesome-dsh-plugin listing: [#1408](https://github.com/awesome-dsh-plugin/awesome-dsh-plugin/pull/1408) — 📨 submitted (2026-08-17, v0.15.0 data)
903
- - dshfind name fix + v0.8.0 refresh: [#2](https://github.com/hikariming/dshfind/issues/2) — ✅ closed; v0.10.1 refresh: [#6](https://github.com/hikariming/dshfind/issues/6) — 📨 pending
904
- - omdsh-dev/community listing: [Discussion #11](https://github.com/orgs/omdsh-dev/discussions/11) — ✅ accepted, discussion active (latest notes v0.10.2)
905
- - Platform refresh to v0.14.0 — ⏸ deferred (staying low-key during the security window; see "Impostor warning" below)
906
-
907
- **亮点跟进 / Highlights follow-ups**(六项独家能力与 issue #6 设计实现):
539
+ **亮点跟进**(六项独家能力与 issue #6 设计实现):
908
540
 
909
541
  - awesome-dsh-plugins 榜单行同步(仓库描述 → 最新)与 agent-test 报告名称异常:[#139](https://github.com/AdamPlatin123/awesome-dsh-plugins/issues/139) — 📨 已提交(维护方已确认,等待渲染周期同步)
910
542
  - dshfind 详情页补「对话内管理模型和密钥」亮点:[#2 跟进评论](https://github.com/hikariming/dshfind/issues/2#issuecomment-5301019067) — 📨 已提交
911
543
  - omdsh 六项独家亮点补充(含 Guardian 设计实现):[Discussion #11 亮点评论](https://github.com/orgs/omdsh-dev/discussions/11#discussioncomment-18026370) — 📨 已提交
912
544
 
913
- **Highlights follow-ups** (six exclusive capabilities & the issue #6 design):
914
-
915
- - awesome-dsh-plugins leaderboard row sync (repo description → latest) & agent-test name anomaly: [#139](https://github.com/AdamPlatin123/awesome-dsh-plugins/issues/139) — 📨 submitted (maintainer confirmed; awaiting the snapshot/render cycle)
916
- - dshfind detail page: add the in-chat model/key management highlight: [#2 follow-up](https://github.com/hikariming/dshfind/issues/2#issuecomment-5301019067) — 📨 submitted
917
- - omdsh six-exclusive-highlights summary (incl. the Guardian design): [Discussion #11 highlights comment](https://github.com/orgs/omdsh-dev/discussions/11#discussioncomment-18026370) — 📨 submitted
918
-
919
- ## 假冒仓库警告 | Impostor Repository Warning
545
+ ## 假冒仓库警告
920
546
 
921
- > [!WARNING]
922
547
  > 2026-08-17 发现假冒仓库 **`tarraencompassing61/dsh-lark-bot`**:非 fork 重新上传、114 个 commit 中
923
548
  > 113 个作者为 PlutoKeating、删除全部 CI、关闭 Issues、Releases 为 0,却以“下载 Windows exe 双击运行”的
924
549
  > SEO 诱饵 README 冒充官方分发。**本项目从不提供 exe,任何此类下载均为假冒 / 恶意来源。**
925
- > On 2026-08-17 an impostor repository **`tarraencompassing61/dsh-lark-bot`** was found: re-uploaded as a
926
- > non-fork with 113/114 commits authored by PlutoKeating, all CI deleted, Issues disabled, zero Releases,
927
- > and a SEO-bait README offering “Windows exe download & run”. **This project never ships executables —
928
- > treat any such download as counterfeit / malicious.**
929
550
  >
930
- > 取证存档 Evidence: [`docs/security/2026-08-17-impostor-repo-evidence/`](docs/security/2026-08-17-impostor-repo-evidence/README.md) ·
931
- > 官方下载渠道 Official download: [`docs/DOWNLOAD.md`](docs/DOWNLOAD.md) ·
932
- > 持续监控 Ongoing monitor: `pnpm security:monitor`
551
+ > 取证存档:[`docs/security/2026-08-17-impostor-repo-evidence/`](docs/security/2026-08-17-impostor-repo-evidence/README.md) ·
552
+ > 官方下载渠道:[`docs/DOWNLOAD.md`](docs/DOWNLOAD.md) ·
553
+ > 持续监控:`pnpm security:monitor`
933
554
 
934
- ## 免责声明 | Disclaimer
555
+ ## 免责声明
935
556
 
936
- > [!NOTE]
937
557
  > 本项目为非官方社区工具,与 DeepSeek、字节跳动 / 飞书(Lark)无关联,亦未获得其背书。DeepSeek Harness、Feishu / Lark 及相关商标归各自权利人所有。
938
558
  >
939
- > This is an unofficial community tool, not affiliated with or endorsed by DeepSeek or ByteDance / Feishu (Lark). DeepSeek Harness, Feishu / Lark and related trademarks belong to their respective owners.