dsh-plugin-call-me: Enabling DeepSeek Harness to Relay Commands via Your Phone
dsh-plugin-call-me is a DSH community plugin designed to address interaction challenges when the operator is offline. It utilizes the `/call-me` service to dial an iPhone, reading out the issue and transcribing the user's verbal response back to the current session, enabling remote approval or supplementary instructions. Core functionalities include the `call_me` (bidirectional voice call, blocking for up to 5 minutes) and `text_me` (one-way text message) tools. Users can configure automatic phone outreach upon session completion or approve operations by verbally answering "Yes" during tool authorization. The plugin exclusively supports iPhones, requires Node.js >=20 and DSH >=0.0.1, and is released under the MIT license. Installation involves pairing an iPhone to obtain a 10-digit number for configuration, with no support for Android or self-hosting.
Read More