Skip to content

Commit 79826a4

Browse files
chore(vtex): bump @decocms/runtime to ^1.6.2 (#427)
Picks up the actual cache fix from decocms/studio#3300 — the 1.6.1 patch lookup-key was undefined under zod 4 so the cache wrapper never installed. 1.6.2 hardcodes the MCP method name and should finally drop warm tools/list latency from ~5s to ms-scale. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 686c575 commit 79826a4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bun.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vtex/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@decocms/bindings": "^1.4.0",
16-
"@decocms/runtime": "^1.6.1",
16+
"@decocms/runtime": "^1.6.2",
1717
"@modelcontextprotocol/sdk": "^1.27.1",
1818
"zod": "^4.0.0"
1919
},

0 commit comments

Comments
 (0)