baidang201/dsh-hardware-buddy0

@dsh-hardware-buddy/dsh-hardware-buddy

DeepSeek Harness 宿主插件,通过 USB CDC 将 Agent 状态镜像到 CodeBuddy StickS3 宠物,并将物理 A/B 键审批路由回审批工作流。

AI 分析

核心用途是实现物理硬件安全审批。适合对 AI 执行高危操作有强安全审计需求的用户,需配合 StickS3 硬件,通过物理按键进行单次允许或拒绝。

包名
@dsh-hardware-buddy/dsh-hardware-buddy
版本
0.1.0
最近更新
2026年8月21日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:baidang201/dsh-hardware-buddy

Usage

  1. 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.
  2. Run dsh (web or headless). The plugin auto-connects and the pet shows the agent state.
  3. 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).
  4. Approval results are relayed back into dsh's approval/request waterfall; the model continues or stops accordingly.