claude-code-best/src/services
y574444354 fbeaf1395e fix: 修复 CoStrict provider 模型选择与 token 估算问题
- ConsoleOAuthFlow: 替换 ModelPicker 为直接 Select 组件,避免
  getAPIProvider() 竞态导致显示标准 Anthropic 模型列表
- modelOptions: 简化模型选项逻辑,CoStrict 凭证持有者统一走
  CoStrict 模型缓存路径,加载中显示提示而非标准模型列表
- provider/index: 回写 usage 和 stop_reason 到已 yield 的
  assistant messages,与 Anthropic 原生路径保持一致
- tokenEstimation: 非 Anthropic 原生 provider(costrict/openai/
  grok/gemini)统一使用粗略 token 估算
- 品牌文案: Claude → CoStrict 相关措辞修正
2026-04-16 19:12:01 +08:00
..
AgentSummary feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
analytics Merge pull request #156 from amDosion/feat/ultraplan-enablement 2026-04-06 22:09:28 +08:00
api merge: sync upstream claude-code-best/claude-code main (dad3ad2) 2026-04-14 11:18:05 +08:00
autoDream feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
compact feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
contextCollapse feat: 全面清理类型错误 — tsc 零错误,any 标注全部消除 2026-04-01 01:00:10 +08:00
extractMemories feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
langfuse fix: 修复缓存 2026-04-13 20:09:23 +08:00
lsp refactor: replace "Claude's" with "CoStrict's" in user-facing copy 2026-04-10 15:35:08 +08:00
MagicDocs feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
mcp merge: sync upstream claude-code-best/claude-code main (dad3ad2) 2026-04-14 11:18:05 +08:00
oauth feat: 完成stub 2026-03-31 20:40:16 +08:00
plugins feat: 完成第二版类型清理 2026-03-31 23:03:47 +08:00
policyLimits feat: build 2026-03-31 19:22:47 +08:00
PromptSuggestion feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
remoteManagedSettings Revert "Revert "feat: 第一个可以用的 ink 组件抽象 (#158)" (#175)" 2026-04-07 16:17:48 +08:00
SessionMemory feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
sessionTranscript feat: 全面清理类型错误 — tsc 零错误,any 标注全部消除 2026-04-01 01:00:10 +08:00
settingsSync feat: build 2026-03-31 19:22:47 +08:00
skillSearch feat: 全面清理类型错误 — tsc 零错误,any 标注全部消除 2026-04-01 01:00:10 +08:00
src feat: 完成stub 2026-03-31 20:40:16 +08:00
teamMemorySync refactor: replace "Claude's" with "CoStrict's" in user-facing copy 2026-04-10 15:35:08 +08:00
tips merge: sync upstream claude-code-best/claude-code main (dad3ad2) 2026-04-14 11:18:05 +08:00
tools feat: langfuse 工具调用显示为嵌套结构 2026-04-13 18:09:12 +08:00
toolUseSummary feat: 完成第二版类型清理 2026-03-31 23:03:47 +08:00
awaySummary.ts feat: build 2026-03-31 19:22:47 +08:00
claudeAiLimits.ts feat: build 2026-03-31 19:22:47 +08:00
claudeAiLimitsHook.ts feat: build 2026-03-31 19:22:47 +08:00
diagnosticTracking.ts feat: build 2026-03-31 19:22:47 +08:00
internalLogging.ts feat: build 2026-03-31 19:22:47 +08:00
mcpServerApproval.tsx Revert "Revert "feat: 第一个可以用的 ink 组件抽象 (#158)" (#175)" 2026-04-07 16:17:48 +08:00
mockRateLimits.ts feat: build 2026-03-31 19:22:47 +08:00
notifier.ts rebrand: 将 Claude Code 品牌改为 CoStrict 2026-04-09 17:14:39 +08:00
preventSleep.ts feat: build 2026-03-31 19:22:47 +08:00
rateLimitMessages.ts rebrand: 将 Claude Code 品牌改为 CoStrict 2026-04-09 17:14:39 +08:00
rateLimitMocking.ts feat: build 2026-03-31 19:22:47 +08:00
tokenEstimation.ts fix: 修复 CoStrict provider 模型选择与 token 估算问题 2026-04-16 19:12:01 +08:00
vcr.ts feat: 全部类型问题解决 2026-04-11 10:24:00 +08:00
voice.ts rebrand: 将 Claude Code 品牌改为 CoStrict 2026-04-09 17:14:39 +08:00
voiceKeyterms.ts feat: build 2026-03-31 19:22:47 +08:00
voiceStreamSTT.ts feat: build 2026-03-31 19:22:47 +08:00