This release includes 2 breaking changes for platform teams planning a safe upgrade.
Published 2d
LLM Frameworks
✓ No known CVEs patched
✓ No known CVEs patched in this version
Affected surfaces
breaking_upgrade
Summary
AI summaryAttachment API now supports a workspace-relative path carrier, making data and mimeType optional.
Full changelog
Highlights — 1.0.0 milestone
API changes accumulated since 0.1.4:
Attachmentgains apathcarrier.dataandmimeTypeare now optional; an attachment may instead reference a workspace-relativepaththe server reads (path-first uploads from the Vue UI). Readers outside the server-internal normalization boundary MUST runtime-check which carrier is set.EVENT_TYPES: addedskill(assistant text that is an invoked SKILL.md body, so the canvas can collapse it) and removed the deadswitch_role.GENERATION_KINDS: addedpdf.
Part of the @mulmobridge/* 1.0.0 suite milestone (all 32 packages). Consumers move to ^1.0.0.
Breaking Changes
- Attachment schema changed: added optional `path` carrier; `data` and `mimeType` are now optional. Code that assumes both fields must be present must add runtime checks for `path`.
- `EVENT_TYPES` enum removed the dead entry `switch_role`.
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 MulmoClaude
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]