Skip to content

feat: add remote dispatch plan evidence#75

Merged
hyeokjun32 merged 1 commit into
mainfrom
codex/remote-dispatch-plan-evidence
May 20, 2026
Merged

feat: add remote dispatch plan evidence#75
hyeokjun32 merged 1 commit into
mainfrom
codex/remote-dispatch-plan-evidence

Conversation

@hyeokjun32
Copy link
Copy Markdown
Contributor

Summary

  • Added worker selection evidence to remote dispatch results.
  • Added retry/fallback planning and plan-only remote execution metadata without opening network connections.
  • Updated README and remote dispatch docs to keep the production remote execution boundary explicit.

Validation

  • PYTHONDONTWRITEBYTECODE=1 .venv/bin/python -m pytest tests/test_remote_dispatch.py -q -p no:cacheprovider
  • PYTHONDONTWRITEBYTECODE=1 .venv/bin/python -m pytest -q -p no:cacheprovider
  • PYTHONPATH=src PYTHONDONTWRITEBYTECODE=1 .venv/bin/python -m inferedge_orchestrator remote-dispatch --registry examples/remote_worker_registry.json --request examples/remote_task_request.json --output /tmp/inferedge_remote_dispatch_plan.json
  • git diff --check

Notes

  • This is still a file-based/plan-only remote operation starter.
  • No SSH/HTTP network execution or production remote worker behavior is claimed.

@hyeokjun32 hyeokjun32 merged commit c78691d into main May 20, 2026
1 check passed
@hyeokjun32 hyeokjun32 deleted the codex/remote-dispatch-plan-evidence branch May 20, 2026 02: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