Skip to content

webmcpify v0.5.1

Choose a tag to compare

@TueJon TueJon released this 14 Sep 15:24
ed7ab5f

webmcpify v0.5.1

This patch keeps native verification aligned with the WebMCP CG draft and
Chrome's September 11 execution update.

  • Current browsers receive a JavaScript object in executeTool(); Chrome 150's
    deprecated JSON-string input remains supported.
  • A temporary, side-effect-free probe chooses the browser input mode before any
    application tool runs. Real tools are never retried, preventing duplicate
    mutations when a handler fails after changing state.
  • The verification template, visual Workbench, ambient types, and reproducible
    native proof accept both the current object-shaped and older stringified
    inputSchema evidence.
  • Native proof records whether consequentialHint is exposed instead of assuming
    Chrome 150's omission remains universal.

Primary compatibility references: