-
Notifications
You must be signed in to change notification settings - Fork 54
fix(configurator): make env_params first-class to fix the trajectory cache key #901
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
podkidyshev
merged 14 commits into
NVIDIA:main
from
rutayan-nv:rpatro/env-params-first-class
Jun 30, 2026
Merged
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
84742cb
feat(configurator): env_params as first-class trial-identity field
rutayan-nv 7d68edf
refactor(configurator): env_params as cmd_args annotation, excluded f…
rutayan-nv bf2b690
fix(configurator): tighten env_params validation, align env.csv, fix …
rutayan-nv c341433
fix(workload): reject empty env_params candidate lists at build time
rutayan-nv 7ac83fd
refactor(configurator): model env_params as cohesive EnvParam/EnvPara…
rutayan-nv 7fdae40
refactor(configurator): collapse env_params sink into one concrete class
rutayan-nv f4c93e3
refactor(configurator): gate env_params sampling on an agent capabili…
rutayan-nv a7c6587
style(configurator): trim verbose comments toward self-documenting code
rutayan-nv 822e8a3
fix(test_scenario): skip env_params on post-overlay revalidation
rutayan-nv 1ecadee
fix(workload): reject scalar-only env_params annotations at parse time
rutayan-nv 6dbe05e
refactor(env_params): thread per-trial sample as a local; split DR pr…
rutayan-nv ee55ba4
refactor(test_scenario): hoist Registry import to module level
rutayan-nv d02769e
fix(workload): reject singleton env_params candidate lists at parse time
rutayan-nv 2437aa7
refactor(configurator): rename agent flag samples_env_params -> suppo…
rutayan-nv File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.