claude-code-best/src/utils/model
claude-code-best c07ad4c738
chore: 清理仓库审计问题——修正 CLAUDE.md、删除冗余 yoga-layout、清除 621 个未使用的类型 stub (#354)
- 修正 CLAUDE.md/AGENTS.md 六处过时陈述:modifiers-napi、url-handler-napi 已非 stub,
  Magic Docs/LSP Server/Plugins/Marketplace 已恢复
- 删除未使用的 src/native-ts/yoga-layout/ 冗余副本(2715 行),权威版本保留在 packages/@ant/ink
- 删除 src/ 下 621 个 Auto-generated type stub 文件(全部 export type X = any,无活跃引用)

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-25 08:54:18 +08:00
..
__tests__ feat: 添加 model/provider 层改进 2026-04-22 22:38:10 +08:00
agent.ts claude-code with OpenAI mode fix 2026-04-04 01:21:00 +08:00
aliases.ts claude-code with OpenAI mode fix 2026-04-04 01:21:00 +08:00
antModels.ts claude-code with OpenAI mode fix 2026-04-04 01:21:00 +08:00
bedrock.ts claude-code with OpenAI mode fix 2026-04-04 01:21:00 +08:00
check1mAccess.ts claude-code with OpenAI mode fix 2026-04-04 01:21:00 +08:00
configs.ts feat: 添加 model/provider 层改进 2026-04-22 22:38:10 +08:00
contextWindowUpgradeCheck.ts claude-code with OpenAI mode fix 2026-04-04 01:21:00 +08:00
deprecation.ts fix(types): clean type fixes across 92 files 2026-04-09 23:45:56 +08:00
model.ts feat: 添加 model/provider 层改进 2026-04-22 22:38:10 +08:00
modelAllowlist.ts claude-code with OpenAI mode fix 2026-04-04 01:21:00 +08:00
modelCapabilities.ts feat: 添加 model/provider 层改进 2026-04-22 22:38:10 +08:00
modelOptions.ts feat: 添加 model/provider 层改进 2026-04-22 22:38:10 +08:00
modelStrings.ts claude-code with OpenAI mode fix 2026-04-04 01:21:00 +08:00
modelSupportOverrides.ts feat: 添加 model/provider 层改进 2026-04-22 22:38:10 +08:00
providers.ts fix: 修正顺序 2026-04-12 23:12:09 +08:00
validateModel.ts feat: 添加 model/provider 层改进 2026-04-22 22:38:10 +08:00