一键切换 Codex CLI 的模型提供商:DeepSeek 官方 / OpenCode Go / 自定义网关 / 恢复 ChatGPT 登录。
bash <(curl -fsSL https://gist.githubusercontent.com/linyanm/779f1bcea978b7cea57c18b580c7ed8b/raw/codex-switch.sh)一键切换 Codex CLI 的模型提供商:DeepSeek 官方 / OpenCode Go / 自定义网关 / 恢复 ChatGPT 登录。
bash <(curl -fsSL https://gist.githubusercontent.com/linyanm/779f1bcea978b7cea57c18b580c7ed8b/raw/codex-switch.sh)Gist: https://gist.github.com/linyanm/a2a4a3912acc91aa3bee3f37006eecad
在最新版 VS Code Claude Code 插件 中,通过 OpenCode Go 使用 DeepSeek V4 Flash(含 Anthropic Messages / 原生 web_search)。
实测版本:Claude Code VS Code
2.1.224,OpenCode Gohttps://opencode.ai/zen/go
适用于
opencode桌面版 / CLI v2,模型muse-spark-1.2-contributor走自建sub2api中转
已按 v2 规范修正:variants为数组 +settings,并补全medium
platform: openai,上游 https://opencode.ai/zen/go/v1),令牌 YOUR_SUB2API_TOKEN 仅返回 ["muse-spark-1.2-contributor"]http://YOUR_SUB2API_HOST:8080/v1| // ==UserScript== | |
| // @name DeepSeek 提示词注入 | |
| // @namespace https://hermes.local/ | |
| // @version 0.0.1 | |
| // @description 在 chat.deepseek.com 静默注入系统提示词:多模板管理、输入栏胶囊切换、可选仅首条注入 / 动态时间 / 专家模式 | |
| // @match https://chat.deepseek.com/* | |
| // @icon https://www.google.com/s2/favicons?sz=256&domain=https://chat.deepseek.com/ | |
| // @downloadURL https://gist.githubusercontent.com/linyanm/e7d2fcd0208957cf4a3f1a6ef90d4ffb/raw/DeepSeek%20%E6%8F%90%E7%A4%BA%E8%AF%8D%E6%B3%A8%E5%85%A5.user.js | |
| // @updateURL https://gist.githubusercontent.com/linyanm/e7d2fcd0208957cf4a3f1a6ef90d4ffb/raw/DeepSeek%20%E6%8F%90%E7%A4%BA%E8%AF%8D%E6%B3%A8%E5%85%A5.user.js | |
| // @grant none |