dsh-cn-boot
China-network bootstrap for DeepSeek Harness (dsh): connectivity probes to npm/GitHub/HuggingFace/mirrors, local proxy detection, mirror recommendations, and a generated PowerShell/bash bootstrap script. Read-only by default; apply is explicit. CLI + agent-callable cn_boot tool.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zoahdev/dsh-cn-boot说明文档
阅读完整 README ↗In-harness usage (agent-callable)
Ask your dsh agent:
检查一下我的网络连 dsh 依赖源通不通,给个引导建议。 Run a China-network bootstrap check:
cn_boot.
The tool returns a dsh-cn-boot/v1 result: per-target probe results, current registry config, recommendations, a generated script, and (only with options.apply: true) what was applied.
在 harness 内使用(agent 可调用)
对 agent 说:
检查一下我的网络连 dsh 依赖源通不通,给个引导建议。
工具返回 dsh-cn-boot/v1 结果:各目标探测结果、当前注册表配置、建议、生成脚本,以及(仅当 options.apply: true 时)已执行的操作。