dsh-toy: Connecting Small Toys to the Bounded Control Plugin of DeepSeek Harness
dsh-toy is a DSH community plugin maintained by c3ll256, implementing bounded toy control in TypeScript. The agent first asks for brand and model, then automatically selects the backend: for unknown hardware on macOS, it uses read-only CoreBluetooth discovery; local devices are handled via Buttplug/Intiface; and some share links go through MonsterParty. The default timeout is 30 seconds, and tokens are not exposed as visible parameters in the model. The installation command for the directory is `dsh plugin add github:c3ll256/dsh-toy`, under the BSD-3-Clause license. The plugin runs with the current DSH permissions, and users should check the source code before installation.
Read More