refactor(plugin): return Effect from ToolContext.ask (#21986)

This commit is contained in:
Kit Langton
2026-04-10 23:50:50 -04:00
committed by GitHub
parent c92c462148
commit d84cc33742
4 changed files with 5 additions and 3 deletions

View File

@@ -18,6 +18,7 @@
],
"dependencies": {
"@opencode-ai/sdk": "workspace:*",
"effect": "catalog:",
"zod": "catalog:"
},
"peerDependencies": {