claude-code-best
|
6e1d3d8f47
|
fix: 修复 feature 的使用问题
|
2026-05-10 19:26:57 +08:00 |
|
claude-code-best
|
dc3d3e8839
|
fix: 移除 auto mode 的 provider 和模型白名单限制
移除 firstParty provider 限制和 claude-(opus|sonnet)-4-[67] 模型白名单,
使所有模型和 provider 在 TRANSCRIPT_CLASSIFIER feature 启用时均可使用 auto mode。
Co-Authored-By: glm-5-turbo <zai-org@claude-code-best.win>
|
2026-05-10 17:47:38 +08:00 |
|
claude-code-best
|
2cf18c4c49
|
docs: 添加 ToolSearch 设计指南 + 禁用 turn-zero 工具推荐弹窗
- 新增 docs/design/tool-search-design-guide.md,涵盖架构、搜索算法、执行管道、演进历史
- 禁用 getTurnZeroSearchExtraToolsPrefetch,消除用户输入时的频繁弹窗
- inter-turn 发现机制保持不变
Co-Authored-By: glm-5-turbo <zai-org@claude-code-best.win>
|
2026-05-09 16:45:56 +08:00 |
|
claude-code-best
|
8c157f0767
|
refactor: 统一自建 Tool Search — 移除 tool_reference/defer_loading 依赖,全 provider 通用
- 重命名 ExecuteTool → ExecuteExtraTool,作为一等工具始终可用
- ToolSearchTool 输出改为纯文本(区分 core/deferred),移除 tool_reference blocks
- 移除 modelSupportsToolReference() 及相关 GrowthBook 配置
- 移除 API 侧 defer_loading 字段和 tool search beta header 注入
- 简化 system prompt(工具使用指南从 ~120 行压缩到 ~10 行)
- extractDiscoveredToolNames 支持文本格式解析(向后兼容旧 session 的 tool_reference)
- 更新 promptEngineeringAudit 测试以匹配简化后的 prompt 结构
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-09 14:19:31 +08:00 |
|
claude-code-best
|
1ac18aec0d
|
chore: 清理 4 处遗漏的未使用导入和参数
移除 autonomyStatus/betas/claudemd/executorCrossPlatform 中
未使用的导入和参数。
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-05 20:05:50 +08:00 |
|
claude-code-best
|
6182015005
|
style: 完成所有文件的lint
|
2026-05-01 21:39:30 +08:00 |
|
claude-code-best
|
d136872cc9
|
fix: 尝试修复第三方 api 不兼容部分参数问题
|
2026-05-01 09:21:34 +08:00 |
|
unraid
|
be97a0b010
|
feat: 添加 Bedrock API 客户端及 API 层增强
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-22 22:38:09 +08:00 |
|
claude-code-best
|
c252294dd7
|
feat: 移除反蒸馏代码
|
2026-04-02 22:56:23 +08:00 |
|
claude-code-best
|
f90eee85d8
|
feat: build
|
2026-03-31 19:22:47 +08:00 |
|