baidang201/dsh-hardware-buddy ↗★ 0
@dsh-hardware-buddy/dsh-hardware-buddy
DeepSeek Harness 宿主插件,通过 USB CDC 将 Agent 状态镜像到 CodeBuddy StickS3 宠物,并将物理 A/B 键审批路由回审批工作流。
AI 分析
核心用途是实现物理硬件安全审批。适合对 AI 执行高危操作有强安全审计需求的用户,需配合 StickS3 硬件,通过物理按键进行单次允许或拒绝。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:baidang201/dsh-hardware-buddy說明文件
閱讀完整 README ↗Usage
- Plug the StickS3 into USB. On first boot after a cold start, pick the device up once (see "Screen stays frozen" below) so the display activates.
- Run dsh (web or headless). The plugin auto-connects and the pet shows the agent state.
- When a dangerous tool needs approval: the device beeps, shows the tool + args on the approval screen, and waits.
- A = allow once · B = reject · 30s no response = auto-reject (safe default).
- Approval results are relayed back into dsh's
approval/requestwaterfall; the model continues or stops accordingly.