dsh-lark-bot 0.15.1 → 0.15.2
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.
- package/README.md +187 -510
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
-
> [
|
|
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)。
|
|
1
|
+
> **⚠️ 仅认准官方渠道:** 唯一官方仓库 [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
2
|
|
|
4
3
|
<h1 align="center">dsh-lark-bot</h1>
|
|
5
4
|
|
|
5
|
+
<p align="center">🌏 英文版:[README_EN.md](README_EN.md)</p>
|
|
6
|
+
|
|
6
7
|
<p align="center">
|
|
7
|
-
<strong>把 DeepSeek Harness
|
|
8
|
+
<strong>把 DeepSeek Harness 接入飞书</strong>
|
|
8
9
|
</p>
|
|
9
10
|
|
|
10
11
|
<p align="center">
|
|
@@ -25,10 +26,6 @@
|
|
|
25
26
|
|
|
26
27
|
让 **DeepSeek Harness(`dsh`)** 成为你飞书里的一员:在手机、群聊、话题里指挥本机 coding agent,把对话、任务、卡片和**项目工作区**都收进同一个协作流。
|
|
27
28
|
|
|
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
29
|
</div>
|
|
33
30
|
|
|
34
31
|
<p align="center">
|
|
@@ -38,51 +35,47 @@
|
|
|
38
35
|
|
|
39
36
|
---
|
|
40
37
|
|
|
41
|
-
## 场景
|
|
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
|
-
|
|
48
|
-
|
|
49
|
-
## 能做什么 | What you get
|
|
44
|
+
## 能做什么
|
|
50
45
|
|
|
51
|
-
|
|
46
|
+
**基础能力**:
|
|
52
47
|
|
|
53
48
|
- 私聊、群聊、话题(thread)里指挥本机 dsh coding agent,图片 / 文本文件直接发给 bot 即可;
|
|
54
49
|
- 流式卡片实时展示思考、工具调用与结果,支持交互按钮(停止 / 审批 / 问答卡);
|
|
55
50
|
- 会话自动归档与保留策略;Git 仓库内为每个会话自动创建隔离 worktree 项目工作区,多项目互不干扰。
|
|
56
51
|
|
|
57
|
-
|
|
52
|
+
**六项全网独有组合**:
|
|
58
53
|
|
|
59
|
-
- 🆘 **Guardian 安全网守护——“永远叫得应”**:DSH 崩溃后飞书仍会回复你,`/safemode`
|
|
54
|
+
- 🆘 **Guardian 安全网守护——“永远叫得应”**:DSH 崩溃后飞书仍会回复你,`/safemode` 进入仅核心安全模式直接重启。
|
|
60
55
|
- 👥 **多角色 Agent——“一个机器人,一整个团队”**:`/role` 切换或指派 PM / 开发 / 文档等角色,每个角色独立人设、模型偏好与规则。
|
|
61
56
|
- ⚡ **并行多任务——“不用排队”**:同一群聊同时跑多个任务、会话隔离;其他方案只能串行排队。
|
|
62
57
|
- 🗂 **会话归档与清理——“会话列表不会烂掉”**:`/archive` 归档旧任务、`/retention` 配置自动保留策略。
|
|
63
58
|
- 📣 **跨会话主动通知 + @人——“活干完了它会来找你”**:A 群跑完任务主动推送到 B 群 / 私聊并 @ 你。
|
|
64
59
|
- 🔑 **对话内管理模型和密钥——“不用离开飞书”**:`/providers` `/provider` `/key` 直接查看、切换供应商、热更新密钥。
|
|
65
60
|
|
|
66
|
-
## 30 秒上手
|
|
61
|
+
## 30 秒上手
|
|
67
62
|
|
|
68
|
-
|
|
63
|
+
**前置条件(先装好本体,再装遥控器)**:
|
|
69
64
|
|
|
70
65
|
1. **DeepSeek Harness(`dsh`)已安装并配置好 `DEEPSEEK_API_KEY`** —— dsh-lark-bot 是 dsh 的插件,dsh 才是 agent 本体,缺一不可;
|
|
71
66
|
2. **Node.js ≥ 22.19**(见 `package.json` engines)与一个飞书 / Lark 账号。
|
|
72
67
|
|
|
73
|
-
|
|
68
|
+
**三步上线**:
|
|
74
69
|
|
|
75
70
|
```bash
|
|
76
71
|
# ① 一键安装(无需先全局安装任何东西;自动装进 dsh profile,并默认同时安装「安全网守护」)
|
|
77
|
-
# ① One-command install (no prior global install; installs the safety-net guardian by default)
|
|
78
72
|
npx dsh-lark-bot@latest setup --profile dsh-lark
|
|
79
73
|
|
|
80
|
-
# ② 启动
|
|
74
|
+
# ② 启动
|
|
81
75
|
dsh --profile dsh-lark
|
|
82
76
|
```
|
|
83
77
|
|
|
84
78
|
③ 首次启动终端打印二维码 → 飞书 / 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
79
|
|
|
87
80
|
`setup` 会自动完成:定位本机 dsh → 预批准 pnpm 构建策略(protobufjs)→ 执行标准
|
|
88
81
|
`dsh plugin --profile dsh-lark add dsh-lark-bot@<版本>`(版本号由当前包固定)→ 默认安装「安全网守护」系统服务。
|
|
@@ -92,79 +85,60 @@ dsh --profile dsh-lark
|
|
|
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
|
-
## 完整使用方式
|
|
96
|
-
|
|
97
|
-
### 常用命令 | Common commands
|
|
88
|
+
## 完整使用方式
|
|
98
89
|
|
|
90
|
+
### 常用命令
|
|
99
91
|
|
|
100
92
|
在飞书里向 bot 发送普通消息即可开始工作,常用命令:
|
|
101
93
|
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
| 命令 Command | 作用 Description |
|
|
94
|
+
| 命令 | 作用 |
|
|
105
95
|
| --- | --- |
|
|
106
|
-
| `/new` `/reset` |
|
|
107
|
-
| `/newg <群名>` |
|
|
108
|
-
| `/cd <path>` |
|
|
109
|
-
| `/ws list` |
|
|
110
|
-
| `/ws save <name>` |
|
|
111
|
-
| `/ws use <name>` |
|
|
112
|
-
| `/ws remove <name>` |
|
|
113
|
-
| `/status` |
|
|
114
|
-
| `/resume` |
|
|
115
|
-
| `/stop` |
|
|
116
|
-
| `/timeout [N\|off\|default]` |
|
|
117
|
-
| `/concurrency [N\|default]` | 查看或设置当前 scope 并行任务数(默认 2
|
|
118
|
-
| `/role list`、`/role show <id>` | 查看角色列表 /
|
|
119
|
-
| `/role set <id>`、`/role clear` | 为当前 scope 绑定 /
|
|
120
|
-
| `/role save <id> <name> [--persona 文案] [--model <id>] [--tools <csv>] [--rules 文案]` | 创建 /
|
|
121
|
-
| `/role remove <id>` |
|
|
122
|
-
| `/notify <scope\|chatId> <text>` |
|
|
123
|
-
| `/notify list` | 查看 bridge 已注册的 scope
|
|
124
|
-
| `/retention [N\|default]` |
|
|
125
|
-
| `/archive [note]`、`/archive list [N]`、`/archive clean` | 手动归档 / 查看 /
|
|
126
|
-
| `/density [compact\|standard\|detailed]` |
|
|
127
|
-
| `/model` | 查看当前模型、dsh
|
|
128
|
-
| `/model use <id>` |
|
|
129
|
-
| `/model default <id>` | 写入 dsh 默认模型 `agent-default-model
|
|
130
|
-
| `/model add\|remove <provider> <modelId>` | 添加 / 删除 provider
|
|
131
|
-
| `/providers` | 查看 dsh 已配置 providers
|
|
132
|
-
| `/provider add\|update\|remove <id>` | 管理 provider(管理员;deepseek-official 与自定义 pi-ai
|
|
133
|
-
| `/key set\|remove\|list <引用名>` | 管理 dsh 凭据(set / remove
|
|
134
|
-
| `/ask <问题>` |
|
|
135
|
-
| `/invite user\|admin\|group <id>`、`/invite list`、`/invite remove user\|group <id>` |
|
|
136
|
-
| `/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
130
|
**`/newg <群名>`**:通过飞书 API 自动新建一个私密群、把发送者拉入群,并回复群链接——在新群里发消息即为新 scope / 新会话,当前会话不受影响。需要应用具备 `im:chat` 与 `im:chat.members:write_only` 权限(在开发者后台「权限管理」申请)。
|
|
143
131
|
|
|
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
132
|
同一 scope(私聊 / 群聊 / 话题)默认允许 **2 个任务并行**(`DSH_LARK_SCOPE_CONCURRENCY` 或
|
|
147
133
|
`/concurrency` 调整):连续发来的多条消息会以独立 run 并行推进,每个 run 使用独立的 dsh
|
|
148
134
|
session 与独立 runId,`/status` 展示全部运行中的 run,`/stop` 一次性终止全部任务。
|
|
149
135
|
|
|
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
136
|
**多角色 Agent**:管理员用 `/role save <id> <name> --persona <文案> [--model <id>] [--tools
|
|
156
137
|
<csv>] [--rules <文案>]` 定义 PM / 开发 / 文档等角色(persona、模型偏好、工具指引、角色规则),
|
|
157
138
|
`/role set <id>` 把角色绑定到当前 scope:下一轮起该 scope 的每个 run 都携带角色 persona 与
|
|
158
139
|
规则,并优先使用角色模型(角色模型 < 每会话 `/model use`)。角色定义持久化在
|
|
159
140
|
`~/.dsh-lark/profiles/<profile>/roles.json`。
|
|
160
141
|
|
|
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
142
|
**出站 @ 提及与跨会话通知**:bridge 出站契约支持 `mentions`(@ 提及)与跨 chat/thread 发送;
|
|
169
143
|
`/notify <scope|chatId> <text>` 可向其他会话推送汇报(管理员)。agent 侧还内置 `lark_notify`
|
|
170
144
|
dsh 工具(SDK / ACP 两种 runtime 均可装配):agent 完成任务后可主动向其他群 / 话题发消息并
|
|
@@ -175,20 +149,7 @@ dsh 工具(SDK / ACP 两种 runtime 均可装配):agent 完成任务后可
|
|
|
175
149
|
你回答后任务自动继续——无需额外命令。问答卡等待期间任务不会被运行超时打断。
|
|
176
150
|
(与 `/ask` 的“你主动发结构化问题”方向相反:这是 agent 主动来问你。)
|
|
177
151
|
|
|
178
|
-
|
|
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 进程、系统级常驻的
|
|
152
|
+
**安全网守护**:默认随 `setup` 一起安装的、独立于 dsh 进程、系统级常驻的
|
|
192
153
|
最小守护进程(Linux systemd user unit / macOS LaunchAgent / Windows 启动项)。dsh 正常运行时守护保持静默;
|
|
193
154
|
一旦 dsh 进程下线或无法 boot(例如某个第三方插件破坏了整个 profile 组合),守护自动接管飞书
|
|
194
155
|
通道,用户无需接触命令行即可发送控制信号自救:
|
|
@@ -214,45 +175,11 @@ dsh-lark-bot guardian install --dsh-profile dsh-lark
|
|
|
214
175
|
```
|
|
215
176
|
不需要守护时,安装时加 `--no-guardian` 跳过;单独卸载用 `dsh-lark-bot guardian uninstall`。
|
|
216
177
|
|
|
217
|
-
|
|
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:
|
|
240
|
-
|
|
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`.
|
|
246
|
-
|
|
247
|
-
### 模型 / Provider / 凭据管理 | Models / Providers / Credentials
|
|
178
|
+
### 模型 / Provider / 凭据管理
|
|
248
179
|
|
|
249
180
|
模型与 provider 的配置以 dsh 官方方式持久化(与 dsh Web **Settings → Models** 页面完全相同的
|
|
250
181
|
存储协议),改动在下一个请求生效,无需重启 bot:
|
|
251
182
|
|
|
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:
|
|
255
|
-
|
|
256
183
|
- `/model use <id>`:按会话热切换模型,下一轮消息即用新模型。
|
|
257
184
|
- `/model default <id>`:写入 dsh 的 `agent-default-model`,作为新会话的默认模型。
|
|
258
185
|
- `/providers`:展示 dsh 已配置的 provider、模型与凭据状态(DeepSeek 官方 + 自定义 pi-ai)。
|
|
@@ -262,30 +189,15 @@ restarting the bot:
|
|
|
262
189
|
- `/key set|remove|list`:读写 `~/.dsh/.credentials.yaml`(0600)。settings 只保存 `apiKeyEnv`
|
|
263
190
|
引用,字面密钥不进入 settings 或聊天记录。
|
|
264
191
|
|
|
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.
|
|
273
|
-
|
|
274
192
|
安全提醒:在飞书会话里输入密钥会对该会话的可见成员暴露密钥,建议仅在私聊中使用,或优先用
|
|
275
193
|
`--api-key-env` 引用已配置的环境变量 / dsh Web 页面录入。bot 不会在任何回复中回显密钥值。
|
|
276
194
|
|
|
277
|
-
|
|
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.
|
|
280
|
-
|
|
281
|
-
## 安装与卸载 | Install & Uninstall
|
|
195
|
+
## 安装与卸载
|
|
282
196
|
|
|
283
|
-
### 安装
|
|
197
|
+
### 安装
|
|
284
198
|
|
|
285
199
|
唯一安装方式(标准 dsh profile bundle):
|
|
286
200
|
|
|
287
|
-
The only install path (a standard dsh profile bundle):
|
|
288
|
-
|
|
289
201
|
```bash
|
|
290
202
|
npx dsh-lark-bot@latest setup --profile dsh-lark
|
|
291
203
|
```
|
|
@@ -294,12 +206,7 @@ npx dsh-lark-bot@latest setup --profile dsh-lark
|
|
|
294
206
|
`dsh plugin --profile dsh-lark add dsh-lark-bot`,并**默认同时安装「安全网守护」**
|
|
295
207
|
(见「安全网守护」一节;不需要时加 `--no-guardian` 跳过)。已安装时重复执行即升级到最新版。
|
|
296
208
|
|
|
297
|
-
|
|
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
|
|
209
|
+
### 升级
|
|
303
210
|
|
|
304
211
|
**推荐:一行命令彻底升级(v0.12.0+ 新增,issue #10)**
|
|
305
212
|
|
|
@@ -328,43 +235,11 @@ npx dsh-lark-bot@latest upgrade --profile dsh-lark --yes
|
|
|
328
235
|
- CLI 工具(可选):`npm i -g dsh-lark-bot@latest`;使用 `npx` 时无需全局安装。
|
|
329
236
|
- 升级后重启 profile(未用 `--restart` 时):`dsh --profile dsh-lark`。
|
|
330
237
|
|
|
331
|
-
|
|
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
|
|
238
|
+
### 禁用
|
|
361
239
|
|
|
362
240
|
保持插件加载但停止桥接引擎:启动 profile 前导出 `DSH_LARK_DISABLED=1`。彻底移除见下节。
|
|
363
241
|
|
|
364
|
-
|
|
365
|
-
the profile. For full removal see the next subsection.
|
|
366
|
-
|
|
367
|
-
### 卸载 | Uninstall
|
|
242
|
+
### 卸载
|
|
368
243
|
|
|
369
244
|
```bash
|
|
370
245
|
dsh plugin --profile dsh-lark remove dsh-lark-bot
|
|
@@ -373,39 +248,27 @@ dsh plugin --profile dsh-lark remove dsh-lark-bot
|
|
|
373
248
|
卸载后 profile 不再加载本插件。本地状态(配置 / 会话 / 归档 / 角色)保留在 `~/.dsh-lark`;
|
|
374
249
|
如需清除,先备份再删除该目录。
|
|
375
250
|
|
|
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
251
|
更详细的安装、状态目录、日志和排障说明见 [`docs/QUICK_START.md`](docs/QUICK_START.md)。
|
|
380
252
|
|
|
381
|
-
See [`docs/QUICK_START.md`](docs/QUICK_START.md) for installation details, state directories,
|
|
382
|
-
logs and troubleshooting.
|
|
383
|
-
|
|
384
253
|
---
|
|
385
254
|
|
|
386
|
-
## FAQ
|
|
255
|
+
## FAQ(典型用例与常见问题)
|
|
387
256
|
|
|
388
|
-
### 典型用例
|
|
257
|
+
### 典型用例
|
|
389
258
|
|
|
390
259
|
**Q: 出门在外,想用手机指挥本机的 DeepSeek Harness?**
|
|
391
260
|
|
|
392
261
|
**A:** 可以。安装并扫码绑定后,用飞书手机 App 给机器人发消息即可指挥本机 dsh coding agent 读代码、跑命令、完成任务;任务完成还能跨会话主动推送并 @ 你。安装只需:`npx dsh-lark-bot@latest setup --profile dsh-lark` → `dsh --profile dsh-lark` → 飞书扫码 → 开聊。
|
|
393
262
|
|
|
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.*
|
|
395
|
-
|
|
396
263
|
**Q: 多个项目 / 多人协作,怎么隔离与分工?**
|
|
397
264
|
|
|
398
265
|
**A:** 每个会话自动落在独立的 git worktree(`~/.dsh-lark/profiles/<profile>/worktrees/<scope>/`),项目级 `AGENTS.md` 规则自动注入,多项目互不干扰;管理员用 `/role` 定义 PM / 开发 / 文档等角色并绑定到群,用 `/invite` 管理访问白名单;同一群内默认 2 个任务并行(`/concurrency` 调整),`/archive` + `/retention` 控制会话归档与保留。
|
|
399
266
|
|
|
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.*
|
|
401
|
-
|
|
402
267
|
**Q: dsh 崩溃 / 掉线后,飞书机器人还能用吗?**
|
|
403
268
|
|
|
404
269
|
**A:** 能。`setup` 默认安装独立于 dsh 进程的「安全网守护」(systemd / LaunchAgent / Windows 启动项)。dsh 崩溃或无法启动时,守护自动接管飞书通道并先尝试自动重启完整 profile;仍失败时你直接发 `/safemode` 进入仅核心安全模式(官方核心 bundle,不加载任何第三方插件),在聊天里定位 / 修复问题,`/safemode exit` 重启完整 profile 并交还通道。全程不需要命令行。
|
|
405
270
|
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
### 常见问题 | Common questions
|
|
271
|
+
### 常见问题
|
|
409
272
|
|
|
410
273
|
**Q: DeepSeek Harness 怎么接入飞书?**
|
|
411
274
|
|
|
@@ -425,39 +288,27 @@ logs and troubleshooting.
|
|
|
425
288
|
|
|
426
289
|
---
|
|
427
290
|
|
|
428
|
-
## 关键词
|
|
291
|
+
## 关键词
|
|
429
292
|
|
|
430
293
|
`dsh` · `deepseek` · `deepseek harness` · `feishu` · `lark` · `bridge` · `bot` ·
|
|
431
294
|
`chatbot` · `messaging` · `qrcode` · `typescript` · `feishu-bot` · `lark-bot` ·
|
|
432
295
|
`dsh-plugin` · `deepseek-harness` · `im-bridge` · `ai-agent` · `workspace` · `self-healing`
|
|
433
296
|
|
|
434
|
-
## 这是什么
|
|
297
|
+
## 这是什么
|
|
435
298
|
|
|
436
299
|
**dsh-lark-bot** 是一个轻量桥接工具,把本机的 DeepSeek Harness(`dsh`)接入飞书 / Lark,复刻当年 OpenCode Telegram Bot / MiMoCode Telegram Bot 的体验——在 IM 里与 coding agent 对话、收流式卡片、审阅 diff,并在此基础上叠加**完整的项目工作区管理**。
|
|
437
300
|
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
**适合谁 / Who it is for**:在飞书 / Lark(私聊、群聊、话题)里指挥本机 dsh coding agent 的
|
|
301
|
+
**适合谁**:在飞书 / Lark(私聊、群聊、话题)里指挥本机 dsh coding agent 的
|
|
441
302
|
开发者与团队,尤其是需要多项目隔离、角色分工、并行任务与会话归档的协作场景。
|
|
442
303
|
|
|
443
|
-
|
|
444
|
-
topics) — especially those needing multi-project isolation, role-based collaboration, parallel
|
|
445
|
-
tasks and session archival.
|
|
446
|
-
|
|
447
|
-
## 目标 | Goals
|
|
304
|
+
## 目标
|
|
448
305
|
|
|
449
306
|
- **一条命令安装部署**:`npx dsh-lark-bot@latest setup --profile dsh-lark` 装进 dsh profile,
|
|
450
307
|
随后 `dsh --profile dsh-lark` 启动并扫码,桥接引擎作为标准插件在 dsh 进程内运行。
|
|
451
308
|
- **飞书原生体验**:流式卡片、交互按钮、图片 / 文件,全程双语(文档评论为规划中能力)。
|
|
452
309
|
- **完整工作区管理**:多项目隔离、git worktree、项目级规则注入、上下文持久化。
|
|
453
310
|
|
|
454
|
-
|
|
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
|
|
311
|
+
## 兼容性
|
|
461
312
|
|
|
462
313
|
- **DeepSeek Harness(`dsh`)**:已验证 **dsh 0.1.0-rc.6**(最后验证 2026-08-15:SDK JSON-RPC / ACP runtime 握手 +
|
|
463
314
|
真实任务流式验证),通过官方 `@deepseek-ai/dsh-sdk-client` / `@deepseek-ai/dsh-acp` 接入;
|
|
@@ -471,23 +322,7 @@ tasks and session archival.
|
|
|
471
322
|
`/api/events.mux`,网页端成为唯一写者,从根上消除多写者会话损坏)。首次启动自动在
|
|
472
323
|
`~/.dsh/profiles/dsh-lark-sdk`(或 `dsh-lark-acp`)创建 runtime profile。
|
|
473
324
|
|
|
474
|
-
|
|
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
|
|
325
|
+
## 已知限制
|
|
491
326
|
|
|
492
327
|
- ACP 模式会话每次全新(上游限制,无续跑);SDK 协议暂无 mid-turn cancel,`/stop` 会关闭
|
|
493
328
|
对应 runtime 并自动重建。
|
|
@@ -500,19 +335,7 @@ tasks and session archival.
|
|
|
500
335
|
`ERR_PNPM_IGNORED_BUILDS`,按官方指引在 profile 的 `pnpm-workspace.yaml` 加
|
|
501
336
|
`allowBuilds: { protobufjs: true }` 后重试。
|
|
502
337
|
|
|
503
|
-
|
|
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
|
|
338
|
+
## 配置
|
|
516
339
|
|
|
517
340
|
- 本地配置:`~/.dsh-lark/config.json`
|
|
518
341
|
- 状态根目录可用 `DSH_LARK_HOME` 覆盖
|
|
@@ -521,81 +344,58 @@ tasks and session archival.
|
|
|
521
344
|
- 敏感项:`DSH_LARK_APP_SECRET`、`DEEPSEEK_API_KEY` 等凭据只保存在本机配置 / 环境中,日志与
|
|
522
345
|
卡片自动脱敏,仓库只提交 `.env.example` 模板。
|
|
523
346
|
|
|
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
347
|
会话运行在 Git 仓库中时,会自动在 `~/.dsh-lark/profiles/<profile>/worktrees/<scope>/` 创建隔离 worktree,并复制项目级 `AGENTS.md`。
|
|
532
348
|
|
|
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
349
|
每个飞书 scope 默认保存最近 40 条对话消息(可用 `/retention` 或 `DSH_LARK_RETENTION_MSGS`
|
|
537
350
|
调整);超出保留窗口的消息自动归档到 `~/.dsh-lark/profiles/<profile>/archives/`(Markdown +
|
|
538
351
|
JSONL,目录本身是 Git 仓库,每次归档独立 commit),支持 `/archive` 手动归档与保留策略清理。
|
|
539
352
|
SDK 模式下 dsh 原生 session 续跑,headless 模式则把历史注入下一次 prompt 实现近似记忆。
|
|
540
353
|
|
|
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
354
|
当前核心环境变量:
|
|
548
355
|
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
| 变量 Variable | 默认值 Default | 说明 Description |
|
|
356
|
+
| 变量 | 默认值 | 说明 |
|
|
552
357
|
| :--- | :--- | :--- |
|
|
553
|
-
| `DSH_LARK_HOME` | `~/.dsh-lark` |
|
|
554
|
-
| `DSH_LARK_TENANT` | `feishu` | `feishu` 或 `lark
|
|
555
|
-
| `DSH_LARK_WORKSPACE` | 未设置 |
|
|
556
|
-
| `DSH_LARK_DSH_COMMAND` | `自动发现` | dsh
|
|
557
|
-
| `DSH_LARK_DSH_ARGS` | `自动发现` | dsh
|
|
558
|
-
| `DSH_LARK_ADAPTER` | `sdk` | `sdk`(默认)/ `acp`(审批)/ `headless`(legacy)/ `web`(本地 dsh web agent
|
|
559
|
-
| `DSH_LARK_PROVIDER` | `deepseek-official` | 模型 provider
|
|
560
|
-
| `DSH_LARK_MODEL` | `deepseek-v4-flash` |
|
|
561
|
-
| `DSH_LARK_MAX_TOKENS` | 未设置 | SDK agent 每请求输出 token
|
|
562
|
-
| `DSH_LARK_WEB_URL` | `http://127.0.0.1:3080` | `web` 适配器:本地 dsh web agent 的 base URL
|
|
563
|
-
| `DSH_LARK_WEB_PUSH` | `true` | `web` 适配器:网页端回合完成时推送到飞书并自动切换会话映射(`0`
|
|
564
|
-
| `DSH_LARK_ACCESS_DEFAULT_DENY` | `false` |
|
|
565
|
-
| `DSH_LARK_EVENT_FRESHNESS_MS` | `600000` | 过期消息拒绝窗口(0
|
|
566
|
-
| `DSH_LARK_RUN_TIMEOUT_MS` | `300000` |
|
|
567
|
-
| `DSH_LARK_STOP_GRACE_MS` | `5000` | SIGTERM 后等待优雅退出再 SIGKILL
|
|
568
|
-
| `DSH_LARK_SCOPE_CONCURRENCY` | `2` | 每个 scope 的并行任务数(1
|
|
569
|
-
| `DSH_LARK_RETENTION_MSGS` | `40` | 每个 scope 保留的消息条数(0
|
|
570
|
-
| `DSH_LARK_ARCHIVE_MAX` | `50` | 每个 scope 最多保留的归档数(0
|
|
571
|
-
| `DSH_LARK_ARCHIVE_MAX_AGE_DAYS` | `90` | 归档最大保留天数(0
|
|
572
|
-
| `DSH_LARK_HEARTBEAT_MS` | `5000` |
|
|
573
|
-
| `DSH_LARK_GUARDIAN_DISABLED` | `false` | `1`
|
|
574
|
-
| `DSH_LARK_GUARDIAN_PROFILE` | `dsh-lark` | 守护监视 / 重启的 dsh profile
|
|
575
|
-
| `DSH_LARK_GUARDIAN_BRIDGE_PROFILE` | `default` | 提供飞书凭据与白名单的桥接状态 profile
|
|
576
|
-
| `DSH_LARK_GUARDIAN_POLL_MS` | `2000` |
|
|
577
|
-
| `DSH_LARK_GUARDIAN_STALE_MS` | `15000` | 心跳超时阈值,超过且无 dsh
|
|
578
|
-
| `DSH_LARK_GUARDIAN_ENGINE_DEAD_MS` | `120000` | dsh
|
|
579
|
-
| `DSH_LARK_GUARDIAN_SAFE_ADAPTER` | `auto` | 安全模式引擎:`auto` 优先 SDK 流式、失败回退 headless;`sdk` 强制 SDK;`headless`
|
|
580
|
-
| `DSH_LARK_GUARDIAN_SAFE_TIMEOUT_MS` | `600000` |
|
|
581
|
-
| `DSH_LARK_GUARDIAN_CARD_DENSITY` | `detailed` | 安全模式任务卡片密度(compact / standard / detailed
|
|
582
|
-
| `DSH_LARK_UPGRADE_REGISTRY` | `https://registry.npmjs.org` | `upgrade` 探测最新版本的 npm registry
|
|
583
|
-
| `DSH_LARK_UPGRADE_CHECK` | `1` | `doctor` / `/version` 是否探测 npm 最新版本(`0` 关闭,best-effort
|
|
584
|
-
| `DSH_LARK_UPGRADE_CHECK_INTERVAL_MS` | `21600000` | 桥接引擎检查新版本的间隔(`0` 关闭,默认 6h
|
|
585
|
-
| `DSH_LARK_UPGRADE_NOTIFY` | `false` | `true` 时发现新版本向指定 chat
|
|
586
|
-
| `DSH_LARK_UPGRADE_NOTIFY_CHAT` | — | 接收更新通知的 chat id(配合 `DSH_LARK_UPGRADE_NOTIFY=true
|
|
358
|
+
| `DSH_LARK_HOME` | `~/.dsh-lark` | 本地状态根目录|
|
|
359
|
+
| `DSH_LARK_TENANT` | `feishu` | `feishu` 或 `lark`|
|
|
360
|
+
| `DSH_LARK_WORKSPACE` | 未设置 | 新会话默认工作目录|
|
|
361
|
+
| `DSH_LARK_DSH_COMMAND` | `自动发现` | dsh 启动命令;通常无需设置|
|
|
362
|
+
| `DSH_LARK_DSH_ARGS` | `自动发现` | dsh 启动参数,逗号分隔;通常无需设置|
|
|
363
|
+
| `DSH_LARK_ADAPTER` | `sdk` | `sdk`(默认)/ `acp`(审批)/ `headless`(legacy)/ `web`(本地 dsh web agent,单写者)|
|
|
364
|
+
| `DSH_LARK_PROVIDER` | `deepseek-official` | 模型 provider|
|
|
365
|
+
| `DSH_LARK_MODEL` | `deepseek-v4-flash` | 默认模型|
|
|
366
|
+
| `DSH_LARK_MAX_TOKENS` | 未设置 | SDK agent 每请求输出 token 上限|
|
|
367
|
+
| `DSH_LARK_WEB_URL` | `http://127.0.0.1:3080` | `web` 适配器:本地 dsh web agent 的 base URL|
|
|
368
|
+
| `DSH_LARK_WEB_PUSH` | `true` | `web` 适配器:网页端回合完成时推送到飞书并自动切换会话映射(`0` 关闭)|
|
|
369
|
+
| `DSH_LARK_ACCESS_DEFAULT_DENY` | `false` | 无白名单时拒绝私聊|
|
|
370
|
+
| `DSH_LARK_EVENT_FRESHNESS_MS` | `600000` | 过期消息拒绝窗口(0 关闭)|
|
|
371
|
+
| `DSH_LARK_RUN_TIMEOUT_MS` | `300000` | 单次运行空闲超时:持续无活动事件才终止(活跃任务不会被误杀)|
|
|
372
|
+
| `DSH_LARK_STOP_GRACE_MS` | `5000` | SIGTERM 后等待优雅退出再 SIGKILL 的宽限期|
|
|
373
|
+
| `DSH_LARK_SCOPE_CONCURRENCY` | `2` | 每个 scope 的并行任务数(1=严格串行)|
|
|
374
|
+
| `DSH_LARK_RETENTION_MSGS` | `40` | 每个 scope 保留的消息条数(0=全部保留)|
|
|
375
|
+
| `DSH_LARK_ARCHIVE_MAX` | `50` | 每个 scope 最多保留的归档数(0=不清理)|
|
|
376
|
+
| `DSH_LARK_ARCHIVE_MAX_AGE_DAYS` | `90` | 归档最大保留天数(0=不清理)|
|
|
377
|
+
| `DSH_LARK_HEARTBEAT_MS` | `5000` | 桥接引擎心跳写入间隔(守护存活信号)|
|
|
378
|
+
| `DSH_LARK_GUARDIAN_DISABLED` | `false` | `1` 时安全网守护进程保持停止|
|
|
379
|
+
| `DSH_LARK_GUARDIAN_PROFILE` | `dsh-lark` | 守护监视 / 重启的 dsh profile(首次安装时写入状态)|
|
|
380
|
+
| `DSH_LARK_GUARDIAN_BRIDGE_PROFILE` | `default` | 提供飞书凭据与白名单的桥接状态 profile|
|
|
381
|
+
| `DSH_LARK_GUARDIAN_POLL_MS` | `2000` | 守护看门狗轮询间隔|
|
|
382
|
+
| `DSH_LARK_GUARDIAN_STALE_MS` | `15000` | 心跳超时阈值,超过且无 dsh 进程则接管飞书通道|
|
|
383
|
+
| `DSH_LARK_GUARDIAN_ENGINE_DEAD_MS` | `120000` | dsh 进程存活但心跳持续超时该时长,判定桥接引擎已死并接管|
|
|
384
|
+
| `DSH_LARK_GUARDIAN_SAFE_ADAPTER` | `auto` | 安全模式引擎:`auto` 优先 SDK 流式、失败回退 headless;`sdk` 强制 SDK;`headless` 跳过预置|
|
|
385
|
+
| `DSH_LARK_GUARDIAN_SAFE_TIMEOUT_MS` | `600000` | 安全模式单任务空闲超时(持续无活动事件才停止并出超时卡)|
|
|
386
|
+
| `DSH_LARK_GUARDIAN_CARD_DENSITY` | `detailed` | 安全模式任务卡片密度(compact / standard / detailed)|
|
|
387
|
+
| `DSH_LARK_UPGRADE_REGISTRY` | `https://registry.npmjs.org` | `upgrade` 探测最新版本的 npm registry(可指向镜像)|
|
|
388
|
+
| `DSH_LARK_UPGRADE_CHECK` | `1` | `doctor` / `/version` 是否探测 npm 最新版本(`0` 关闭,best-effort)|
|
|
389
|
+
| `DSH_LARK_UPGRADE_CHECK_INTERVAL_MS` | `21600000` | 桥接引擎检查新版本的间隔(`0` 关闭,默认 6h)|
|
|
390
|
+
| `DSH_LARK_UPGRADE_NOTIFY` | `false` | `true` 时发现新版本向指定 chat 推送飞书通知(默认仅日志)|
|
|
391
|
+
| `DSH_LARK_UPGRADE_NOTIFY_CHAT` | — | 接收更新通知的 chat id(配合 `DSH_LARK_UPGRADE_NOTIFY=true`)|
|
|
587
392
|
|
|
588
393
|
启动时会自动查找本机常见的 `@deepseek-ai/dsh` 安装位置。只有自动发现失败或需要指定特殊 profile 时,才需要设置这两个变量。
|
|
589
394
|
|
|
590
|
-
|
|
591
|
-
variables only when auto-discovery fails or a special profile is required.
|
|
592
|
-
|
|
593
|
-
## 权限与数据 | Permissions & Data
|
|
395
|
+
## 权限与数据
|
|
594
396
|
|
|
595
397
|
本工具在**本机**运行,安装前请知悉它会访问:
|
|
596
398
|
|
|
597
|
-
This tool runs **locally**; before installing, be aware that it accesses:
|
|
598
|
-
|
|
599
399
|
- **飞书凭据**:PersonalAgent 应用的 `app_id` / `app_secret`,明文写入本机 `~/.dsh-lark/config.json`(文件权限 600)。
|
|
600
400
|
- **文件系统**:读取 / 写入你通过 `/cd`、`/ws` 指定的工作目录(含执行 shell 命令、修改文件)。
|
|
601
401
|
- **网络**:向飞书开放平台建立 WebSocket 出站长连接收发消息;向 DeepSeek API 发送任务上下文。
|
|
@@ -610,106 +410,49 @@ This tool runs **locally**; before installing, be aware that it accesses:
|
|
|
610
410
|
`/safemode` 时创建仅官方核心的 dsh profile(headless 或 SDK JSON-RPC runtime,均无第三方插件)
|
|
611
411
|
并逐条执行任务;SDK 引擎会以官方 `dsh-sdk-jsonrpc-server` 子进程提供实时流式事件。
|
|
612
412
|
|
|
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
413
|
所有数据仅在本机与飞书、DeepSeek 之间流转,不收集、不上传任何遥测。密钥不会提交进仓库(见 `.gitignore`)。
|
|
634
414
|
|
|
635
|
-
|
|
636
|
-
as telemetry. Keys are never committed to the repository (see `.gitignore`).
|
|
637
|
-
|
|
638
|
-
## 排障 | Troubleshooting
|
|
415
|
+
## 排障
|
|
639
416
|
|
|
640
417
|
先运行 `dsh-lark-bot doctor`,它会检查 profile、工作目录,并对当前 adapter 做真实可用性探测
|
|
641
418
|
(`sdk` / `acp` / `headless` 对应 runtime 的初始化握手)。
|
|
642
419
|
|
|
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
420
|
常见问题:
|
|
647
421
|
|
|
648
|
-
Common issues:
|
|
649
|
-
|
|
650
422
|
- **bot 静默 / 长连接失败**:查看 stderr 上的 JSONL 日志,关注 `channel` 与 `channel-command` 类别;SDK 会自动重连。
|
|
651
423
|
- **agent 无响应**:发送 `/status` 查看当前 scope、cwd 和 active run;发送 `/stop` 终止当前任务;持续无响应超过 `DSH_LARK_RUN_TIMEOUT_MS` 时看门狗会自动终止(空闲超时,活跃任务不会被误杀)。
|
|
652
424
|
- **首次扫码失败**:确认本机时间准确、网络可访问飞书开放平台;已拿到 App ID/Secret 时可用 `--app-id` / `--app-secret` 跳过扫码。
|
|
653
425
|
|
|
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
426
|
桥接引擎日志以 JSON Lines 输出到 stderr(由 dsh 宿主进程捕获;`logs/bot.log` 是 0.6.0
|
|
664
427
|
独立服务时代的遗留路径,0.7.0 起不再写入);dsh 宿主日志走 dsh 自己的日志体系。
|
|
665
428
|
|
|
666
|
-
|
|
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` 后重装固定版本即可
|
|
429
|
+
**回滚**:`dsh plugin --profile dsh-lark remove dsh-lark-bot` 后重装固定版本即可
|
|
671
430
|
(如 `dsh plugin --profile dsh-lark add dsh-lark-bot@0.6.0`);`~/.dsh-lark` 状态独立于插件
|
|
672
431
|
本体,升级 / 回滚不会丢失配置与会话。
|
|
673
432
|
|
|
674
|
-
|
|
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
|
|
433
|
+
## 开发
|
|
679
434
|
|
|
680
435
|
```bash
|
|
681
436
|
pnpm install
|
|
682
437
|
pnpm typecheck
|
|
683
438
|
pnpm test
|
|
684
439
|
pnpm build
|
|
685
|
-
pnpm check:publish-bundle # 校验 dist 与全部 exports/bin
|
|
440
|
+
pnpm check:publish-bundle # 校验 dist 与全部 exports/bin 入口一致(发布前防线)
|
|
686
441
|
pnpm ci:local
|
|
687
|
-
pnpm release:check # ci:local + 上游一致性检查
|
|
688
|
-
pnpm compat:probe # 临时 DSH_HOME 安装锁定版 dsh,跑真实 SDK 握手
|
|
689
|
-
pnpm dsh:upstream # 对比 npm 上游 stable 与锁定矩阵
|
|
690
|
-
pnpm security:monitor #
|
|
442
|
+
pnpm release:check # ci:local + 上游一致性检查
|
|
443
|
+
pnpm compat:probe # 临时 DSH_HOME 安装锁定版 dsh,跑真实 SDK 握手
|
|
444
|
+
pnpm dsh:upstream # 对比 npm 上游 stable 与锁定矩阵
|
|
445
|
+
pnpm security:monitor # 假冒仓库与仿冒包监控(建议每周)
|
|
691
446
|
```
|
|
692
447
|
|
|
693
448
|
开发规范见 [`AGENTS.md`](AGENTS.md),模块契约见 [`docs/API.md`](docs/API.md),架构见 [`docs/ARCHITECTURE.md`](docs/ARCHITECTURE.md)。
|
|
694
449
|
兼容矩阵的升级政策与自动化见 [`docs/COMPATIBILITY.md`](docs/COMPATIBILITY.md)。
|
|
695
450
|
|
|
696
|
-
|
|
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)(必读文档、
|
|
451
|
+
**贡献**:欢迎 Issue 与 PR。开发流程见 [`AGENTS.md`](AGENTS.md)(必读文档、
|
|
702
452
|
提交规范与推送边界),生态交付标准见 [`docs/ECOSYSTEM.md`](docs/ECOSYSTEM.md)。
|
|
703
453
|
|
|
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
454
|
发布双包(`dsh-lark-bot` 与 `dsh-feishu-bot` 共享同一份 dist / 版本 / 依赖):
|
|
709
455
|
|
|
710
|
-
Publishing both packages (`dsh-lark-bot` and `dsh-feishu-bot` share the same dist / version /
|
|
711
|
-
dependencies):
|
|
712
|
-
|
|
713
456
|
```bash
|
|
714
457
|
pnpm publish:dual:dry-run
|
|
715
458
|
pnpm publish:dual
|
|
@@ -717,64 +460,37 @@ pnpm publish:dual
|
|
|
717
460
|
|
|
718
461
|
`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
462
|
|
|
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
463
|
同一份 dist 还会以 `@plutokeating/dsh-lark-bot` 和 `@plutokeating/dsh-feishu-bot` 发布到 GitHub Packages,便于在 GitHub Packages 页面查看。
|
|
726
464
|
|
|
727
|
-
|
|
728
|
-
`@plutokeating/dsh-feishu-bot`, viewable on the GitHub Packages page.
|
|
465
|
+
## 维护与支持
|
|
729
466
|
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
- 状态:**活跃维护(Active)**。主维护者:**PlutoKeating**。
|
|
467
|
+
- 状态:**活跃维护**。主维护者:**PlutoKeating**。
|
|
733
468
|
- 问题 / 建议:优先在 GitHub Issues 提交;安全漏洞请走 [`SECURITY.md`](SECURITY.md) 的私下报告渠道。
|
|
734
469
|
|
|
735
|
-
|
|
736
|
-
- Bugs / feature requests: GitHub Issues; security issues via the private channel in
|
|
737
|
-
[`SECURITY.md`](SECURITY.md).
|
|
738
|
-
|
|
739
|
-
社区收录情况见下节「社区收录情况 | Community Listings」。
|
|
470
|
+
社区收录情况见下节「社区收录情况」。
|
|
740
471
|
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
## 作者 | Author
|
|
472
|
+
## 作者
|
|
744
473
|
|
|
745
474
|
本项目由 **PlutoKeating** 开发并维护。作者专注于自动化与开发者工具,习惯从真实使用场景出发
|
|
746
475
|
做软件:本项目正是从“用飞书 / Lark 群聊驱动 DeepSeek Agent”的日常需求长出来的,逐步演进为
|
|
747
476
|
一套带守护、自愈与一键升级能力的完整桥接方案。更多信息见个人主页:
|
|
748
477
|
[PlutoKeating](https://github.com/PlutoKeating)。
|
|
749
478
|
|
|
750
|
-
|
|
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
|
|
479
|
+
## 贡献者
|
|
757
480
|
|
|
758
481
|
感谢以下贡献者(按合入 / 提交时间):
|
|
759
482
|
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
| 贡献者 Contributor | 贡献 Contribution | 状态 Status |
|
|
483
|
+
| 贡献者 | 贡献 | 状态 |
|
|
763
484
|
| :--- | :--- | :--- |
|
|
764
|
-
| [koprivnikarurnaa-oss](https://github.com/koprivnikarurnaa-oss) | [PR #9](https://github.com/PlutoKeating/dsh-lark-bot/pull/9):web 单写者适配器 + self-heal v2 +
|
|
765
|
-
| [Normanyin](https://github.com/Normanyin) | [PR #11](https://github.com/PlutoKeating/dsh-lark-bot/pull/11):`/newg`
|
|
485
|
+
| [koprivnikarurnaa-oss](https://github.com/koprivnikarurnaa-oss) | [PR #9](https://github.com/PlutoKeating/dsh-lark-bot/pull/9):web 单写者适配器 + self-heal v2 + 守护自动重启| ✅ 已合入|
|
|
486
|
+
| [Normanyin](https://github.com/Normanyin) | [PR #11](https://github.com/PlutoKeating/dsh-lark-bot/pull/11):`/newg` 自动建群命令| ✅ 已合入(cherry-pick)|
|
|
766
487
|
|
|
767
488
|
> 说明:GitHub 贡献者图按 commit 作者邮箱归因。PR #9 合入时的提交使用了本地通用身份
|
|
768
489
|
> `dsh-user <dsh-user@local>`(未绑定 GitHub 账号),因此未自动计入贡献者图;本表为仓库侧
|
|
769
490
|
> 的明确署名,PR #11 的提交身份已绑定其账号,合入后会自动计入。
|
|
770
491
|
>
|
|
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
492
|
|
|
777
|
-
## 许可与安全
|
|
493
|
+
## 许可与安全
|
|
778
494
|
|
|
779
495
|
- **许可证**:GNU Affero General Public License v3.0(见 `LICENSE`)。
|
|
780
496
|
- **版权归属**:源码版权归项目维护者所有,按 AGPL-3.0 授权;「DeepSeek」「飞书 / Lark」等
|
|
@@ -783,39 +499,30 @@ Thanks to the following contributors (by merge / submission time):
|
|
|
783
499
|
- **安全模型**:默认拒绝、密钥脱敏、路径 containment、SSRF 防护、过期事件拒绝与交互工具
|
|
784
500
|
默认禁用——详见 [`SECURITY.md`](SECURITY.md)。
|
|
785
501
|
|
|
786
|
-
|
|
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
|
|
502
|
+
## 文档
|
|
795
503
|
|
|
796
504
|
> 接手本项目的工程师:**先读 [`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
505
|
|
|
799
|
-
| 文档
|
|
506
|
+
| 文档 | 内容 |
|
|
800
507
|
| :--- | :--- |
|
|
801
|
-
| [`docs/REQUIREMENTS.md`](docs/REQUIREMENTS.md) |
|
|
802
|
-
| [`docs/RESEARCH.md`](docs/RESEARCH.md) |
|
|
803
|
-
| [`docs/ARCHITECTURE.md`](docs/ARCHITECTURE.md) |
|
|
804
|
-
| [`docs/API.md`](docs/API.md) |
|
|
805
|
-
| [`docs/QUICK_START.md`](docs/QUICK_START.md) |
|
|
806
|
-
| [`docs/COMPATIBILITY.md`](docs/COMPATIBILITY.md) |
|
|
807
|
-
| [`docs/MANUAL.md`](docs/MANUAL.md) |
|
|
808
|
-
| [`docs/adapter-notes.md`](docs/adapter-notes.md) | dsh adapter 接入说明(接口 / 落点 /
|
|
809
|
-
| [`docs/UPGRADE.md`](docs/UPGRADE.md) | 更新链路架构审查、生效机制与已知边界(issue #15
|
|
810
|
-
| [`docs/ECOSYSTEM.md`](docs/ECOSYSTEM.md) |
|
|
811
|
-
| [`docs/roadmap.md`](docs/roadmap.md) |
|
|
812
|
-
| [`docs/PLAN.md`](docs/PLAN.md) |
|
|
813
|
-
| [`SECURITY.md`](SECURITY.md) |
|
|
814
|
-
| [`AGENTS.md`](AGENTS.md) | AI Agent
|
|
815
|
-
|
|
816
|
-
## 架构
|
|
817
|
-
|
|
818
|
-
> 详见 [`docs/ARCHITECTURE.md`](docs/ARCHITECTURE.md)
|
|
508
|
+
| [`docs/REQUIREMENTS.md`](docs/REQUIREMENTS.md) | 完整项目诉求、产出预期、规范与约束|
|
|
509
|
+
| [`docs/RESEARCH.md`](docs/RESEARCH.md) | 调研报告:官方现状、参考项目、可行性、技术差异|
|
|
510
|
+
| [`docs/ARCHITECTURE.md`](docs/ARCHITECTURE.md) | 架构分层与目录映射|
|
|
511
|
+
| [`docs/API.md`](docs/API.md) | 模块接口与契约|
|
|
512
|
+
| [`docs/QUICK_START.md`](docs/QUICK_START.md) | 安装与快速开始|
|
|
513
|
+
| [`docs/COMPATIBILITY.md`](docs/COMPATIBILITY.md) | 兼容矩阵、升级政策与自动化|
|
|
514
|
+
| [`docs/MANUAL.md`](docs/MANUAL.md) | 完整用户手册|
|
|
515
|
+
| [`docs/adapter-notes.md`](docs/adapter-notes.md) | dsh adapter 接入说明(接口 / 落点 / 路线)|
|
|
516
|
+
| [`docs/UPGRADE.md`](docs/UPGRADE.md) | 更新链路架构审查、生效机制与已知边界(issue #15)|
|
|
517
|
+
| [`docs/ECOSYSTEM.md`](docs/ECOSYSTEM.md) | 生态兼容与交付标准(实现工程师必读)|
|
|
518
|
+
| [`docs/roadmap.md`](docs/roadmap.md) | 路线图与里程碑|
|
|
519
|
+
| [`docs/PLAN.md`](docs/PLAN.md) | 主线开发计划与验收标准|
|
|
520
|
+
| [`SECURITY.md`](SECURITY.md) | 安全模型与报告渠道|
|
|
521
|
+
| [`AGENTS.md`](AGENTS.md) | AI Agent 开发工作流规范|
|
|
522
|
+
|
|
523
|
+
## 架构
|
|
524
|
+
|
|
525
|
+
> 详见 [`docs/ARCHITECTURE.md`](docs/ARCHITECTURE.md)。
|
|
819
526
|
|
|
820
527
|
```
|
|
821
528
|
飞书 / Lark ──WebSocket 长连接──▶ bridge/ ──▶ session/ ──▶ workspace/ ──▶ adapters/ ──▶ dsh ──▶ DeepSeek V4
|
|
@@ -827,48 +534,41 @@ Thanks to the following contributors (by merge / submission time):
|
|
|
827
534
|
通道接收 `/safemode` 控制信号,以仅核心 profile(`dsh-base` + `dsh-headless`)拉起受限对话
|
|
828
535
|
用于自愈,`/safemode exit` 重启完整 profile 并交还通道。
|
|
829
536
|
|
|
830
|
-
|
|
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`.
|
|
537
|
+
## 目录结构
|
|
836
538
|
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
| 目录 Dir | 职责 Responsibility |
|
|
539
|
+
| 目录 | 职责 |
|
|
840
540
|
| :--- | :--- |
|
|
841
|
-
| `src/bridge/` |
|
|
842
|
-
| `src/onboard/` | 首次扫码创建 / 绑定 PersonalAgent
|
|
843
|
-
| `src/session/` |
|
|
844
|
-
| `src/workspace/` | 项目工作区、git worktree
|
|
845
|
-
| `src/adapters/` | agent 后端适配器(sdk 默认 / acp 审批 / headless legacy / web
|
|
846
|
-
| `src/card/` |
|
|
847
|
-
| `src/bot/` |
|
|
848
|
-
| `src/commands/` | 斜杠命令(/cd /ws /new
|
|
849
|
-
| `src/cli/` | CLI 入口:`setup`(唯一安装命令)/ `doctor`(诊断)/ `upgrade`(一键升级)/ 隐藏 `run
|
|
850
|
-
| `src/upgrade/` | 一键升级(issue #10):版本探测、升级状态、运行检测、guardian/profile 重启助手、runtime
|
|
851
|
-
| `src/guardian/` | 安全网守护:心跳、进程观察、仅核心安全 profile
|
|
852
|
-
| `src/config/` | profile / 配置 / 访问白名单 / dsh
|
|
853
|
-
| `src/core/` |
|
|
854
|
-
| `src/media/` |
|
|
855
|
-
| `src/platform/` |
|
|
856
|
-
| `docs/` |
|
|
857
|
-
| `reference/` |
|
|
858
|
-
|
|
859
|
-
## 路线图
|
|
860
|
-
|
|
861
|
-
见 [`docs/roadmap.md`](docs/roadmap.md)
|
|
862
|
-
|
|
863
|
-
## 参考项目
|
|
864
|
-
|
|
865
|
-
| 项目
|
|
541
|
+
| `src/bridge/` | 飞书通道接入(消息、卡片、媒体)|
|
|
542
|
+
| `src/onboard/` | 首次扫码创建 / 绑定 PersonalAgent 应用|
|
|
543
|
+
| `src/session/` | 会话路由、排队、访问控制|
|
|
544
|
+
| `src/workspace/` | 项目工作区、git worktree 隔离与规则注入|
|
|
545
|
+
| `src/adapters/` | agent 后端适配器(sdk 默认 / acp 审批 / headless legacy / web 单写者)|
|
|
546
|
+
| `src/card/` | 流式卡片状态与渲染|
|
|
547
|
+
| `src/bot/` | 运行注册、消息排队、审批/问答注册表|
|
|
548
|
+
| `src/commands/` | 斜杠命令(/cd /ws /new …)|
|
|
549
|
+
| `src/cli/` | CLI 入口:`setup`(唯一安装命令)/ `doctor`(诊断)/ `upgrade`(一键升级)/ 隐藏 `run`|
|
|
550
|
+
| `src/upgrade/` | 一键升级(issue #10):版本探测、升级状态、运行检测、guardian/profile 重启助手、runtime 链接修复|
|
|
551
|
+
| `src/guardian/` | 安全网守护:心跳、进程观察、仅核心安全 profile、接管状态机、系统服务安装|
|
|
552
|
+
| `src/config/` | profile / 配置 / 访问白名单 / dsh 配置管理|
|
|
553
|
+
| `src/core/` | 结构化日志|
|
|
554
|
+
| `src/media/` | 附件下载与文本注入|
|
|
555
|
+
| `src/platform/` | 跨平台原子写入|
|
|
556
|
+
| `docs/` | 架构、路线图等文档|
|
|
557
|
+
| `reference/` | 参考研究用的克隆仓库(不提交)|
|
|
558
|
+
|
|
559
|
+
## 路线图
|
|
560
|
+
|
|
561
|
+
见 [`docs/roadmap.md`](docs/roadmap.md)。
|
|
562
|
+
|
|
563
|
+
## 参考项目
|
|
564
|
+
|
|
565
|
+
| 项目 | 说明 |
|
|
866
566
|
| :--- | :--- |
|
|
867
|
-
| [`zarazhangrui/lark-coding-agent-bridge`](https://github.com/zarazhangrui/lark-coding-agent-bridge) | 飞书 ↔ Claude Code / Codex
|
|
868
|
-
| [`deepseek-ai/deepseek-harness`](https://github.com/deepseek-ai/deepseek-harness) | DeepSeek Harness(`dsh`),agent
|
|
869
|
-
| [`grinev/opencode-telegram-bot`](https://github.com/grinev/opencode-telegram-bot) | OpenCode 的 Telegram
|
|
567
|
+
| [`zarazhangrui/lark-coding-agent-bridge`](https://github.com/zarazhangrui/lark-coding-agent-bridge) | 飞书 ↔ Claude Code / Codex 桥接,本项目的直接参照|
|
|
568
|
+
| [`deepseek-ai/deepseek-harness`](https://github.com/deepseek-ai/deepseek-harness) | DeepSeek Harness(`dsh`),agent 后端|
|
|
569
|
+
| [`grinev/opencode-telegram-bot`](https://github.com/grinev/opencode-telegram-bot) | OpenCode 的 Telegram 手机端,另一参照|
|
|
870
570
|
|
|
871
|
-
## 社区收录情况
|
|
571
|
+
## 社区收录情况
|
|
872
572
|
|
|
873
573
|
<div align="center">
|
|
874
574
|
|
|
@@ -876,64 +576,41 @@ and relaunches the full profile on `/safemode exit`.
|
|
|
876
576
|
|
|
877
577
|
</div>
|
|
878
578
|
|
|
579
|
+
> 本项目的社区收录 / 推荐状态,随提交的更新请求持续维护。截至 v0.15.1(2026-08-17 复核):
|
|
879
580
|
|
|
880
|
-
|
|
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 |
|
|
581
|
+
| 平台 | 状态 | 说明 |
|
|
884
582
|
| :--- | :--- | :--- |
|
|
885
|
-
| [awesome-dsh-plugins](https://github.com/AdamPlatin123/awesome-dsh-plugins) | ✅ 已收录 ·
|
|
886
|
-
| [awesome-dsh-plugin](https://github.com/awesome-dsh-plugin/awesome-dsh-plugin) | 📨 收录 PR 已提交 ·
|
|
887
|
-
| [dshfind](https://dshfind.com/zh/plugins/PlutoKeating/dsh-lark-bot) | ✅ 已收录 ·
|
|
888
|
-
| [dshbase](https://dshbase.com/zh/plugins/dsh-lark-bot) | ✅ 已收录 ·
|
|
889
|
-
| [omdsh-dev/community](https://github.com/orgs/omdsh-dev/discussions/11) | ✅ 收录申请通过 ·
|
|
583
|
+
| [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) 已提交 · 待合并**|
|
|
584
|
+
| [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) 已提交,合并后回填状态|
|
|
585
|
+
| [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|
|
|
586
|
+
| [dshbase](https://dshbase.com/zh/plugins/dsh-lark-bot) | ✅ 已收录 · 实测可装| 中文插件目录(收录 1771+ 插件),自动化 CI 实测 `dsh plugin add` 可装可启动,标注 `✅ 已验证 · 实测可装`;顶部徽章来自 dshbase|
|
|
587
|
+
| [omdsh-dev/community](https://github.com/orgs/omdsh-dev/discussions/11) | ✅ 收录申请通过 · 讨论活跃| `[Plugin]` 收录申请(Discussion #11)已通过并持续维护,最新更新说明 v0.10.2;**v0.15.1 更新说明已备妥,待人工粘贴(org 级 discussion 不支持 API)**|
|
|
890
588
|
|
|
891
|
-
|
|
589
|
+
**更新请求进度(截至 2026-08-17 复核)**:
|
|
892
590
|
|
|
893
591
|
- 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
|
-
-
|
|
592
|
+
- 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) 已提交)
|
|
593
|
+
- 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) 已提交)
|
|
594
|
+
- omdsh-dev/community 收录:[Discussion #11](https://github.com/orgs/omdsh-dev/discussions/11) — ✅ 通过,讨论活跃(最新更新说明 v0.10.2);v0.15.1 更新说明 — 📨 已备妥,待人工粘贴
|
|
595
|
+
- 平台数据刷新(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
596
|
|
|
899
|
-
|
|
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 设计实现):
|
|
597
|
+
**亮点跟进**(六项独家能力与 issue #6 设计实现):
|
|
908
598
|
|
|
909
599
|
- awesome-dsh-plugins 榜单行同步(仓库描述 → 最新)与 agent-test 报告名称异常:[#139](https://github.com/AdamPlatin123/awesome-dsh-plugins/issues/139) — 📨 已提交(维护方已确认,等待渲染周期同步)
|
|
910
600
|
- dshfind 详情页补「对话内管理模型和密钥」亮点:[#2 跟进评论](https://github.com/hikariming/dshfind/issues/2#issuecomment-5301019067) — 📨 已提交
|
|
911
601
|
- omdsh 六项独家亮点补充(含 Guardian 设计实现):[Discussion #11 亮点评论](https://github.com/orgs/omdsh-dev/discussions/11#discussioncomment-18026370) — 📨 已提交
|
|
912
602
|
|
|
913
|
-
|
|
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
|
|
603
|
+
## 假冒仓库警告
|
|
920
604
|
|
|
921
|
-
> [!WARNING]
|
|
922
605
|
> 2026-08-17 发现假冒仓库 **`tarraencompassing61/dsh-lark-bot`**:非 fork 重新上传、114 个 commit 中
|
|
923
606
|
> 113 个作者为 PlutoKeating、删除全部 CI、关闭 Issues、Releases 为 0,却以“下载 Windows exe 双击运行”的
|
|
924
607
|
> 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
608
|
>
|
|
930
|
-
>
|
|
931
|
-
>
|
|
932
|
-
>
|
|
609
|
+
> 取证存档:[`docs/security/2026-08-17-impostor-repo-evidence/`](docs/security/2026-08-17-impostor-repo-evidence/README.md) ·
|
|
610
|
+
> 官方下载渠道:[`docs/DOWNLOAD.md`](docs/DOWNLOAD.md) ·
|
|
611
|
+
> 持续监控:`pnpm security:monitor`
|
|
933
612
|
|
|
934
|
-
## 免责声明
|
|
613
|
+
## 免责声明
|
|
935
614
|
|
|
936
|
-
> [!NOTE]
|
|
937
615
|
> 本项目为非官方社区工具,与 DeepSeek、字节跳动 / 飞书(Lark)无关联,亦未获得其背书。DeepSeek Harness、Feishu / Lark 及相关商标归各自权利人所有。
|
|
938
616
|
>
|
|
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.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "dsh-lark-bot",
|
|
3
|
-
"version": "0.15.
|
|
3
|
+
"version": "0.15.2",
|
|
4
4
|
"description": "把 DeepSeek Harness (dsh) 装进飞书/Lark 的 bot,扫码即用:流式卡片、项目工作区、并行任务、多角色 Agent、安全网守护。| Bridge DeepSeek Harness (dsh) into Feishu / Lark, scan-to-connect: streaming cards, project workspaces, parallel tasks, multi-role agents, safety-net guardian.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"packageManager": "pnpm@10.33.0",
|