Very12345/sai-dsh-plugins--packages-models ↗★ 0
@sai/dsh-models
面向 sai Android 编程代理的官方模型配置与管理插件。
AI 分析
核心用途是管理移动端代理所调用的语言模型。适合需要针对 Android 环境优化模型路由、切换不同 API 服务商的 sai 用户。
安装
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Very12345/sai-dsh-plugins#9b4122067832c3fd31e095e277982f9df41b3193&path:packages/models说明文档
阅读完整 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.