openai / openai/codex

Agent-created Chrome tab closes at turn boundaries and loses workflow state

Open
#43,866 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

app browser bug
Dominant language
Rust
Stars
125k
Forks
19.4k
PR merge metrics
PR metrics pending

Description

What version of the Codex App are you using (From “About Codex” dialog)?

26.901.51231

What subscription do you have?

Unknown

What platform is your computer?

Darwin 24.6.0 arm64 arm

What issue are you seeing?

During a multi-turn browser workflow, an agent-created Chrome tab closed automatically when a turn ended. Chrome restored the tab, but the external form’s in-progress state was lost. Recovery required user supervision and repeating a CAPTCHA.

What steps can reproduce the bug?
  1. Start a multi-turn browser workflow that creates a Chrome tab.
  2. Leave the workflow unfinished at the end of a turn.
  3. Allow the turn to end.
  4. Observe that the agent-created tab closes.
  5. Restore the tab in Chrome and observe that the form state is not preserved.
What is the expected behavior?

Unfinished agent-created tabs should remain available across turn boundaries, or their state should be preserved with a clear warning before closure.

Additional information

Prepared by Codex at the user’s request. No credentials or identifying information are included.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the multi-turn browser workflow described on Darwin with an agent-created Chrome tab, then trace what happens when the turn ends. Check the tab lifecycle and recovery behavior; done means unfinished tabs remain available across turns or the user receives a clear warning and the external form state is preserved.

Written by the indexing model from the issue text.

Assessment

Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.