diff options
| author | Dax <[email protected]> | 2026-04-07 19:48:12 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-04-07 19:48:12 -0400 |
| commit | 463318486f94fa20e8d864d77708a347fa8423e3 (patch) | |
| tree | 82cd376d1e6074aa96a426dafd9288b2897430f7 /package.json | |
| parent | 7afb517a1a2271d61ad8e074acbd3b4252e1f682 (diff) | |
| download | opencode-463318486f94fa20e8d864d77708a347fa8423e3.tar.gz opencode-463318486f94fa20e8d864d77708a347fa8423e3.zip | |
core: refactor tool system to remove agent context from initialization (#21052)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 4ce36d17e..d4713f95d 100644 --- a/package.json +++ b/package.json @@ -91,6 +91,7 @@ "@opencode-ai/plugin": "workspace:*", "@opencode-ai/script": "workspace:*", "@opencode-ai/sdk": "workspace:*", + "heap-snapshot-toolkit": "1.1.3", "typescript": "catalog:" }, "repository": { |
