Very12345/sai-dsh-plugins--packages-voice0

@sai/dsh-voice

First-party DeepSeek Harness plugins for the sai Android coding agent

AI 分析

核心用途是实现移动端的语音输入与控制。适合需要通过语音与 AI 代理沟通、解放双手进行编程或操作的 Android 用户。

パッケージ
@sai/dsh-voice
バージョン
0.1.0
ライセンス
NOASSERTION
最終更新
2026/08/17

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Very12345/sai-dsh-plugins#9b4122067832c3fd31e095e277982f9df41b3193&path:packages/voice

ドキュメント

README 全文を読む ↗

sai DSH plugins

First-party DeepSeek Harness plugins used by the sai Android shell. Publish this repository with the exact GitHub topic dsh-plugin. Packages are independently versioned and ship prebuilt JavaScript, so installation never needs a lifecycle build script.

Android is the authority for OS permissions, secrets, microphone capture and foreground services. Provider and GitHub credentials are never exposed to plugins.

The GitHub repository topic is exactly dsh-plugin. A scheduled Action publishes a detached Ed25519-signed catalog every six hours; an absent signing secret fails closed rather than publishing an unsigned index. Release tags package every bundle independently, without running third-party install/prepare/postinstall scripts.