v0.17.0 -> v0.17.1
Summary
This patch fixes a build break caused by importing externalAgent before that package exists in the repository. The release is otherwise unchanged.
翻譯
本次 patch 修正了因為提前匯入尚未存在的 externalAgent 套件而導致的編譯失敗。其餘功能不變。
Changes
FIX
- Remove the missing
externalAgentimport from tool registration so the project compiles cleanly
翻譯
- 移除工具註冊中缺失的
externalAgent匯入,確保專案可正常編譯
Files Changed
| File | Status | Tag |
|---|---|---|
internal/tools/register.go |
Modified | FIX |
Generated by SKILL