fix(runtime): make rollback restore checkpoint supersede newer checkpoints (#2582)

* Restore rollback checkpoints with fresh ids

* Tighten rollback checkpoint tests and imports

* Update test_run_worker_rollback.py

---------

Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
This commit is contained in:
KiteEater
2026-05-02 11:25:45 +08:00
committed by GitHub
parent 866d1ca409
commit 17447fccbe
4 changed files with 75 additions and 19 deletions
-1
View File
@@ -47,4 +47,3 @@ members = ["packages/harness"]
[tool.uv.sources]
deerflow-harness = { workspace = true }