Skip to content

chore(vtex): bump @decocms/runtime to ^1.6.1#426

Merged
viktormarinho merged 1 commit into
mainfrom
viktormarinho/vtex-bump-runtime
May 6, 2026
Merged

chore(vtex): bump @decocms/runtime to ^1.6.1#426
viktormarinho merged 1 commit into
mainfrom
viktormarinho/vtex-bump-runtime

Conversation

@viktormarinho
Copy link
Copy Markdown
Contributor

@viktormarinho viktormarinho commented May 6, 2026

Summary

Picks up the cached `tools/list` payload from decocms/studio#3299. After deploy, warm `tools/list` should drop from ~5s to ms-scale for vtex's 708-tool surface (first request still pays the cache-miss cost).

Test plan

  • `bun run check` clean
  • `bunx wrangler deploy --dry-run` clean (5.8MB / 905KB gzip, unchanged)
  • After merge: hit `https://vtex-mcp.decocms.com/mcp\` with `tools/list` repeatedly and confirm the 2nd+ requests are fast

🤖 Generated with Claude Code


Summary by cubic

Bumps @decocms/runtime to ^1.6.1 to enable cached tools/list responses, reducing warm latency from ~5s to milliseconds across VTEX’s 708-tool surface. First request remains a cache miss; subsequent requests are fast.

  • Dependencies
    • Updated @decocms/runtime to ^1.6.1 in vtex/package.json and bun.lock.

Written for commit 707556e. Summary will update on new commits.

Picks up the cached tools/list payload from decocms/studio#3299, which
should drop warm tools/list latency from ~5s to ms-scale for vtex's
708-tool surface.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@viktormarinho viktormarinho merged commit 686c575 into main May 6, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant