Skip to content

Clarify when to wait for starting environments - #33636

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/f12f9204d4cbddce50a70eb0998beb6b66cd2fa9
Jul 16, 2026
Merged

Clarify when to wait for starting environments#33636
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/f12f9204d4cbddce50a70eb0998beb6b66cd2fa9

Conversation

@copyberry

@copyberry copyberry Bot commented Jul 16, 2026

Copy link
Copy Markdown

Clarify when to wait for starting environments

Why

An execution environment marked starting is not yet usable, but unrelated work can continue while it becomes ready.

What changed

  • Add developer guidance that explains execution-environment isolation and the resources that become available after startup.
  • Tell the model to wait only when the current task needs the starting environment.
  • Retain the guidance across world-state updates without duplicating it in request history.

Testing

  • Cover world-state transitions, history retention, rollback handling, and deferred-environment request deduplication.

## Why

An execution environment marked `starting` is not yet usable, but unrelated work can continue while it becomes ready.

## What changed

- Add developer guidance that explains execution-environment isolation and the resources that become available after startup.
- Tell the model to wait only when the current task needs the starting environment.
- Retain the guidance across world-state updates without duplicating it in request history.

## Testing

- Cover world-state transitions, history retention, rollback handling, and deferred-environment request deduplication.

GitOrigin-RevId: f12f9204d4cbddce50a70eb0998beb6b66cd2fa9
@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/f12f9204d4cbddce50a70eb0998beb6b66cd2fa9 branch from 3eb6cde to aff7c69 Compare July 16, 2026 16:27
@copyberry
copyberry Bot merged commit aff7c69 into main Jul 16, 2026
14 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/f12f9204d4cbddce50a70eb0998beb6b66cd2fa9 branch July 16, 2026 16:28
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants