Skip to content

feat(runtime): default managed Chrome to background - #44

Merged
MapleCity1314 merged 1 commit into
mainfrom
codex/background-browser-workflows
Aug 11, 2026
Merged

feat(runtime): default managed Chrome to background#44
MapleCity1314 merged 1 commit into
mainfrom
codex/background-browser-workflows

Conversation

@MapleCity1314

@MapleCity1314 MapleCity1314 commented Aug 11, 2026

Copy link
Copy Markdown
Owner

Outcome

  • launches the dedicated Mac Chrome profile through LaunchServices hidden and without activation
  • requires the installed Google Chrome app to pass codesign, Team ID, bundle ID, and Gatekeeper checks
  • supervises the hidden Chrome process from the closure-owned LaunchAgent
  • keeps inventory, retired-products, and experience-score workflows on Extension DOM/Tab APIs without OS mouse or keyboard automation

Safety

  • direct Chrome launch and unsigned Chrome for Testing both failed the foreground experiment and are not used
  • no Trigger is enabled
  • no production or real notification is changed
  • login, captcha, and risk-control still stop for audited Recovery Session handoff

Verification

  • exact Node 24.18.0 pnpm verify
  • 158 test files / 1249 tests
  • managed Chrome install gates 4/4
  • signed Google Chrome LaunchServices experiment kept the foreground ASN unchanged
  • git diff --check

@MapleCity1314
MapleCity1314 force-pushed the codex/background-browser-workflows branch from c58800e to 3f93184 Compare August 11, 2026 08:13
@MapleCity1314
MapleCity1314 force-pushed the codex/background-browser-workflows branch from 3f93184 to 0a172e5 Compare August 11, 2026 08:20
@MapleCity1314
MapleCity1314 merged commit 287e370 into main Aug 11, 2026
11 checks passed
@MapleCity1314
MapleCity1314 deleted the codex/background-browser-workflows branch August 12, 2026 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant