diff options
| author | Kit Langton <[email protected]> | 2026-04-10 23:50:50 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-04-10 23:50:50 -0400 |
| commit | d84cc337428d3825caba14f97ec463c7781b5c77 (patch) | |
| tree | 477b354a5b5179ece35c8b6e6e203825a3f8f3ff /bun.lock | |
| parent | c92c462148a48a9e9496735f7754a69e4a695b31 (diff) | |
| download | opencode-d84cc337428d3825caba14f97ec463c7781b5c77.tar.gz opencode-d84cc337428d3825caba14f97ec463c7781b5c77.zip | |
refactor(plugin): return Effect from ToolContext.ask (#21986)
Diffstat (limited to 'bun.lock')
| -rw-r--r-- | bun.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -450,6 +450,7 @@ "version": "1.4.3", "dependencies": { "@opencode-ai/sdk": "workspace:*", + "effect": "catalog:", "zod": "catalog:", }, "devDependencies": { |
