Skip to content

Add orchestrator runtime plans#167

Merged
pmbstyle merged 1 commit into
mainfrom
feature/orchestrator-runtime-plans
Jun 10, 2026
Merged

Add orchestrator runtime plans#167
pmbstyle merged 1 commit into
mainfrom
feature/orchestrator-runtime-plans

Conversation

@pmbstyle

Copy link
Copy Markdown
Owner

Summary

  • add runtime-injected scoped orchestration plan tools for child-spawning workers
  • bind child worker launches to orchestration plan items and sync item status from child batch results
  • preserve scoped plan state in worker output and cover retry/result cleanup with regression tests

Tests

  • uv run ruff check src/octopal/tools/workers/management.py src/octopal/runtime/workers/runtime.py src/octopal/runtime/workers/agent_worker.py src/octopal/tools/inventory.py tests/test_parallel_worker_orchestration.py
  • PYTHONPYCACHEPREFIX=/private/tmp/pycache python3 -m py_compile src/octopal/tools/workers/management.py src/octopal/runtime/workers/runtime.py src/octopal/runtime/workers/agent_worker.py src/octopal/tools/inventory.py
  • uv run pytest (984 passed, 1 skipped)

@pmbstyle pmbstyle self-assigned this Jun 10, 2026
@pmbstyle pmbstyle marked this pull request as ready for review June 10, 2026 18:42
@pmbstyle pmbstyle merged commit 5d8e4c0 into main Jun 10, 2026
4 checks passed
@pmbstyle pmbstyle deleted the feature/orchestrator-runtime-plans branch June 10, 2026 20:51
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