Skip to content

attune-forms 0.10.0

Latest

Choose a tag to compare

@silversurfer562 silversurfer562 released this 30 Aug 04:25
55b71cf

What's new

  • MCP Apps-capable hosts can discover and render Attune forms and command workspaces inline from one shared ui:// resource.
  • Interactive actions pass through the existing server-side collectors before validated results reach model context.
  • Native, structured-text, and Markdown fallbacks remain available, with visible partial-host degradation instead of dead controls.
  • The README now documents the new transport and its host capability boundaries.

Verification

  • 882 tests passed locally.
  • Seven CI jobs passed on Linux, macOS, and Windows for merge SHA 55b71cf.
  • Wheel and source distribution built and were inspected before release.
  • Antigravity cross-reviewed the complete eight-file transport diff; verified compatibility findings were fixed before merge.