claude-code-best/src/services
Askhz 307b025dea chore: 统一所有 provider 的 User-Agent 为 csc/${VERSION}
- getUserAgent() 简化为 csc/${VERSION},去除 USER_TYPE/entrypoint 等附加信息
- OpenAI/Grok client 通过 defaultHeaders 覆盖 SDK 自带的 User-Agent
- CoStrict 主查询和 sideQuery 的 OpenAI client 同步添加 defaultHeaders
- CoStrict fetch 的 X-Costrict-Version 同步更新为 csc/${VERSION} 格式

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-29 18:23:57 +08:00
..
acp fix: resolve dependency audit findings precisely (#361) 2026-04-26 19:49:54 +08:00
AgentSummary fix: keep UDS peer failures structured (#375) 2026-04-27 20:16:09 +08:00
analytics fix: resolve dependency audit findings precisely (#361) 2026-04-26 19:49:54 +08:00
api chore: 统一所有 provider 的 User-Agent 为 csc/${VERSION} 2026-04-29 18:23:57 +08:00
autoDream feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
compact chore: 清理仓库审计问题——修正 CLAUDE.md、删除冗余 yoga-layout、清除 621 个未使用的类型 stub (#354) 2026-04-25 08:54:18 +08:00
contextCollapse feat: 添加 compact 缓存与上下文压缩增强 2026-04-22 22:38:09 +08:00
extractMemories feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
langfuse feature: langfuse thinking 及 文本edit的问题修复( #371); 省略 diff 以减少内存峰值 (#376) 2026-04-27 17:06:33 +08:00
lsp merge: sync upstream/main while preserving local brand/config 2026-04-29 09:06:20 +08:00
MagicDocs fix: resolve dependency audit findings precisely (#361) 2026-04-26 19:49:54 +08:00
mcp merge: sync upstream/main while preserving local brand/config 2026-04-29 09:06:20 +08:00
oauth chore: 清理仓库审计问题——修正 CLAUDE.md、删除冗余 yoga-layout、清除 621 个未使用的类型 stub (#354) 2026-04-25 08:54:18 +08:00
plugins fix: resolve dependency audit findings precisely (#361) 2026-04-26 19:49:54 +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
providerUsage feat: 添加 provider usage 统计与余额查询 2026-04-22 22:38:09 +08:00
remoteManagedSettings Revert "Revert "feat: 第一个可以用的 ink 组件抽象 (#158)" (#175)" 2026-04-07 16:17:48 +08:00
SessionMemory fix: resolve dependency audit findings precisely (#361) 2026-04-26 19:49:54 +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
skillLearning fix: 限制 skill-learning evidence 无限增长导致全局 skill 文件膨胀 2026-04-28 08:47:37 +08:00
skillSearch feat: 添加 skill learning 技能学习闭环系统 2026-04-22 22:38:09 +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/main while preserving local brand/config 2026-04-29 09:06:20 +08:00
tools chore: 清理仓库审计问题——修正 CLAUDE.md、删除冗余 yoga-layout、清除 621 个未使用的类型 stub (#354) 2026-04-25 08:54:18 +08:00
toolUseSummary feat: 完成第二版类型清理 2026-03-31 23:03:47 +08:00
awaySummary.ts feat: 增强 auto mode 的易用性 (#312) 2026-04-20 21:13:09 +08:00
claudeAiLimits.ts feat: 添加 Bedrock API 客户端及 API 层增强 2026-04-22 22:38:09 +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
doubaoSTT.ts feat: 集成豆包 ASR 语音识别后端,支持 /voice doubao 切换 (#357) 2026-04-25 13:57:30 +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 merge: sync upstream/main while preserving local brand/config 2026-04-29 09:06:20 +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