Skip to content

mcp-toolsets-runtime: v0.8.0

Choose a tag to compare

@ds-release-bot ds-release-bot released this 25 Aug 08:29
31b7773

0.8.0 (2026-08-25)

⚠ BREAKING CHANGES

  • state: Kind, mcp_runtime.kinds, mcp_state.wiring, detect_kind, entries_of_kind, published_kinds, publishers, BY_DECLARATION, BY_HANDLE, supplied, offers_handles and BuiltAgent.withheld are removed, along with the tools.withheld AG-UI activity and kind on every state entry the API serves. offer_handles loses its skip argument. State keys gain the producing tool, so a two-part key is now three parts.

Features

  • state: remove Kind; a name is the contract (#99) (148492d)