xiaoFjun-eng
|
cff6b16ab6
|
Fix type (#1242)
* 完善所有用到的type对象,并添加中文注释
* 补充遗失的type
* 修复claude-for-chrome-mcp中的type和interface类型缺失
* 完善注释
|
2026-06-01 17:48:55 +08:00 |
|
Cepvor
|
c82794a69a
|
fix: isUsing3PServices 检查所有非 Anthropic provider (#1235)
原实现仅检查 Bedrock/Vertex/Foundry,遗漏了 OpenAI、Gemini、Grok
三个通过 CLAUDE_CODE_USE_* 环境变量切换的第三方 provider。
这导致:
- 命令可用性判定中 OpenAI/Gemini/Grok 用户被错误识别为 console 用户
(/fast、/install-github-app 两个 Anthropic 专有命令误显示)
- auth status 显示中这些用户被误报为"未登录"
Co-authored-by: deepseek-v4-pro[1m] <deepseek-ai@claude-code-best.win>
|
2026-06-01 17:31:12 +08:00 |
|
SaltedFish555
|
0da5ec09e8
|
feat: 添加gemini协议适配 (#125)
* feat: 添加gemini协议适配
* Remove unrelated local files from Gemini PR
|
2026-04-06 09:55:20 +08:00 |
|
HitMargin
|
6fefff2ef2
|
claude-code with OpenAI mode fix (#102)
Co-authored-by: HitMargin <hitmargin@qq.com>
|
2026-04-04 10:54:13 +08:00 |
|
claude-code-best
|
f90eee85d8
|
feat: build
|
2026-03-31 19:22:47 +08:00 |
|