yuunnn/dsh-on-imessage1

dsh-on-imessage

允许用户通过 iPhone iMessage 与本地 DeepSeek Harness 智能体进行免应用、免服务器、免云端加密对话的插件。

AI 分析

核心用途是提供便捷的移动端交互通道。适合苹果生态用户,无需安装额外 App 即可随时随地与本地 Agent 沟通。必要条件是需在启动环境配置手机号及桥接 Apple ID 等环境变量。

包名
dsh-on-imessage
版本
0.2.0
许可证
Apache-2.0
最近更新
2026年8月19日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yuunnn/dsh-on-imessage

Usage

CommandMeaning
dshList workspaces
dsh use Switch workspace (latest session)
dsh use Switch workspace + specific session
dsh sessions []List sessions
dsh new Start a new session
anything elseContinue the current session

Workspaces are matched by index, full path, or basename — exact match wins, ambiguous matches list candidates.