Skip to content

fix: respect continue_from_checkpoint in multi-stage runs - #619

Merged
pan-x-c merged 1 commit into
agentscope-ai:mainfrom
shiweijiezero:fix/continue-from-checkpoint-agentscope
Sep 9, 2026
Merged

pan-x-c merged 1 commit into
agentscope-ai:mainfrom
shiweijiezero:fix/continue-from-checkpoint-agentscope

Conversation

@shiweijiezero

Copy link
Copy Markdown
Contributor

The launcher currently loads stage_meta.json even when continue_from_checkpoint is set to false, which can cause fresh multi-stage runs to skip completed stages.

Only resume saved stage progress when continue_from_checkpoint is enabled.

@pan-x-c
pan-x-c merged commit faa2a2d into agentscope-ai:main Sep 9, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants