webmcpify v0.5.1
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
inputSchemaevidence. - Native proof records whether
consequentialHintis exposed instead of assuming
Chrome 150's omission remains universal.
Primary compatibility references: