Release notes¶
This page tracks recent capabilities on the MatrixFlow development branch used by the MOI 5.0 documentation. For production, use release tags, deployment notices, and the version shown by the environment as the source of truth.
July 22, 2026 development snapshot¶
Agents and automation¶
Updating an automation task now redeploys enabled workflows.
Agent feedback uses
message_idas its unique anchor and backfills message ownership.Strengthened A2A conversation persistence, delayed titles, and runtime recovery for Catalog document agents.
Data processing and models¶
Added a dedicated Parse V3 workflow template and made
moi:parseV3 the default document-parsing node.DOCX OpenXML parsing now supports
page_selectorand the geometry runtime.Embedding models can declare an optional image subtype.
Knowledge-base reconciliation writes chunks in batches, reducing write overhead when processing large numbers of chunks.
Upgrade checks¶
Permission-related integrations should validate effective roles, workspace resolution, and fail-closed behavior, and should not rely on legacy permission-code fallback.
For workflows that use legacy parsing templates, determine whether they need to migrate to Parse V3, and regression-test DOCX page-selection results.
After updating an automation task, check its redeployment status and confirm that its trigger parameters and target version match.
Run a fixed set of regression tasks for knowledge bases, agents, and model integrations, retaining execution IDs and error information.