You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File-backed artifact stores now expose content_path(...) for hosts that need a stable local path while in-memory stores continue to return None.
Changed
Minimum optional AbstractCore dependency floor is now abstractcore>=2.13.30 (and matching multimodal, mcp-worker, and hardware-profile cascade extras), aligning Runtime with the latest Core media/plugin floors and image-to-image residency truth.
Fixed
Artifact-backed media resolution now preserves image roles such as source and mask, keeping image-edit and image-to-video requests wired correctly through AbstractCore.
Model-residency discovery now treats image_to_image as its own vision task and deduplicates shared loaded-model records when task is omitted.