Skip to content

Comments

move rlm secrets out of vf and into research-environments#856

Merged
snimu merged 1 commit intomainfrom
sebastian/rlm-secrets-in-research-environments-2026-02-07
Feb 7, 2026
Merged

move rlm secrets out of vf and into research-environments#856
snimu merged 1 commit intomainfrom
sebastian/rlm-secrets-in-research-environments-2026-02-07

Conversation

@snimu
Copy link
Contributor

@snimu snimu commented Feb 7, 2026

Description

Move the rlm-secrets environment out of verifiers and in to research-environments, as it's used for training.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Test improvement

Testing

  • All existing tests pass when running uv run pytest locally.
  • New tests have been added to cover the changes

Checklist

  • My code follows the style guidelines of this project as outlined in AGENTS.md
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

Note

Medium Risk
Moderate risk because this is a full removal of an environment/package, which can break downstream users or pipelines that import or run rlm-secrets from this repo.

Overview
Removes the entire rlm-secrets environment from this repository by deleting its implementation (rlm_secrets.py), packaging metadata (pyproject.toml), and documentation (README.md).

As a result, the rlm-secrets dataset generation, tools (decrypt_position, unveil_file_number, get_code_from_file_data), and reward functions are no longer available from this codebase (presumably relocated elsewhere).

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

@snimu snimu merged commit 3905848 into main Feb 7, 2026
6 checks passed
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.

1 participant