good-boy4069/dsh-mobile-remote0

dsh-mobile-remote

DeepSeek Harness WeChat remote-control plugin: control your dsh agent from WeChat (iLink long-polling, fully outbound, works over any network)

AI 分析

核心用途是实现移动端随时随地与 DSH 交互。适合需要在手机微信上远程派发任务、接收 Agent 运行状态反馈的移动办公或极客用户。

パッケージ
dsh-mobile-remote
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/16

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:good-boy4069/dsh-mobile-remote

ドキュメント

README 全文を読む ↗

Configuration (all optional)

Environment variables:

VariableDefaultMeaning
WEIXIN_BOT_TOKENnoneLogin token (auto-saved after QR login; normally not needed)
WEIXIN_ALLOWED_USERSthe scannerAllowed user ids, comma-separated
WEIXIN_ALLOWED_GROUPSemptyAllowed group ids (groups need user+group match)
WEIXIN_BOT_API_BASEhttps://ilinkai.weixin.qq.comiLink gateway
WEIXIN_CDN_BASEhttps://novac2c.cdn.weixin.qq.com/c2cMedia CDN
WEIXIN_MAX_MESSAGE_CHARS3500Reply chunk length
WEIXIN_MAX_MEDIA_BYTES100 MiBMedia size cap
WEIXIN_PERMISSION_MODEfullfull = full permission; strict = reserved escape hatch
WEIXIN_DSH_WORKSPACEautoDefault workspace for new WeChat sessions (this var > explicit config > dsh current workspace > process cwd)

cordis config keys:

KeyDefaultMeaning
inboxDir'' (=workspace/.wechat-inbox)Inbox directory; out-of-root values fall back with a warning
enableWeixinSendTooltrueMaster switch for the weixin_send tool
notifyChatId''Notification target / tool fallback (Web sessions can also push once set)
notifyOnTurnEndfalsePush completion notifications for unbound sessions
logDir'' (=state dir)Gateway log directory (gateway.log, 1 MB rotation)
statePath~/.dsh/mobile-remote-weixin/gateway-state.jsonGateway state file