Codex App seems to not actually load the files in the Cloud branch for a given task
Open 💬 2 comments Opened Feb 8, 2026 by benglewis
What version of the Codex App are you using (From “About Codex” dialog)?
Version 260206.1448 (565)
What subscription do you have?
Business
What issue are you seeing?
When typing @ and then a file path for a file which exists in the branch which the Codex Cloud task which I am prompting is running on but is not checked out on my local machine (even if such a branch exists), then the file cannot be found in the autocomplete list for the Codex Cloud task.
What steps can reproduce the bug?
- Create a new Codex Cloud task on a branch which is not the local branch (I don't think that it matters where)
- Add
@in the prompt for that task. Reference a file which is not available in the branch checked out locally, but exists on the branch for which you want to launch the task.
Session ID: task_b_69886c3a5b908331bde0035d86653a0d
What is the expected behavior?
Any files which exist in the branch chosen to launch the task on should be available to tag with @
Additional information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗