Skip to content

[rl] Re-evaluate automatic resume at each chain link - #98

Merged
penfever merged 2 commits into
mainfrom
codex/jupiter-chain-resume-clean
Aug 13, 2026
Merged

[rl] Re-evaluate automatic resume at each chain link#98
penfever merged 2 commits into
mainfrom
codex/jupiter-chain-resume-clean

Conversation

@penfever

Copy link
Copy Markdown
Collaborator

Re-evaluate automatic checkpoint discovery when each Jupiter dependency-chain link starts. A new arm still launches with resume_mode=none when its checkpoint directory is empty; after a link banks a checkpoint, its successor resolves resume_mode=latest and the exact global_step_N path before Ray starts.

The serialized job now retains whether resume was implicit AUTO or an explicit fixed choice. Explicit none, latest, from_path, and overwrite/fresh launches keep their existing behavior.

A two-link regression starts with an empty directory, writes global_step_6, and verifies that the same serialized runner resumes it on the next invocation. The checkpoint-path and chain-guard suite passes (32 tests), and Ruff 0.15.14 passes over all tests.

@penfever penfever added the agent-generated Created by an autonomous coding agent label Aug 13, 2026
@penfever
penfever enabled auto-merge (squash) August 13, 2026 18:21
@penfever
penfever merged commit 3ad229f into main Aug 13, 2026
2 checks passed
@penfever
penfever deleted the codex/jupiter-chain-resume-clean branch August 13, 2026 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent-generated Created by an autonomous coding agent

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant