wendayuan/dsh-weixin0

dsh-weixin

DeepSeek Harness 微信通道插件,支持通过手机微信扫码登录并直接与 DSH Agent 进行连续上下文对话。

AI 分析

核心用途是将微信作为 DSH 的交互通道。适合希望随时随地通过手机微信与常驻 DSH 智能体进行对话的用户。

套件
dsh-weixin
版本
0.1.0
授權
MIT
最近更新
2026年8月16日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:wendayuan/dsh-weixin

配置

在 profile 的 cordis.patch.yml 里覆盖(均为可选):

- id: weixin
  name: dsh-weixin
  config:
    cwd: /path/to/workspace   # agent 工作目录,默认 DSH 启动目录
    provider: deepseek-official # 覆盖默认 provider 路由
    model: deepseek-v4-pro      # 覆盖默认模型