Preserve tool set scopes in Studio workflow documents - #3506
Open
AbigailDeng wants to merge 2 commits into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## feature/integrate #3506 +/- ##
=====================================================
+ Coverage 83.39% 83.43% +0.04%
=====================================================
Files 1659 1666 +7
Lines 186215 187957 +1742
Branches 22432 22600 +168
=====================================================
+ Hits 155294 156828 +1534
- Misses 20517 20644 +127
- Partials 10404 10485 +81
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 16 files with indirect coverage changes 🚀 New features to boost your workflow:
|
AbigailDeng
force-pushed
the
fix/2026-08-20_studio-tool-sets
branch
from
August 20, 2026 15:13
0b5af32 to
d2ce98d
Compare
Contributor
Author
Post-rebase verificationRebased onto the latest
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem
Template instantiation stores runtime-supported tool_sets in the Studio draft YAML, but Studio rejected the field as unknown during the next parse and could not save the workflow.
Solution
Verification
WorkflowCompatibilityProfileTests|FullyQualifiedNameEditorControllerSerializationTests|FullyQualifiedName~WorkflowDocumentNormalizerTests" (119 passed)