Improvements
- The Connect tab has been redesigned to be more user-friendly and intuitive. The new design removes the sidebar once used for connecting and managing connectors, and instead displays the connector details in the main content area. Creating new connections, configuring an embedded connector, or selecting an existing connection is now quicker and more seamless. You will still find the connector endpoints, discovered during planning, available to test.
- The Opus 4.6 model has been added into the Plan Tab
Bug fixes
- Gracefully handle JSON.parse errors on AI returned data
Improvements
- Gemini 3 Flash support in the Build tab
- Search in new tab menu
Bug fixes
- Fixed file tracking of either version or latest draft files against deployed files. File diff changes are visible in the Changes to Deploy button located in the header.
- For members of multiple organisations - active organisation is now determined by the org query param, context switching between tabs is now actively efficient.
- On error of deployment, the retry deployment button now correctly tracks whether a version or the latest draft was deployed and triggers the re-deployment of the correct files.
Features
- Versions has been rolled out into the UI. Versions can be created at any time and are created on deployment of the current working draft project. If a previous version is selected and the user then saves a new file change on top of this version, the user will no longer be on that version but rather the ‘Current Draft’ and a new version can be created from this point.
- Accept and undo AI modified file changes. After AI has applied a change, you can now either accept or undo any file changes allowing for greater control.
Improvements
- We have added the option to save individual files in the UI giving you greater control. This is especially important when AI is editing multiple files in one action or you are manually editing multiple files at once and want more granular control. The Save All function is still available although the button has moved inside the Build tab as it is more contextually relevant here.
Bug fixes
- Correct handling of AI file deletion.
Improvements
- The plan chat now offers the option to switch between AI models - Gemini 3 Pro and Claude Sonnet 4.5
Improvements
- The Console has been removed and it‘s features moved. You will now find deployment logs, execution trace history, embedded users, and the runtime test features in their respective tabs, alongside all existing tabs.
- For your Embedded users, now located in an integration tab - including a re-design and updated UX, you can now manage activated users, including updating their activation variables and viewing active connections.
- The Flow preview will now auto generate for you after initial code generation.
Features
- Added new workflow testing mode to the Build tab, allowing integrations to be tested before deployment.
- Add support to upload JSON (.json), plain text (.txt), and markdown (.md) file attachments in chat.