This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+1 more
Summary
AI summaryWorkflow block and TOON table are no longer emitted for flat single‑action tools, eliminating redundant duplication while preserving metadata.
Full changelog
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 theinputSchemafield annotations.
Changed
- All
@mcpfusion/*cross-dependencies updated to^4.4.1.
Full monorepo bumped 4.4.0 → 4.4.1.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About vinkius-labs/mcp-fusion
A TypeScript framework for building production-ready MCP servers with automatic tool discovery, multi-transport support (stdio/SSE/HTTP), built-in validation, and zero-config setup.
Related context
Beta — feedback welcome: [email protected]