NVIDIA-NeMo / NVIDIA-NeMo/Gym

Implement the NOOA rollout lifecycle

Open
#3,451 0 comments 0 reactions 1 assignee View on GitHub

@init-nikhil is already working on this.

Since Sep 17, 2026.

area:agent feature
Dominant language
Python
Stars
1.2k
Forks
349
Avg merge
1d 23h
Merged PRs (30d)
324

Description

Parent

Sub-issue of #2096.

Description

Implement the NOOA /run lifecycle, including resource-session seeding, embedded execution, verification, aggregation, timeout handling, failure routing, and rollout observability.

Acceptance criteria

  • /run seeds, executes, and verifies a NOOA rollout end to end.
  • Resource-session cookies are propagated safely.
  • Timeouts and agent failures produce standard Gym failure records.
  • Model and resource evidence remains correlated to the rollout.
  • Aggregate metrics continue to use the configured resources server.

Implementation

Tracked by #2748.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.