Skip to content

Commit 6b86b19

Browse files
chore: refresh dsh-plugin catalog (#205)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1ddc0a0 commit 6b86b19

4 files changed

Lines changed: 18 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ All meaningful directory changes are recorded here. Dates use `YYYY-MM-DD`.
1010

1111
### Added
1212

13+
<!-- topic-sync:34251893923 -->
14+
- Automatically added [dsh-vision-bridge](https://github.com/GooDAnDReaDY/dsh-vision-bridge) to Integrations & Connectors from the `dsh-plugin` topic.
15+
1316
<!-- topic-sync:34222166080 -->
1417
- Automatically added [dsh-voice](https://github.com/GooDAnDReaDY/dsh-voice) to Interaction & Experience from the `dsh-plugin` topic.
1518

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ English | [中文](README.zh.md)
66

77
> An independent, bilingual, and continuously maintained plugin directory for [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness) (`dsh`).
88
9-
Explore **249 plugins** across seven broad areas. Each plugin appears once, under the category that best represents its primary use. Last directory review: **September 8, 2026**.
9+
Explore **250 plugins** across seven broad areas. Each plugin appears once, under the category that best represents its primary use. Last directory review: **September 8, 2026**.
1010

1111
## Start here
1212

@@ -17,7 +17,7 @@ Explore **249 plugins** across seven broad areas. Each plugin appears once, unde
1717

1818
### Current snapshot
1919

20-
This is the first published directory snapshot: **249 plugins**, grouped into **7 categories**, with matching English and Chinese entries. Future additions, removals, and corrections are recorded in [CHANGELOG.md](CHANGELOG.md).
20+
This is the first published directory snapshot: **250 plugins**, grouped into **7 categories**, with matching English and Chinese entries. Future additions, removals, and corrections are recorded in [CHANGELOG.md](CHANGELOG.md).
2121

2222
## Browse by category
2323

@@ -233,6 +233,7 @@ This is the first published directory snapshot: **249 plugins**, grouped into **
233233
- [CloudBase-AI-Toolkit](https://github.com/TencentCloudBase/CloudBase-AI-Toolkit) — Bridges AI coding agents to CloudBase backend services such as database, storage, auth, and cloud functions via a DeepSeek Harness plugin and MCP server.
234234
- [dsh-mcp-connector](https://github.com/duhu2000/dsh-mcp-connector) — Provides a marketplace and connection manager for MCP servers within DeepSeek Harness.
235235
- [agent-knock-knock](https://github.com/scotthuang/agent-knock-knock) — Provides a DeepSeek Harness connector that controls local Codex and Claude Code sessions running in tmux or Herdr from chat.
236+
- [dsh-vision-bridge](https://github.com/GooDAnDReaDY/dsh-vision-bridge) — Adds vision support to DeepSeek Harness by routing attached images to external vision models and converting them into text descriptions.
236237

237238
## Automation & Agents
238239

README.zh.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
> 一个独立维护、双语呈现、持续更新的 [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness)`dsh`)插件目录。
88
9-
当前整理 **249 个插件**,统一归入七个大类。每个插件只出现一次,并按照最主要的使用价值进行分类。最近一次目录复核:**2026 年 9 月 8 日**
9+
当前整理 **250 个插件**,统一归入七个大类。每个插件只出现一次,并按照最主要的使用价值进行分类。最近一次目录复核:**2026 年 9 月 8 日**
1010

1111
## 从这里开始
1212

@@ -17,7 +17,7 @@
1717

1818
### 当前快照
1919

20-
这是目录的首个公开快照:共 **249 个插件****7 个大类**,中英文条目一一对应。后续新增、移除和修正统一记录在 [CHANGELOG.md](CHANGELOG.md)
20+
这是目录的首个公开快照:共 **250 个插件****7 个大类**,中英文条目一一对应。后续新增、移除和修正统一记录在 [CHANGELOG.md](CHANGELOG.md)
2121

2222
## 分类浏览
2323

@@ -233,6 +233,7 @@
233233
- [CloudBase-AI-Toolkit](https://github.com/TencentCloudBase/CloudBase-AI-Toolkit) — 通过 DeepSeek Harness 插件和 MCP 服务器,将 AI 编程代理连接到 CloudBase 后端服务,如数据库、存储、认证和云函数。
234234
- [dsh-mcp-connector](https://github.com/duhu2000/dsh-mcp-connector) — 在 DeepSeek Harness 中提供 MCP 服务器连接市场与连接管理功能。
235235
- [agent-knock-knock](https://github.com/scotthuang/agent-knock-knock) — 提供 DeepSeek Harness 连接器,可从聊天控制 tmux 或 Herdr 中运行的本地 Codex 和 Claude Code 会话。
236+
- [dsh-vision-bridge](https://github.com/GooDAnDReaDY/dsh-vision-bridge) — 为 DeepSeek Harness 添加视觉支持,将附加的图像路由到外部视觉模型并转换为文本描述。
236237

237238
## 自动化与智能体
238239

data/plugins.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1710,6 +1710,15 @@
17101710
"source": "github-topic:dsh-plugin",
17111711
"url": "https://github.com/scotthuang/agent-knock-knock"
17121712
},
1713+
{
1714+
"category": "integrations",
1715+
"description_en": "Adds vision support to DeepSeek Harness by routing attached images to external vision models and converting them into text descriptions.",
1716+
"description_zh": "为 DeepSeek Harness 添加视觉支持,将附加的图像路由到外部视觉模型并转换为文本描述。",
1717+
"name": "dsh-vision-bridge",
1718+
"repository_id": 1338166229,
1719+
"source": "github-topic:dsh-plugin",
1720+
"url": "https://github.com/GooDAnDReaDY/dsh-vision-bridge"
1721+
},
17131722
{
17141723
"category": "automation",
17151724
"description_en": "Provides a code review gate with deterministic severity rules, LLM-assisted findings, team approval quorum, and compliance audit trail for the DeepSeek Harness.",

0 commit comments

Comments
 (0)