Skip to content

Move environment abstraction into exec server#15125

Merged
pakrym-oai merged 5 commits intomainfrom
pakrym/move-env-abstraction-to-exec
Mar 19, 2026
Merged

Move environment abstraction into exec server#15125
pakrym-oai merged 5 commits intomainfrom
pakrym/move-env-abstraction-to-exec

Conversation

@pakrym-oai
Copy link
Copy Markdown
Collaborator

@pakrym-oai pakrym-oai commented Mar 19, 2026

The idea is that codex-exec exposes an Environment struct with services on it. Each of those is a trait.

Depending on construction parameters passed to Environment they are either backed by local or remote server but core doesn't see these differences.

@pakrym-oai pakrym-oai merged commit dee03da into main Mar 19, 2026
33 checks passed
@pakrym-oai pakrym-oai deleted the pakrym/move-env-abstraction-to-exec branch March 19, 2026 15:31
@github-actions github-actions bot locked and limited conversation to collaborators Mar 19, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants