dsh-lark-bot 0.15.0 → 0.15.1
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 +100 -103
- package/package.json +12 -4
package/README.md
CHANGED
|
@@ -1,26 +1,5 @@
|
|
|
1
1
|
> [!CAUTION]
|
|
2
|
-
> **⚠️
|
|
3
|
-
>
|
|
4
|
-
> 唯一官方仓库是 [PlutoKeating/dsh-lark-bot](https://github.com/PlutoKeating/dsh-lark-bot);唯一官方 npm 包是
|
|
5
|
-
> `dsh-lark-bot`(同源双包 `dsh-feishu-bot`,维护者 `plutokeating`)。**本项目从不提供 Windows 可执行文件
|
|
6
|
-
> (.exe),也没有任何“下载即运行”的安装包。** 任何以本项目名义提供 exe / “下载后双击运行”的页面、仓库或
|
|
7
|
-
> 第三方分发渠道(例如 `tarraencompassing61/dsh-lark-bot` 这类仿冒仓库)均为**假冒 / 恶意来源**——请勿下载
|
|
8
|
-
> 或运行其中的任何附件。官方安装唯一命令:
|
|
9
|
-
>
|
|
10
|
-
> `npx dsh-lark-bot@latest setup --profile dsh-lark`
|
|
11
|
-
>
|
|
12
|
-
> The **only official repository** is [PlutoKeating/dsh-lark-bot](https://github.com/PlutoKeating/dsh-lark-bot);
|
|
13
|
-
> the **only official npm packages** are `dsh-lark-bot` and `dsh-feishu-bot` (maintainer `plutokeating`).
|
|
14
|
-
> **This project never ships Windows executables (.exe) or any “download-and-run” installer.** Any page,
|
|
15
|
-
> repository, or third-party channel offering such downloads under this project’s name (including impostor
|
|
16
|
-
> repositories like `tarraencompassing61/dsh-lark-bot`) is a **counterfeit / malicious source** — do not download
|
|
17
|
-
> or execute anything from it. The only official install command:
|
|
18
|
-
>
|
|
19
|
-
> `npx dsh-lark-bot@latest setup --profile dsh-lark`
|
|
20
|
-
>
|
|
21
|
-
> 仿冒仓库停留在 v0.7.0 快照;正版版本差距见上方徽章。Evidence:
|
|
22
|
-
> [docs/security/2026-08-17-impostor-repo-evidence/](docs/security/2026-08-17-impostor-repo-evidence/README.md) ·
|
|
23
|
-
> Official download page: [docs/DOWNLOAD.md](docs/DOWNLOAD.md)
|
|
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)。
|
|
24
3
|
|
|
25
4
|
<h1 align="center">dsh-lark-bot</h1>
|
|
26
5
|
|
|
@@ -35,6 +14,7 @@
|
|
|
35
14
|
<img src="https://img.shields.io/badge/License-AGPLv3-blue" alt="License">
|
|
36
15
|
<img src="https://img.shields.io/badge/status-released-blue" alt="Status">
|
|
37
16
|
<a href="https://dshfind.com/zh/plugins/PlutoKeating/dsh-lark-bot?ref=badge"><img src="https://dshfind.com/api/badge/PlutoKeating/dsh-lark-bot?lang=zh" alt="dshfind"></a>
|
|
17
|
+
<a href="https://dshbase.com/zh/plugins/dsh-lark-bot"><img src="https://dshbase.com/badges/dsh-lark-bot.svg" alt="dshbase 实测可装"></a>
|
|
38
18
|
<a href="https://github.com/PlutoKeating/dsh-lark-bot/releases"><img src="https://img.shields.io/github/v/release/PlutoKeating/dsh-lark-bot?sort=semver&label=latest%20release" alt="Latest release"></a>
|
|
39
19
|
<a href="https://github.com/PlutoKeating/dsh-lark-bot/commits/main"><img src="https://img.shields.io/github/commits-since/PlutoKeating/dsh-lark-bot/v0.7.0?label=commits%20since%20v0.7.0" alt="Commits since v0.7.0"></a>
|
|
40
20
|
</p>
|
|
@@ -51,109 +31,71 @@
|
|
|
51
31
|
|
|
52
32
|
</div>
|
|
53
33
|
|
|
54
|
-
<
|
|
34
|
+
<p align="center">
|
|
35
|
+
🌐 官网落地页 <a href="https://dsh-lark-bot.arr2018.dpdns.org">dsh-lark-bot.arr2018.dpdns.org</a>
|
|
36
|
+
· 备用 <a href="https://plutokeating.github.io/dsh-lark-bot/">GitHub Pages</a>
|
|
37
|
+
</p>
|
|
55
38
|
|
|
56
|
-
|
|
39
|
+
---
|
|
57
40
|
|
|
58
|
-
|
|
41
|
+
## 场景 | The Problem
|
|
59
42
|
|
|
60
|
-
|
|
43
|
+
**你的 DeepSeek Harness 只能“贴身”用?** dsh 跑在本机,每次看进度、改任务都得回到电脑前;离开工位后任务卡住、跑偏甚至 dsh 崩了,你都收不到任何消息——回来才发现白等半天。
|
|
61
44
|
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
**用在什么场景?** 你在飞书 / Lark(私聊、群聊、话题)里指挥本机 DeepSeek Harness(`dsh`)
|
|
65
|
-
coding agent:发消息就收流式卡片与工具调用过程,把项目工作区、并行任务、会话归档都收进同一
|
|
66
|
-
个协作流。适合需要多项目隔离、角色分工、并行任务与故障自愈的开发者与团队。
|
|
67
|
-
|
|
68
|
-
**Where does it fit?** Drive your local DeepSeek Harness (`dsh`) coding agent from Feishu /
|
|
69
|
-
Lark — DMs, group chats and topics — with streaming cards, isolated project workspaces,
|
|
70
|
-
parallel tasks, session archival and self-healing when things break.
|
|
71
|
-
|
|
72
|
-
**功能亮点(以下六项为 dsh-lark-bot 全网独有组合)| Highlights (exclusive to dsh-lark-bot)**:
|
|
73
|
-
|
|
74
|
-
- 🆘 **Guardian 安全网守护 —— “永远叫得应”**:DSH 进程一崩,其他方案的机器人就变成死号,只能回
|
|
75
|
-
服务器手动重启;dsh-lark-bot 的守护进程在 DSH 崩溃后**仍然会在飞书回复你**——告诉你引擎已挂、
|
|
76
|
-
可进入仅核心安全模式,直接在飞书对话里发控制信号把它重启。**唯一“出故障时用户不会失联”的项目。**
|
|
77
|
-
*When DSH crashes, this bot still answers in Feishu: enter core-only safe mode and send a
|
|
78
|
-
control signal to restart it. The only project where users never lose contact.*
|
|
79
|
-
- 👥 **多角色 Agent —— “一个机器人,一整个团队”**:在飞书里用 `/role` 切换或指派 PM / 开发 /
|
|
80
|
-
文档等角色,每个角色有持久化的人设、模型偏好与规则。
|
|
81
|
-
*Switch or assign PM / dev / docs personas in chat with `/role` — each with its own
|
|
82
|
-
persisted persona. One bot, a whole team.*
|
|
83
|
-
- ⚡ **并行多任务 —— “不用排队”**:同一群里可以**同时跑多个任务**,各自会话隔离;其他方案同聊
|
|
84
|
-
串行,上一个没跑完下一个只能等。
|
|
85
|
-
*Run multiple tasks in the same chat simultaneously with isolated sessions — no queueing.*
|
|
86
|
-
- 🗂 **会话归档与清理 —— “会话列表不会烂掉”**:`/archive` 归档旧任务、`/retention` 配置自动保留
|
|
87
|
-
策略;长期使用也不会越积越多。
|
|
88
|
-
*Archive old tasks and auto-prune with retention policies — your session list stays clean.*
|
|
89
|
-
- 📣 **跨会话主动通知 + @人 —— “活干完了它会来找你”**:Agent 在 A 群跑完任务,可以**主动发消息到
|
|
90
|
-
B 群或私聊并 @ 你**;而不是“你问它答”。
|
|
91
|
-
*Agents proactively report to other chats or DMs and @mention you when work finishes.*
|
|
92
|
-
- 🔑 **对话内管理模型和密钥 —— “不用离开飞书”**:`/providers` `/provider` `/key` 直接在聊天里
|
|
93
|
-
查看、切换供应商、热更新密钥,全程闭环。
|
|
94
|
-
*View providers, switch vendors and hot-update API keys entirely in chat — no server-side
|
|
95
|
-
edits.*
|
|
45
|
+
**dsh-lark-bot 把遥控器装进你的飞书**:在私聊、群聊、话题里直接指挥本机 dsh coding agent,流式卡片实时看思考与工具调用;任务完成主动推送到你所在的任何群并 @ 你;即使 dsh 崩溃下线,飞书里依然叫得应——发 `/safemode` 进入仅核心安全模式,直接在聊天里定位问题、重启引擎。**这是唯一“dsh 挂了你不会失联”的桥接方案。**
|
|
96
46
|
|
|
97
|
-
|
|
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.*
|
|
98
48
|
|
|
99
|
-
##
|
|
49
|
+
## 能做什么 | What you get
|
|
100
50
|
|
|
101
|
-
|
|
51
|
+
**基础能力 / Core**:
|
|
102
52
|
|
|
103
|
-
|
|
104
|
-
|
|
53
|
+
- 私聊、群聊、话题(thread)里指挥本机 dsh coding agent,图片 / 文本文件直接发给 bot 即可;
|
|
54
|
+
- 流式卡片实时展示思考、工具调用与结果,支持交互按钮(停止 / 审批 / 问答卡);
|
|
55
|
+
- 会话自动归档与保留策略;Git 仓库内为每个会话自动创建隔离 worktree 项目工作区,多项目互不干扰。
|
|
105
56
|
|
|
106
|
-
|
|
107
|
-
profile, and dsh loads the bridge engine as a standard plugin on boot (the package declares
|
|
108
|
-
`dsh.bundle.patch`, so `dsh plugin add` works directly).
|
|
57
|
+
**六项全网独有组合 / Six exclusive capabilities**:
|
|
109
58
|
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
59
|
+
- 🆘 **Guardian 安全网守护——“永远叫得应”**:DSH 崩溃后飞书仍会回复你,`/safemode` 进入仅核心安全模式直接重启。*The only project where users never lose contact.*
|
|
60
|
+
- 👥 **多角色 Agent——“一个机器人,一整个团队”**:`/role` 切换或指派 PM / 开发 / 文档等角色,每个角色独立人设、模型偏好与规则。
|
|
61
|
+
- ⚡ **并行多任务——“不用排队”**:同一群聊同时跑多个任务、会话隔离;其他方案只能串行排队。
|
|
62
|
+
- 🗂 **会话归档与清理——“会话列表不会烂掉”**:`/archive` 归档旧任务、`/retention` 配置自动保留策略。
|
|
63
|
+
- 📣 **跨会话主动通知 + @人——“活干完了它会来找你”**:A 群跑完任务主动推送到 B 群 / 私聊并 @ 你。
|
|
64
|
+
- 🔑 **对话内管理模型和密钥——“不用离开飞书”**:`/providers` `/provider` `/key` 直接查看、切换供应商、热更新密钥。
|
|
114
65
|
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
常驻、dsh 全部下线后仍保留飞书救援入口(核心能力之一,见下文「安全网守护」一节)。
|
|
119
|
-
一条命令即完成全部安装。
|
|
66
|
+
## 30 秒上手 | Quick Start
|
|
67
|
+
|
|
68
|
+
**前置条件 / Prerequisites(先装好本体,再装遥控器)**:
|
|
120
69
|
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
package so pnpm never resolves an outdated bare-name release), and **also installs the safety-net
|
|
124
|
-
guardian by default** — a system-level resident process that keeps the Feishu rescue entrance
|
|
125
|
-
alive even when dsh is fully down (one of the core features; see "Safety-net guardian" below).
|
|
126
|
-
One command installs everything.
|
|
70
|
+
1. **DeepSeek Harness(`dsh`)已安装并配置好 `DEEPSEEK_API_KEY`** —— dsh-lark-bot 是 dsh 的插件,dsh 才是 agent 本体,缺一不可;
|
|
71
|
+
2. **Node.js ≥ 22.19**(见 `package.json` engines)与一个飞书 / Lark 账号。
|
|
127
72
|
|
|
128
|
-
|
|
73
|
+
**三步上线 / Three steps**:
|
|
129
74
|
|
|
130
75
|
```bash
|
|
76
|
+
# ① 一键安装(无需先全局安装任何东西;自动装进 dsh profile,并默认同时安装「安全网守护」)
|
|
77
|
+
# ① One-command install (no prior global install; installs the safety-net guardian by default)
|
|
78
|
+
npx dsh-lark-bot@latest setup --profile dsh-lark
|
|
79
|
+
|
|
80
|
+
# ② 启动 / Start
|
|
131
81
|
dsh --profile dsh-lark
|
|
132
82
|
```
|
|
133
83
|
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
私聊直接发消息,群聊 / 话题里 `@bot`。常驻与守护由 dsh 自己负责。
|
|
137
|
-
|
|
138
|
-
On first boot the terminal prints a QR code: scan it with the Feishu / Lark app to create or
|
|
139
|
-
choose a PersonalAgent app. After binding, the bridge engine runs **inside the dsh process**
|
|
140
|
-
(Feishu channel, sessions/workspaces, cards, notify callback); message it directly in private
|
|
141
|
-
chat, or use `@bot` in groups/topics. dsh owns the daemon lifecycle.
|
|
84
|
+
③ 首次启动终端打印二维码 → 飞书 / 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.*
|
|
142
86
|
|
|
143
|
-
|
|
87
|
+
`setup` 会自动完成:定位本机 dsh → 预批准 pnpm 构建策略(protobufjs)→ 执行标准
|
|
88
|
+
`dsh plugin --profile dsh-lark add dsh-lark-bot@<版本>`(版本号由当前包固定)→ 默认安装「安全网守护」系统服务。
|
|
89
|
+
一条命令即完成全部安装。
|
|
144
90
|
|
|
145
|
-
|
|
146
|
-
|
|
91
|
+
> **无需公网 IP / 域名 / 服务器 / 内网穿透**(飞书 WebSocket 出站长连接),Linux / macOS / Windows 通用。
|
|
92
|
+
> 已有 PersonalAgent 应用时可跳过扫码(见「配置」):`DSH_LARK_APP_ID=cli_xxx DSH_LARK_APP_SECRET=<secret> DSH_LARK_TENANT=feishu dsh --profile dsh-lark`
|
|
93
|
+
> 升级同样一条命令:`npx dsh-lark-bot@latest upgrade --profile dsh-lark --yes`
|
|
147
94
|
|
|
148
|
-
|
|
149
|
-
DSH_LARK_APP_ID=cli_xxx DSH_LARK_APP_SECRET=<secret> DSH_LARK_TENANT=feishu \
|
|
150
|
-
dsh --profile dsh-lark
|
|
151
|
-
```
|
|
95
|
+
## 完整使用方式 | Full usage
|
|
152
96
|
|
|
153
|
-
|
|
154
|
-
> Uninstall: `dsh plugin --profile dsh-lark remove dsh-lark-bot`.
|
|
97
|
+
### 常用命令 | Common commands
|
|
155
98
|
|
|
156
|
-
### 3. 基本使用 | Basic usage
|
|
157
99
|
|
|
158
100
|
在飞书里向 bot 发送普通消息即可开始工作,常用命令:
|
|
159
101
|
|
|
@@ -441,9 +383,53 @@ logs and troubleshooting.
|
|
|
441
383
|
|
|
442
384
|
---
|
|
443
385
|
|
|
386
|
+
## FAQ(典型用例与常见问题)| FAQ (use cases & common questions)
|
|
387
|
+
|
|
388
|
+
### 典型用例 | Typical use cases
|
|
389
|
+
|
|
390
|
+
**Q: 出门在外,想用手机指挥本机的 DeepSeek Harness?**
|
|
391
|
+
|
|
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.*
|
|
395
|
+
|
|
396
|
+
**Q: 多个项目 / 多人协作,怎么隔离与分工?**
|
|
397
|
+
|
|
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.*
|
|
401
|
+
|
|
402
|
+
**Q: dsh 崩溃 / 掉线后,飞书机器人还能用吗?**
|
|
403
|
+
|
|
404
|
+
**A:** 能。`setup` 默认安装独立于 dsh 进程的「安全网守护」(systemd / LaunchAgent / Windows 启动项)。dsh 崩溃或无法启动时,守护自动接管飞书通道并先尝试自动重启完整 profile;仍失败时你直接发 `/safemode` 进入仅核心安全模式(官方核心 bundle,不加载任何第三方插件),在聊天里定位 / 修复问题,`/safemode exit` 重启完整 profile 并交还通道。全程不需要命令行。
|
|
405
|
+
|
|
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
|
|
409
|
+
|
|
410
|
+
**Q: DeepSeek Harness 怎么接入飞书?**
|
|
411
|
+
|
|
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`。
|
|
413
|
+
|
|
414
|
+
**Q: 需要公网 IP、域名或服务器吗?**
|
|
415
|
+
|
|
416
|
+
**A:** 不需要。飞书通道使用 WebSocket 长连接(出站连接),本机在 NAT 后面也能用,免公网服务器、免域名、免内网穿透。
|
|
417
|
+
|
|
418
|
+
**Q: dsh-lark-bot 和其他 DeepSeek Harness 飞书插件(如 harness-lark)有什么区别?**
|
|
419
|
+
|
|
420
|
+
**A:** 功能组合最全:安全网守护(dsh 崩溃后飞书仍叫得应)、多角色 Agent、并行多任务、会话归档、跨会话主动通知、对话内模型 / 密钥管理六项合为一体;安装上是标准 dsh profile bundle,`npx dsh-lark-bot@latest setup` 一条命令装进 dsh profile,无需独立 Docker / 后台服务。
|
|
421
|
+
|
|
422
|
+
**Q: 项目从哪下载?会不会有假冒版本?**
|
|
423
|
+
|
|
424
|
+
**A:** 唯一官方仓库是 [github.com/PlutoKeating/dsh-lark-bot](https://github.com/PlutoKeating/dsh-lark-bot),唯一官方 npm 包是 `dsh-lark-bot` / `dsh-feishu-bot`(维护者 `plutokeating`)。本项目从不提供 .exe 或“下载即运行”的安装包;任何以项目名义分发 exe 的仓库或页面都是假冒来源,请勿运行(详见文末「假冒仓库警告」)。
|
|
425
|
+
|
|
426
|
+
---
|
|
427
|
+
|
|
444
428
|
## 关键词 | Keywords
|
|
445
429
|
|
|
446
|
-
`dsh` · `deepseek` · `deepseek harness` · `feishu` · `lark` · `bridge` · `bot`
|
|
430
|
+
`dsh` · `deepseek` · `deepseek harness` · `feishu` · `lark` · `bridge` · `bot` ·
|
|
431
|
+
`chatbot` · `messaging` · `qrcode` · `typescript` · `feishu-bot` · `lark-bot` ·
|
|
432
|
+
`dsh-plugin` · `deepseek-harness` · `im-bridge` · `ai-agent` · `workspace` · `self-healing`
|
|
447
433
|
|
|
448
434
|
## 这是什么 | What it is
|
|
449
435
|
|
|
@@ -884,18 +870,28 @@ and relaunches the full profile on `/safemode exit`.
|
|
|
884
870
|
|
|
885
871
|
## 社区收录情况 | Community Listings
|
|
886
872
|
|
|
873
|
+
<div align="center">
|
|
874
|
+
|
|
875
|
+
<a href="https://dshfind.com/zh/plugins/PlutoKeating/dsh-lark-bot?ref=badge"><img src="https://dshfind.com/api/card/PlutoKeating/dsh-lark-bot?lang=zh" alt="dshfind" width="440"></a>
|
|
876
|
+
|
|
877
|
+
</div>
|
|
878
|
+
|
|
879
|
+
|
|
887
880
|
> 本项目的社区收录 / 推荐状态,随提交的更新请求持续维护。截至 v0.14.0(2026-08-17 复核):
|
|
888
881
|
> Community listing & recommendation status, kept current as update requests land. As of v0.14.0 (re-verified 2026-08-17):
|
|
889
882
|
|
|
890
883
|
| 平台 Platform | 状态 Status | 说明 Notes |
|
|
891
884
|
| :--- | :--- | :--- |
|
|
892
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 |
|
|
893
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 |
|
|
894
889
|
| [omdsh-dev/community](https://github.com/orgs/omdsh-dev/discussions/11) | ✅ 收录申请通过 · 讨论活跃<br>Accepted · discussion active | `[Plugin]` 收录申请(Discussion #11)已通过并持续维护,最新更新说明 v0.10.2;v0.14.0 更新待跟进<br>`[Plugin]` submission (Discussion #11) accepted and active, latest notes v0.10.2; v0.14.0 update pending |
|
|
895
890
|
|
|
896
891
|
**更新请求进度 / Update request status(截至 2026-08-17 复核 | as of 2026-08-17)**:
|
|
897
892
|
|
|
898
893
|
- 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 数据)
|
|
899
895
|
- dshfind 条目名称修正 + v0.8.0 刷新:[#2](https://github.com/hikariming/dshfind/issues/2) — ✅ 已关闭;v0.10.1 刷新:[#6](https://github.com/hikariming/dshfind/issues/6) — 📨 待处理
|
|
900
896
|
- omdsh-dev/community 收录:[Discussion #11](https://github.com/orgs/omdsh-dev/discussions/11) — ✅ 通过,讨论活跃(最新更新说明 v0.10.2)
|
|
901
897
|
- 平台数据刷新至 v0.14.0 — ⏸ 暂缓提交(安全窗口内保持低调,见「假冒仓库警告」)
|
|
@@ -903,6 +899,7 @@ and relaunches the full profile on `/safemode exit`.
|
|
|
903
899
|
**Update requests**:
|
|
904
900
|
|
|
905
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)
|
|
906
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
|
|
907
904
|
- omdsh-dev/community listing: [Discussion #11](https://github.com/orgs/omdsh-dev/discussions/11) — ✅ accepted, discussion active (latest notes v0.10.2)
|
|
908
905
|
- Platform refresh to v0.14.0 — ⏸ deferred (staying low-key during the security window; see "Impostor warning" below)
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "dsh-lark-bot",
|
|
3
|
-
"version": "0.15.
|
|
4
|
-
"description": "Bridge DeepSeek Harness (dsh) into Feishu / Lark
|
|
3
|
+
"version": "0.15.1",
|
|
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",
|
|
7
7
|
"bin": {
|
|
@@ -92,15 +92,23 @@
|
|
|
92
92
|
"dsh",
|
|
93
93
|
"deepseek",
|
|
94
94
|
"deepseek harness",
|
|
95
|
+
"deepseek-harness 插件",
|
|
96
|
+
"deepseek harness 飞书",
|
|
95
97
|
"feishu",
|
|
98
|
+
"飞书",
|
|
99
|
+
"飞书机器人",
|
|
96
100
|
"lark",
|
|
97
101
|
"bridge",
|
|
98
102
|
"bot",
|
|
103
|
+
"扫码",
|
|
104
|
+
"scan to connect",
|
|
99
105
|
"typescript",
|
|
100
106
|
"chatbot",
|
|
101
|
-
"messaging",
|
|
102
107
|
"deepseek-harness",
|
|
103
|
-
"dsh-plugin"
|
|
108
|
+
"dsh-plugin",
|
|
109
|
+
"feishu-plugin",
|
|
110
|
+
"lark-integration",
|
|
111
|
+
"remote-coding"
|
|
104
112
|
],
|
|
105
113
|
"license": "AGPL-3.0",
|
|
106
114
|
"engines": {
|