-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[Codex] Cannot find input element on Codex Desktop v26.313.5234.0 #450
Copy link
Copy link
Open
Description
Bug Report
Codex Desktop Version: OpenAI.Codex v26.313.5234.0 (Windows Store)
opencli Version: v1.4.1
OS: Windows
Node.js: v24.14.0
Steps to Reproduce
- Install Codex Desktop from Windows Store
- Open the Codex app
- Run
opencli codex send "hello"
Expected Behavior
The command should send the message to the Codex Composer input element.
Actual Behavior
$ opencli codex send hello
🔍 Could not find element: Codex Composer input element
→ The page UI may have changed. Please report this issue.
$ opencli codex ask hello
🔍 Could not find element: Codex input element
→ The page UI may have changed. Please report this issue.
$ opencli codex model
Status | Model
Active | Unknown or Not Found
$ opencli codex read
Content
(empty)
Environment
Codex Desktop: OpenAI.Codex v26.313.5234.0 (Windows Store)
opencli: v1.4.1
OS: Windows
Node.js: v24.14.0
Chrome Extension: connected
Daemon: running on port 19825
Possible Cause
The Codex Desktop UI selectors (CSS or DOM elements) may have changed in recent versions. The adapter may need updated element selectors to match the current Codex app layout.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels