fix(plugins): address copilot review follow-ups

This commit is contained in:
xj
2026-03-01 02:34:04 -08:00
parent 61ee2a4664
commit 13feef9cee
7 changed files with 119 additions and 6 deletions
+1 -1
View File
@@ -479,7 +479,7 @@ mod tests {
id = "{id}"
version = "1.0.0"
module_path = "plugins/{id}.wasm"
wit_packages = ["zeroclaw:tools@1.0.0"]
wit_packages = ["zeroclaw:tools@1.0.0", "zeroclaw:providers@1.0.0"]
providers = ["{provider}"]
[[tools]]