What version of the Codex App are you using (From “About Codex” dialog)?
26.527.31326
What subscription do you have?
Pro
What platform is your computer?
Microsoft Windows NT 10.0.26200.0 x64
What issue are you seeing?
In the Windows Codex App settings, both the Browser page and the Computer use page show this error:
Invalid request: unknown variant 'vertical', expected one of 'local', 'workspace-directory', 'shared-with-me'
This appears in the UI instead of the expected browser/computer-use settings.
I also hit what appears to be the same issue when Codex asked me to install/authorize the GitHub connector. After I approved the install prompt, Codex opened the browser. When the browser flow returned to Codex, the flow failed with the same kind of error.
What steps can reproduce the bug?
- Open Codex App on Windows.
- Go to Settings.
- Open Browser.
- Observe the error panel:
Invalid request: unknown variant 'vertical', expected one of 'local', 'workspace-directory', 'shared-with-me'
- Open Computer use.
- Observe the same error.
- Ask Codex to install/authorize the GitHub connector.
- Approve the prompt.
- Codex opens the browser for the authorization/install flow.
- After the browser flow returns to Codex, the flow fails.
What is the expected behavior?
The Browser and Computer use settings should load normally, and the GitHub connector authorization/install return flow should complete without the vertical enum/variant error.
Additional information
I searched existing issues and did not find an exact duplicate. A possibly related merged PR is #23584, which mentions adding vertical remote plugin collection support.
What version of the Codex App are you using (From “About Codex” dialog)?
26.527.31326
What subscription do you have?
Pro
What platform is your computer?
Microsoft Windows NT 10.0.26200.0 x64
What issue are you seeing?
In the Windows Codex App settings, both the Browser page and the Computer use page show this error:
Invalid request: unknown variant 'vertical', expected one of 'local', 'workspace-directory', 'shared-with-me'This appears in the UI instead of the expected browser/computer-use settings.
I also hit what appears to be the same issue when Codex asked me to install/authorize the GitHub connector. After I approved the install prompt, Codex opened the browser. When the browser flow returned to Codex, the flow failed with the same kind of error.
What steps can reproduce the bug?
Invalid request: unknown variant 'vertical', expected one of 'local', 'workspace-directory', 'shared-with-me'What is the expected behavior?
The Browser and Computer use settings should load normally, and the GitHub connector authorization/install return flow should complete without the
verticalenum/variant error.Additional information
I searched existing issues and did not find an exact duplicate. A possibly related merged PR is #23584, which mentions adding
verticalremote plugin collection support.