A merge to main touched the Computer Use crate sources.
Propagate the change into codex-desktop-linux (computer-use-linux/), the vendored embedded copy.
Re-apply the codex naming there — that copy keeps codex-* /
CODEX_COMPUTER_USE_* names, com.openai.Codex.* DBus interfaces,
identity.rs, and the chrome-extension host. Merge, do not overwrite.
Once synced, bump both crates to the same enumeration. A version mismatch
between this crate and the embedded one means a sync is still pending.
A merge to
maintouched the Computer Use crate sources.Propagate the change into codex-desktop-linux (computer-use-linux/), the vendored embedded copy.
Re-apply the codex naming there — that copy keeps
codex-*/CODEX_COMPUTER_USE_*names,com.openai.Codex.*DBus interfaces,identity.rs, and the chrome-extension host. Merge, do not overwrite.Once synced, bump both crates to the same enumeration. A version mismatch
between this crate and the embedded one means a sync is still pending.