Skip to content

Keep partial orchestration plans running#168

Merged
pmbstyle merged 1 commit into
mainfrom
fix/orchestration-plan-partial-status
Jun 11, 2026
Merged

Keep partial orchestration plans running#168
pmbstyle merged 1 commit into
mainfrom
fix/orchestration-plan-partial-status

Conversation

@pmbstyle

Copy link
Copy Markdown
Owner

Summary

  • keep orchestration plans in running once any child work has completed but other items remain
  • add a regression test for partial child completion
  • preserve the daily bug scan scope to the single proven regression in e5ac2b4

Validation

  • UV_CACHE_DIR=/private/tmp/uv-cache uv run python ... targeted orchestration-plan repro/test
  • PYTHONPYCACHEPREFIX=/private/tmp/pycache python3 -m py_compile src/octopal/tools/workers/management.py tests/test_parallel_worker_orchestration.py

Evidence

  • reproduced a plan with completed + todo items falling back to planned after sync_orchestration_plan_with_child_batch(...)
  • release/version commits in the same scan window were non-actionable

@pmbstyle pmbstyle self-assigned this Jun 11, 2026
@pmbstyle pmbstyle merged commit f3268a1 into main Jun 11, 2026
4 checks passed
@pmbstyle pmbstyle deleted the fix/orchestration-plan-partial-status branch June 11, 2026 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant