Skip to content

Conversation

@manveerxyz
Copy link
Member

@manveerxyz manveerxyz commented Feb 4, 2026

Note

Low Risk
Additive config parsing that only affects RL environment identifiers and the request payload sent to the API; low risk aside from potential edge cases when @ appears in an env id.

Overview
Hosted RL configs can now pin specific environment versions.

EnvConfig and EvalEnvConfig add an optional version field, accept owner/name@version in id via a Pydantic model_validator, and include version in the environment payload sent to RLClient.create_run (and eval environments) when provided.

Written by Cursor Bugbot for commit 6c1af03. This will update automatically on new commits. Configure here.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

@JannikSt JannikSt merged commit faf99de into main Feb 8, 2026
12 checks passed
@JannikSt JannikSt deleted the improvement/hosted-rl-versions branch February 8, 2026 04:48
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