Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
cca26e9
feat(swe): nano SWE recipe with honoured TransferQueue data plane
ZhiyuLi-Nvidia Jul 28, 2026
bdb60d4
fix(swe): drop the short QOS from the nano SWE recipe
ZhiyuLi-Nvidia Jul 28, 2026
9b5bdf6
feat(sc): gate-authoritative token capture on the Gym tokidcap stack
pthombre Jul 31, 2026
8651ace
feat(swe): capture-arm nano launcher with the full capture posture
Aug 2, 2026
b9ee7f7
feat(swe): batch capture launcher (swe_nano_sc_capture.sh)
Aug 5, 2026
a2a37bd
docs(swe): token-capture recipe guide (nano SWE)
Aug 5, 2026
09312c5
docs(swe): restructure token-capture guide as a run recipe
Aug 6, 2026
44c87a4
docs(swe): rollout call-flow walkthrough in the token-capture guide
Aug 6, 2026
d44ac3f
chore(swe): drop the A/B experiment harness from the PR
Aug 8, 2026
cd76693
chore(swe): scope the PR to the capture feature + one Nano recipe
Aug 8, 2026
bd84cb7
feat(sc): publish routed_experts through the token-capture finalizer …
Aug 12, 2026
afc30cf
fix(sc): drop all-placeholder groups when routed dims are unknown
Aug 12, 2026
76e9af2
fix(data-plane): decode nrlre1 envelopes in TQTokenSink.stage
Aug 12, 2026
bc4f141
fix(data-plane): pass dtype to decode_routed_experts in the sink
Aug 12, 2026
6b1cbc4
fix(data-plane): log the stage failure reason (dropped downstream oth…
Aug 12, 2026
67fb817
fix(data-plane): broadcast int16 fields as int32 (NCCL has no Short t…
Aug 12, 2026
9b9f28b
fix(nemo-gym): sentinel fallback instead of raise for routeless train…
Aug 12, 2026
3e40e66
fix(sc): tolerate pre-R3 Gym pins in the capture finalizer
Aug 12, 2026
c1f5b19
chore(sc): bump Gym pin to the rebased tokidcap-capture head (R3 line…
Aug 12, 2026
40617ad
feat(sc): add token-capture finalizer actor pool
Aug 18, 2026
c68a6cd
refactor(sc): require finalizer actor pool
Aug 18, 2026
7a6b3fa
docs(swe): document finalizer pool smoke launch
Aug 18, 2026
b46db91
fix(token-capture): align RL with rebased Gym contracts
Aug 19, 2026
0b22fed
fix(launcher): resolve configured uv cache path safely
Aug 19, 2026
1875d42
fix(smoke): preserve Ray-compatible driver environment
Aug 19, 2026
bf897c3
fix(launcher): forward worker venv roots
Aug 19, 2026
ab06425
fix(launcher): forward managed uv Python settings
Aug 19, 2026
618c1c9
build: lock rebased Gym worker environments
Aug 19, 2026
4a42db7
fix(launcher): mount locked local uv sources
Aug 19, 2026
c9602d4
fix(build): isolate Gym server extras from RL workspace
Aug 19, 2026
1f9af79
feat(token-capture): assemble receipts from the Gym capture ledger
pthombre Aug 20, 2026
890a485
fix(launcher): honour SC_EXP_NAME in the legacy nano SC launcher
pthombre Aug 20, 2026
cd61d97
chore: bump Gym pin (lint fix)
pthombre Aug 20, 2026
b38b3c4
fix(launcher): keep UV_CACHE_DIR_OVERRIDE off the prefetch-venvs cont…
pthombre Aug 20, 2026
84feac4
fix(smoke): unblock both nano SWE smoke arms
pthombre Aug 20, 2026
5c9801d
feat(data-plane): port NRL_TQ_SKIP_RUNTIME_ENV_PIN from the campaign …
pthombre Aug 20, 2026
5bc2b50
test(nemo-gym): regression cases for tool-call-only output items + A/…
pthombre Aug 20, 2026
b39dbd8
fix(token-capture): do not poison rollouts on uncommitted off-chain c…
pthombre Aug 20, 2026
53713ad
test(nemo-gym): port nano-3.5 dolphin SC smoke launchers for multi-wo…
Aug 20, 2026
cbadca2
test(nemo-gym): batch wrapper for the multi-worker ledger smoke reval…
Aug 20, 2026
02d7000
fix(launcher): honor NRL_ENTRYPOINT, driver deps and external UV_CACH…
Aug 20, 2026
cf6d791
docs(report): r3 rerun — carve-out recovers half the masked rows, res…
pthombre Aug 20, 2026
cc33c36
fix(smoke): disable trainer checkpointing for the ledger revalidation…
Aug 20, 2026
baced09
fix(launcher): mount worktree project files and workspace members in …
Aug 20, 2026
6f3bf5a
fix(refit): route mtp.-prefixed params to the misc broadcast path
Aug 20, 2026
c8ca62e
feat(token-capture): heuristic terminal selection for undeclared roll…
pthombre Aug 21, 2026
5dd4186
feat(token-capture): fetch staged prefix chains
pthombre Aug 23, 2026
91fdfbb
fix(smoke): honor code snapshot override
pthombre Aug 23, 2026
6d12d96
test(token-capture): update fixtures and hosting test for token-free …
pthombre Aug 24, 2026
86a22f4
chore(token-capture): bump Gym pin to token-free ledger commit
pthombre Aug 24, 2026
124f9cc
chore(token-capture): record token-free ledger smoke PASS (job 6490451)
pthombre Aug 24, 2026
60f4569
feat(token-capture): witness-based terminal attribution in receipt as…
pthombre Aug 24, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 3rdparty/Gym-workspace/Gym
Submodule Gym updated 777 files
Loading
Loading