Skip to content

Add durable task plan pause and resume - #28

Merged
EricSun0218 merged 2 commits into
mainfrom
codex/task-plan-pause-resume
Aug 13, 2026
Merged

Add durable task plan pause and resume#28
EricSun0218 merged 2 commits into
mainfrom
codex/task-plan-pause-resume

Conversation

@EricSun0218

Copy link
Copy Markdown
Owner

Summary

  • add non-terminal Paused task-plan status without changing existing enum values or JSON names
  • add expectedRevision-checked pause/resume actions and explicit idempotent semantics
  • retain the exact InProgress step across pause, restart, and resume
  • keep paused plans visible and capacity-counted while excluding them from pending work
  • reject every mutation except pause/resume while paused and keep terminal plans immutable
  • publish pause/resume reasons and document migration/state-machine behavior

Validation

  • locked restore passed
  • full Release build: 48 projects, 0 warnings/errors
  • full Release tests: 23 assemblies, 848/848 passed
  • full dotnet format verification passed
  • git diff --check passed

@EricSun0218
EricSun0218 enabled auto-merge (squash) August 13, 2026 13:16
@EricSun0218
EricSun0218 merged commit fc370a6 into main Aug 13, 2026
6 checks passed
@EricSun0218
EricSun0218 deleted the codex/task-plan-pause-resume branch August 13, 2026 13:30
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.

1 participant