You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: STATUS.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -112,6 +112,7 @@ Current marketplace architecture update:
112
112
-`/Applications/BetterCodex.app` was refreshed with `npm run desktop -- install --launch=false`; bundle id remains `com.openai.codex.bettercodex`.
113
113
- Current installed-app verification after the icon refresh: `/Applications/BetterCodex.app` has loader `yes`, repair agent `no`, ASAR integrity `yes`, codesign `yes`, and `CFBundleIconFile` is `bettercodex.icns`.
114
114
- BetterCodex icon install now overwrites the sibling app's legacy icon resources as well as `bettercodex.icns`: `icon.icns`, `electron.icns`, `app.icns`, `icon.png`, `icon-codex-dark-color.png`, `icon-codex-light.png`, and `default_app/icon.png` all point to the gradient BetterCodex asset in `/Applications/BetterCodex.app`; Launch Services was re-registered, Quick Look cache reset, Dock restarted, and the app relaunched.
115
+
- BetterCodex sibling app identity is now Companion-owned: `/Applications/BetterCodex.app` uses bundle id `com.companion.bettercodex` so macOS does not associate it with the official `com.openai.codex` app identity or icon cache.
115
116
- Official `/Applications/Codex.app` stayed clean after the BetterCodex icon/install refresh: loader `no`, repair agent `no`, ASAR integrity `yes`, and codesign `yes`.
116
117
- Live `https://bettercodex-web.companion-inc.workers.dev/api/addons` returned schema version `1`, zero add-ons, and `Focus Contrast` absent after the registry cleanup.
117
118
- Disposable CDP smoke against `/tmp/Codex-BetterCodex-MarketplaceSmoke.app` verified top-level tabs `Plugins`/`Themes`, no `Skills`/`Store` text inside BetterCodex, Marketplace under both active surfaces, `Example Theme` install from Themes Marketplace, and local file write to `/tmp/bettercodex-marketplace-smoke-home/themes/example.theme.css`.
0 commit comments