mang0cola/adb_dsh_plugin

Plugin ⭐ 3 MIT other

adb-dsh-plugin 将本机已有的 Android Debug Bridge(ADB)注册为 DeepSeek Harness 模型工具。插件不启动额外的代理服务,也不在宿主机 shell 中拼接命令;所有 ADB 进程都通过 Harness 的 ctx.subprocess 服务启动,并继承工具调用的取消和超时信号。

catalog description:DeepSeek Harness plugin for controlling Android devices through ADB

Install

cd ~/Desktop/side_projects/adb_dsh_plugin
pnpm install
pnpm test
pnpm build

Add mang0cola/adb_dsh_plugin to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.