Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
claude-code-best
/
claude-code
Public
Notifications
You must be signed in to change notification settings
Fork
16.5k
Star
22.3k
Code
Issues
24
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: 支持 SearchExtraTools 能力以替代 Tool Search
- #442
#442
Merged
claude-code-best
merged 9 commits into
main
claude-code-best/claude-code:main
from
feature/tool_search
claude-code-best/claude-code:feature/tool_search
Copy head branch name to clipboard
May 9, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
feat: 支持 SearchExtraTools 能力以替代 Tool Search
#442
claude-code-best
merged 9 commits into
main
claude-code-best/claude-code:main
from
feature/tool_search
claude-code-best/claude-code:feature/tool_search
Copy head branch name to clipboard
Commits
Commits on May 8, 2026
feat: 实现 Tool Search 基础设施层(CORE_TOOLS 白名单 + TF-IDF 索引 + ExecuteTool + 搜索增强)
Show description for 7be08f5
claude-code-best
and
glm-5.1[1m]
committed
7be08f5
View commit details
Copy full SHA for 7be08f5
Browse repository at this point
Commits on May 9, 2026
feat: Remote Control 条件工具注入 — PushNotification/SendUserFile/Brief 仅 bridge 启用时可用
Show description for 4fc95bd
claude-code-best
and
glm-5.1[1m]
committed
4fc95bd
View commit details
Copy full SHA for 4fc95bd
Browse repository at this point
refactor: 统一自建 Tool Search — 移除 tool_reference/defer_loading 依赖,全 provider 通用
Show description for 8c157f0
claude-code-best
and
claude
committed
8c157f0
View commit details
Copy full SHA for 8c157f0
Browse repository at this point
fix: 修复 Tool Search 缓存失效 — deferred 工具不再动态注入 tools 数组
Show description for c14b7ea
claude-code-best
and
glm-5.1[1m]
committed
c14b7ea
View commit details
Copy full SHA for c14b7ea
Browse repository at this point
fix: 修复缓存命中率警告消息不显示 — 改用 system 类型消息绕过 isMeta 过滤
claude-code-best
committed
3ac866b
View commit details
Copy full SHA for 3ac866b
Browse repository at this point
feat: 将 Agents/Teams 工具纳入 Tool Search 按需发现
Show description for af0d7dc
claude-code-best
and
claude
committed
af0d7dc
View commit details
Copy full SHA for af0d7dc
Browse repository at this point
refactor: 统一 Tool Search 目录重命名与 prompt 强化
Show description for bd22538
claude-code-best
and
glm-5-turbo
committed
bd22538
View commit details
Copy full SHA for bd22538
Browse repository at this point
docs: 添加 ToolSearch 设计指南 + 禁用 turn-zero 工具推荐弹窗
Show description for 2cf18c4
claude-code-best
and
glm-5-turbo
committed
2cf18c4
View commit details
Copy full SHA for 2cf18c4
Browse repository at this point
fix: 修复 prefetch 测试 — turn-zero 推荐已禁用,测试期望值同步更新
Show description for 547ce9e
claude-code-best
committed
547ce9e
View commit details
Copy full SHA for 547ce9e
Browse repository at this point
You can’t perform that action at this time.