voyager
Nagi-ovo
Enhancement suite for Gemini, AI Studio, Claude & ChatGPT — plus a prompt manager for any websites, DeepSeek Harness included. / 面向 Gemini、AI Studio、Claude 与 ChatGPT 的增强套件;其中的提示词管理器可用于任意网站,如 DeepSeek Harness。
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:mapan0424/deepseek-harness-channels
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
中文文档:README.zh-CN.md
Official and community channel integration packages for DeepSeek Harness (DSH).
Connect external messaging platforms (Feishu/Lark, WeCom, iMessage, etc.) directly to your local DeepSeek AI agents through a unified, zero-relay message bus architecture.
| Package Name | npm Version | Type | Description |
|---|---|---|---|
@anarkhgatsby/deepseek-harness-core |
0.1.0 |
Core Library | Unified message bus, session lifecycle, workspace routing, deduplication, and serial queuing |
@anarkhgatsby/deepseek-harness-channel-config |
0.1.4 |
Visual Console | Settings UI for channel management, official Squircle brand assets, Dark Mode adaptive, and parameter configuration |
@anarkhgatsby/deepseek-harness-channel-feishu |
0.1.0 |
Channel Adapter | Feishu / Lark AI Bot channel (Official WebSocket outbound long-connection mode) |
@anarkhgatsby/deepseek-harness-channel-wecom |
0.1.1 |
Channel Adapter | WeCom (企业微信) AI Bot channel (Official WebSocket long-connection stack) |
@anarkhgatsby/deepseek-harness-channel-imessage |
0.1.1 |
Channel Adapter | macOS local-only iMessage channel (Local chat.db listener + AppleScript outbound) |
Install the desired packages into your DeepSeek Harness web profile:
# 1. Install core message bus and visual config console (Required)
dsh plugin --profile web add @anarkhgatsby/deepseek-harness-core
dsh plugin --profile web add @anarkhgatsby/deepseek-harness-channel-config
# 2. Install channel adapters as needed
dsh plugin --profile web add @anarkhgatsby/deepseek-harness-channel-feishu
dsh plugin --profile web add @anarkhgatsby/deepseek-harness-channel-wecom
dsh plugin --profile web add @anarkhgatsby/deepseek-harness-channel-imessage
Note: Restart DeepSeek Harness after installation to view all channels under Settings ➔ Channels.
The Feishu channel uses official outbound WebSocket long-connection mode. No public IP, webhook URL, or reverse proxy is required.
im:message, im:message:send_as_botim:message.group_at_msg:readonly, im:message.p2p_msg:readonlyim.message.receive_v1.App ID and App Secret from Credentials & Basic Info, paste them into DeepSeek Harness channel settings, and toggle the channel on.The WeCom channel connects directly to Tencent's cloud WebSocket gateway (wss://openws.work.weixin.qq.com).
botId and secret.botId, secret, and the target workspace, then toggle the channel on.The iMessage channel operates completely locally. Inbound messages are read from ~/Library/Messages/chat.db and outbound messages are sent via native AppleScript. No message content ever touches a third-party cloud service.
~/.dsh/settings.yaml with strict filesystem permissions.MIT. See LICENSE.
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: feishu、lark。