squirrelbullet/dsh-client-ui-vibecontroller ↗★ 0
dsh-client-ui-vibecontroller
Floating DualSense controller overlay for the DeepSeek Harness web surface: lights up pressed buttons and fires bound vibe-coding instructions.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:squirrelbullet/dsh-client-ui-vibecontroller说明文档
阅读完整 README ↗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