Skip to content

chore: propose job executor abstraction#3742

Draft
lox wants to merge 1 commit intomainfrom
codex/job-executor-abstraction-proposal
Draft

chore: propose job executor abstraction#3742
lox wants to merge 1 commit intomainfrom
codex/job-executor-abstraction-proposal

Conversation

@lox
Copy link
Contributor

@lox lox commented Mar 8, 2026

Summary

This adds a proposal for an agent-level execution driver abstraction.

Proposal: docs/proposals/job-executor-abstraction.md

The idea is to keep exec as the default behavior, add docker as the first non-exec backend to demonstrate the abstraction, and leave room for Kubernetes and stronger sandbox backends later.

Notes

  • docs-only change
  • no tests run

Document an agent-level execution driver model so Docker can demonstrate the abstraction now while leaving room for Kubernetes and stronger sandbox backends later.
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