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)

包名
dsh-mobile-remote
版本
0.1.0
许可证
MIT
最近更新
2026年8月16日

安装

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

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