Implement the NOOA rollout lifecycle
Open
@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
-
/runseeds, 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
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.