Skip to content

Conversation

@hanna-paasivirta
Copy link
Contributor

@hanna-paasivirta hanna-paasivirta commented Jan 20, 2026

Short Description

Added clarification to the workflow_chat prompt explaining that edges execute independently and simultaneously. When multiple edges target the same job, that job runs once per incoming edge rather than waiting for all parent jobs to complete and merging their state. This fixes incorrect model explanations of workflows where parallel jobs converge to a single downstream step.

I tested with Taylor's input in the issue and this seems to work.

Fixes #352

AI Usage

Please disclose how you've used AI in this work (it's cool, we just want to know!):

  • Code generation (copilot but not intellisense)
  • Learning or fact checking
  • Strategy / design
  • Optimisation / refactoring
  • Translation / spellchecking / doc gen
  • Other
  • I have not used AI

You can read more details in our Responsible AI Policy

@josephjclark
Copy link
Collaborator

Great. Can we add a changeset please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants