Skip to content

fix(frontend): sync prompt input keys in workflow drafts#3962

Merged
mmabrouk merged 2 commits intorelease/v0.94.1from
fix/input_keys
Mar 12, 2026
Merged

fix(frontend): sync prompt input keys in workflow drafts#3962
mmabrouk merged 2 commits intorelease/v0.94.1from
fix/input_keys

Conversation

@mmabrouk
Copy link
Member

@mmabrouk mmabrouk commented Mar 11, 2026

Summary

  • keep workflow prompt input_keys in sync when draft parameters change instead of waiting for commit-time fixes
  • gate the sync to prompt workflows only, so custom, evaluator, and human workflows keep their existing behavior
  • add design notes documenting the regression analysis and where legacy entities are still used

Open with Devin

@vercel
Copy link

vercel bot commented Mar 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agenta-documentation Ready Ready Preview, Comment Mar 11, 2026 9:24pm

Request Review

@dosubot dosubot bot added the size:XL This PR changes 500-999 lines, ignoring generated files. label Mar 11, 2026
@dosubot dosubot bot added bug Something isn't working documentation Improvements or additions to documentation Frontend labels Mar 11, 2026
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 5 additional findings.

Open in Devin Review

@github-actions
Copy link
Contributor

github-actions bot commented Mar 11, 2026

Railway Preview Environment

Status Destroyed (PR closed)

Updated at 2026-03-12T09:14:25.568Z

@mmabrouk mmabrouk changed the base branch from main to release/v0.94.1 March 11, 2026 21:39
@mmabrouk mmabrouk requested a review from ardaerzin March 11, 2026 21:40
@mmabrouk mmabrouk merged commit fb07a32 into release/v0.94.1 Mar 12, 2026
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation Frontend size:XL This PR changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants