feat: integrate ProRL
Open
@joyang-nv is already working on this.
Since Sep 15, 2025.
community-request
env-infra
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 349
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 318
Description
Use cases, pain points, and background
RL + sandbox, where the LLM interleaves its reasoning process with raw code executions in a sandbox environment. Similar to the ReTool from Bytedance.Especially in the healthcare/life science space. We need sandbox container because of complex dependencies of domain-specific pacakges, and we need to ability for the LLM to write raw code to do sequence preprocessing or post-processing. So a containerized approach like what ProRL built would be great.
Description:
Design:
Out of scope:
Acceptance Criteria:
- Implementation of the above
- Test
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.