squirrelbullet/dsh-client-ui-vibecontroller0

dsh-client-ui-vibecontroller

Floating DualSense controller overlay for the DeepSeek Harness web surface: lights up pressed buttons and fires bound vibe-coding instructions.

包名
dsh-client-ui-vibecontroller
版本
0.1.0
许可证
MIT
最近更新
2026年8月22日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:squirrelbullet/dsh-client-ui-vibecontroller

dsh-client-ui-vibecontroller

Floating DualSense controller overlay for the DeepSeek Harness web surface: lights up pressed buttons and fires vibe-coding instructions straight from the gamepad.

Features

  • Live DualSense overlay in the web GUI.
  • Left Stick (L3) — push to move the plugin; hold to show every button's bound function.
  • Options Button - push to show settings including display size and opacity.

Install from GitHub

Requires pnpm on PATH (used by the dsh plugin command).

dsh plugin --profile web add github:squirrelbullet/dsh-client-ui-vibecontroller
# or, for a specific tag:
dsh plugin --profile web add github:squirrelbullet/dsh-client-ui-vibecontroller#v0.1.0

Update

dsh plugin --profile web update dsh-client-ui-vibecontroller

License

MIT