Skip to content

v4.4.1

Latest

Choose a tag to compare

@renatomarinho renatomarinho released this 27 Jul 00:13

Fixed

@mcpfusion/core — Redundant Workflow block / TOON table on flat single-action tools

  • The auto-generated Workflow: section (DescriptionGenerator) is no longer emitted for flat tools with a single action (e.g. defineTool({ actions: { default } }), YAML/Bundle server factories). It duplicated the tool summary with no dispatch value. Now emitted only for grouped tools or flat tools with 2+ actions.
  • ToonDescriptionGenerator brought to parity — the TOON action-metadata table follows the same rule.
  • No metadata lost: destructive/readOnly/idempotent hints remain on tool annotations; required params remain in the inputSchema field annotations.

Changed

  • All @mcpfusion/* cross-dependencies updated to ^4.4.1.

Full monorepo bumped 4.4.0 → 4.4.1.