Skip to content

fix builder crash for legacy ai config types#18508

Draft
andz-bb wants to merge 2 commits intomasterfrom
18498-javascript-broken-on-automation-steps
Draft

fix builder crash for legacy ai config types#18508
andz-bb wants to merge 2 commits intomasterfrom
18498-javascript-broken-on-automation-steps

Conversation

@andz-bb
Copy link
Copy Markdown
Contributor

@andz-bb andz-bb commented Apr 9, 2026

Description

Fixes a regression where switching an automation step binding to JavaScript could crash the builder for workspaces containing legacy AI configs with configType: "embeddings".

The builder was still fetching those AI config records, but only initialising completion config buckets when grouping them for the editor. This change hardens that grouping logic so unsupported config types are ignored instead of crashing the UI.

Addresses

Context

  • Not attached. The issue was reproduced from a cloud workspace that contained legacy AI configs with configType: "embeddings".

Launchcontrol

fix builder crash for legacy ai config types

@andz-bb andz-bb linked an issue Apr 9, 2026 that may be closed by this pull request
@github-actions github-actions bot added the size/s label Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Javascript broken on automation steps

1 participant