Back to the changelog

v0.34.1

July 7, 2026

Tidier Process Map: compact toolbar, map import, the Flow Agent lands on the designers — plus an MCP security fix.

  • Design

    Process Map: rationalized toolbar

    No more horizontal scrolling: operational actions (Copilot, BPMN-Lite editor, Detect connections, Remove stale links, Create draft flows) now live in the **Actions ▾** menu; "Show descriptions" became a 👁 icon with tooltip; **Save** is always visible, rightmost. The **Map settings (⚙)** modal gathers the map description (with AI regeneration), JSON **export** and the new **import** in one place.

  • Feature

    Import a map

    From Map settings you can **import a map** from an exported JSON: it is always created as a **new draft map** (anti-collision name suffix), preserving geometry and notes. References to flows/events not present in the target environment are cleared with a warning — and reconciliation highlights them on the canvas.

  • Feature

    Flow Agent on the designers

    The **Flow Agent now shows up in the designers too** (map and flow): full-screen pages didn't mount the ✨ launcher before. On the Process Map the agent **knows which map you are looking at** — ask "how is this process doing?" and it reads the open map's health on its own. The **minimap** moved bottom-left next to the zoom controls, leaving the corner to the Flow Agent.

  • Improvement

    Flow preview and map notes

    Flow preview from the map: right-aligned actions and a new **"Open {entity} monitor"** button ("Open orders monitor") opening the pre-filtered item list in a new tab. **Map note:** on a linked-flow node the inspector shows the flow description (read-only) plus a **"Note on this map"** field — when filled, the note wins on the canvas; when empty, the flow description shows. That field used to write somewhere never displayed.

  • Security

    Flow-scoped MCP keys and the agent

    The `flow_agent` MCP tool now **denies access to flow-scoped keys** (fail-closed): the agent could previously read data from flows outside the key's whitelist. Same protection already active on the Process Map tools.