v0.28.13 -> v0.28.14
Summary
Synchronizes dynamic tool registry mutations to prevent concurrent discovery requests from corrupting shared executor state.
翻譯
同步動態工具 registry 的狀態變更,避免並行探索請求破壞共用 executor 狀態。
Changes
FIX
- Synchronize dynamic tool registry updates (@pardnchiu) [81d1bf3]
翻譯
- 同步動態工具 registry 更新,避免並行存取造成資料競爭
Scope
internal/tools/searcher/— FIX (searchTools.go)internal/tools/types/— FIX (executor.go)
Generated by SKILL