Skip to content

Conversation

@devin-ai-integration
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot commented Jan 5, 2026

Adds two new optional fields to WorkflowExecutionFulfilledBody to match the backend schema changes in https://github.com/vellum-ai/vellum/pull/19204. These fields hold direct child prompt execution IDs and subworkflow execution IDs for cost calculation purposes.

Review & Testing Checklist for Human

  • Verify the field types (Optional[list[UUID]]) match the backend schema (string[] | null with UUID format)
  • Consider if additional test coverage is needed for non-None values of these fields
  • Verify UUID list serialization works correctly without a custom serializer

Notes

…ionFulfilledBody

Co-Authored-By: marlen@vellum.ai <marlencarrillo3@gmail.com>
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR that start with 'DevinAI' or '@devin'.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Co-Authored-By: marlen@vellum.ai <marlencarrillo3@gmail.com>
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.

2 participants