claude-code-best/src/services
claude-code-best d7361457ec fix: 提升 CLAUDE.md 指令权重 — 独立 project-instructions + deferred tools 位置调整
- prependUserContext: 将 claudeMd 从通用 <system-reminder> 提取为独立的
  <project-instructions> 用户消息,不带免责声明,置于消息列表最前面
- queryModel: deferred tools 消息从 prepend 改为 append,避免抢占
  project-instructions 的最高权重位置;标签规范化为 <system-reminder>

Co-Authored-By: glm-5-turbo <zai-org@claude-code-best.win>
2026-05-09 17:50:15 +08:00
..
acp docs: 添加 ToolSearch 设计指南 + 禁用 turn-zero 工具推荐弹窗 2026-05-09 16:45:56 +08:00
AgentSummary style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
analytics style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
api fix: 提升 CLAUDE.md 指令权重 — 独立 project-instructions + deferred tools 位置调整 2026-05-09 17:50:15 +08:00
autoDream feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
compact docs: 添加 ToolSearch 设计指南 + 禁用 turn-zero 工具推荐弹窗 2026-05-09 16:45:56 +08:00
contextCollapse style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
extractMemories chore: 清理 src 下 113 项未使用导入和死代码 2026-05-05 20:05:15 +08:00
langfuse chore: 清理 src 下 113 项未使用导入和死代码 2026-05-05 20:05:15 +08:00
lsp style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
MagicDocs style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
mcp fix: align mcp transform pipeline with Anthropic Claude Code 2.1.128 2026-05-05 14:53:57 -07:00
oauth style: 完成所有文件的lint 2026-05-01 21:39:30 +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 docs: 添加 ToolSearch 设计指南 + 禁用 turn-zero 工具推荐弹窗 2026-05-09 16:45:56 +08:00
providerUsage feat: 添加 provider usage 统计与余额查询 2026-04-22 22:38:09 +08:00
remoteManagedSettings chore: 清理 src 下 113 项未使用导入和死代码 2026-05-05 20:05:15 +08:00
searchExtraTools fix: 修复 prefetch 测试 — turn-zero 推荐已禁用,测试期望值同步更新 2026-05-09 17:02:40 +08:00
SessionMemory style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
sessionTranscript style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
settingsSync feat: build 2026-03-31 19:22:47 +08:00
skillLearning chore: 清理 src 下 113 项未使用导入和死代码 2026-05-05 20:05:15 +08:00
skillSearch feat: 实现 Tool Search 基础设施层(CORE_TOOLS 白名单 + TF-IDF 索引 + ExecuteTool + 搜索增强) 2026-05-08 22:29:15 +08:00
teamMemorySync feat: build 2026-03-31 19:22:47 +08:00
tips style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
tools docs: 添加 ToolSearch 设计指南 + 禁用 turn-zero 工具推荐弹窗 2026-05-09 16:45:56 +08:00
toolUseSummary style: 完成所有文件的lint 2026-05-01 21:39:30 +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 chore: 清理 src 下 113 项未使用导入和死代码 2026-05-05 20:05:15 +08:00
internalLogging.ts feat: build 2026-03-31 19:22:47 +08:00
mcpServerApproval.tsx chore: 清理 src 下 113 项未使用导入和死代码 2026-05-05 20:05:15 +08:00
mockRateLimits.ts feat: build 2026-03-31 19:22:47 +08:00
notifier.ts style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
preventSleep.ts feat: build 2026-03-31 19:22:47 +08:00
rateLimitMessages.ts feat: build 2026-03-31 19:22:47 +08:00
rateLimitMocking.ts feat: build 2026-03-31 19:22:47 +08:00
tokenEstimation.ts docs: 添加 ToolSearch 设计指南 + 禁用 turn-zero 工具推荐弹窗 2026-05-09 16:45:56 +08:00
vcr.ts style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
voice.ts feat: build 2026-03-31 19:22:47 +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