支持多模态的模型
原文: https://github.com/deepseek-ai/deepseek-harness/blob/master/docs/user/guide/providers.zh.md


列出插件
dsh plugin --profile web ls --depth 0
code --list-extensions --show-versions
带代理
https_proxy=http://127.0.0.1:7897
http_proxy=http://127.0.0.1:7897
ALL_PROXY=http://127.0.0.1:7897 \
OpenCode
1.代理动启
open -a OpenCode --env HTTP_PROXY=http://127.0.0.1:7897 --env HTTPS_PROXY=http://127.0.0.1:7897
- Title:
- Author: 明廷盛
- Created at : 2026-08-26 04:58:18
- Updated at : 2026-08-26 04:58:18
- Link: https://blog.20040424.xyz/2026/08/26/⏸️VibeCoding/3. dsh/
- License: All Rights Reserved © 明廷盛