Back to the changelog

v0.24.7

June 19, 2026

Faithful flow import (routing rules + extension/agent fields), extension reliability, and read-only design action

  • Improvement

    Faithful flow import (round-trip)

    Importing a flow now preserves the **routing rules** (status evals) — before they were lost, so an imported Auto/AI flow stopped routing items. It also preserves **Chrome extension** fields (entity deep-link, proactive mode) and **AI Agent** fields (intent and examples), previously reset.

  • Improvement

    Chrome extension reliability

    After **starting a new item**, the side panel opens **exactly the newly created item**. A **start error** from the side panel is now **shown** even with no active items. **Disconnect** only reports success on real server confirmation. The **refresh** button signals when the update **fails** instead of silently keeping a stale cache.

  • Security

    Read-only design action for non-editors

    Flow **design** actions show "**View**" (read-only) to users without edit permission, instead of a "Design" action that then turned out blocked.