DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Deepseek Harness Channel Config — DeepSeek Harness 插件(DSH Plugin)
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录
← Plugins

@anarkhgatsby/deepseek-harness-channel-config

Deepseek Harness Channel Config

DeepSeek Harness 的可视化频道配置界面(feishu / imessage / telegram / ...)

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add @anarkhgatsby/deepseek-harness-channel-config@0.1.9
README兼容性版本

兼容性与来源证明

Deepseek Harness Channel Config 以 @anarkhgatsby/deepseek-harness-channel-config 发布,当前版本为 0.1.9。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
web
发布来源
npm
Registry 更新时间
2026/9/20

版本

0.1.9stable
2026/9/14
0.1.8stable
2026/9/10
0.1.7stable
2026/9/8
查看其余 2 个版本收起版本
0.1.6stable
2026/9/7
0.1.5stable
2026/9/3

相关插件

正在加载相关插件…

最新版
0.1.9
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
147.1 kB
文件数
7
Surface
web
许可证
MIT
发布源
npm
GitHub
★ 1
周下载
270
安全扫描
✓ v0.1.9 扫描通过
最近提交
2026/9/14
查看源码 ↗项目主页 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题

README

@anarkhgatsby/deepseek-harness-channel-config

简体中文 | NPM | Repository

Visual channel configuration center for DeepSeek Harness. It adds a settings page that discovers installed community channel runtimes and exposes their credentials, workspace routing, auto-reply, and streaming controls through the Harness web UI.

⚠️ Unofficial project — independently developed and maintained by the open-source community. It is not an official DeepSeek product.

What it provides

  • One settings surface for Feishu/Lark, WeCom, iMessage, and DingTalk integrations.
  • Runtime-aware forms — only channels with an installed runtime plugin are actionable.
  • Credential masking for App Secrets, Client Secrets, Bot Secrets, and other sensitive fields.
  • Hot configuration updates through the channel gateway remotes; saving settings does not require editing YAML by hand.
  • Status and authorization visibility including connection state, active sessions, and iMessage macOS permission hints.
  • Workspace routing controls for assigning a sender or conversation to a specific local workspace.

The package is a configuration UI, not a message transport. Installing it alone does not connect any channel.

What's new in 0.1.7

  • The channel list is runtime-driven, so newly installed supported channels are not hidden by a hard-coded client-side filter.
  • DingTalk uses the official light/dark visual assets with the same sizing treatment as the other channel cards.
  • AppKey placeholders no longer resemble a real DingTalk credential.
  • The settings page keeps platform-specific authorization guidance visible, including the macOS permissions required by iMessage.

Installation

dsh plugin add @anarkhgatsby/deepseek-harness-channel-config

Install the channel runtimes you intend to use as well:

dsh plugin add @anarkhgatsby/deepseek-harness-channel-feishu
dsh plugin add @anarkhgatsby/deepseek-harness-channel-wecom
dsh plugin add @anarkhgatsby/deepseek-harness-channel-imessage
dsh plugin add @anarkhgatsby/deepseek-harness-channel-dingtalk

The exact plugin set is platform-dependent. iMessage is macOS-only; do not install or enable it on Windows.

Quick start

  1. Start DeepSeek Harness and open Settings → Channel Configuration.
  2. Select an installed channel and enter its platform credentials.
  3. Set the default workspace and optional per-sender routes.
  4. Choose whether to enable automatic replies, streaming output, and tool activity messages.
  5. Save the configuration and confirm the channel status changes to connected.

The page writes to the active Harness settings profile. It does not embed credentials in the browser bundle or transmit them to a third-party service.

Supported fields

ChannelRequired credentialsOptional controls
Feishu / LarkApp ID, App SecretVerification Token, Encrypt Key, workspace, allowlist, cards, streaming
WeComBot ID, Secretworkspace, allowlist, streaming; legacy app fields are retained for compatibility
iMessageLocal chat.db accessdatabase path, workspace, auto-reply, streaming; requires macOS permissions
DingTalkClient ID (AppKey), Client Secretworkspace, allowlist, auto-reply, streaming

Credentials remain in the local Harness settings profile. Treat the profile directory and exported settings as sensitive data.

Troubleshooting

  • No channel card appears: install the corresponding runtime plugin, then refresh the settings page.
  • Saved but not connected: verify credentials, platform bot capabilities, and the runtime log; configuration saving and platform authentication are separate steps.
  • iMessage shows authorization required: grant Full Disk Access to DeepSeek Harness and Automation access to Messages in macOS System Settings, then restart the app.
  • A channel is unavailable on Windows: iMessage is intentionally excluded from the Windows desktop bundle because it depends on macOS Messages.app. Feishu, DingTalk, and WeCom still require their respective platform credentials and capabilities.

Compatibility

0.1.9 is validated with DeepSeek Harness 0.1.5-rc.1 and 0.1.5-rc.2, @deepseek-ai/cordis@^4.0.2, and matching RC1 or RC2 client connection and locale services. Install the UI and the channel runtime packages into the same profile.

License

MIT License

相关插件

继续浏览 ui-customization 分类下经过校验的插件。

Web App@deepseek-ai/dsh-web-appdsh 浏览器界面捆绑包:位于 dsh-base 之上的 Web 补丁层,加上运行时粘合插件(提供前端 dist、Web 界面提示符、bash 运行时变量和 URL 行)Experimental Agent Team Web Profile@deepseek-ai/dsh-experimental-agent-team-web-profile用于 Agent Teams Remote 和 UI 插件的实验性 Web 配置层Client Ui Task Board@linxin666/dsh-client-ui-task-board面向 DSH Web GUI 的主机权威任务面板,支持实际会话执行、主机 cron 调度以及可选的跨平台空闲睡眠保护;以挂载方式提供,无需修改 DSH 源代码。Pet@linxin666/dsh-pet适用于 dsh Web GUI 的多宠物伴侣插件:由注册表驱动的浮动宠物,可响应模型活动,支持为每只宠物命名、抚摸/喂食互动以及亲密度评分