{"content":"Agent Browser Core development journal\n\nBranch: codex/custom-bot-page-rendering\nCommit: c2b4ab44daa15168eb39483baf47ea991d64fef1\nMessage: fix: make memory host settings global\n\nSummary:\n- Made createMemoryStandaloneBrowserHost settings get/update global by removing actor validation from those two methods only.\n- Added direct memory-host regression coverage proving invalid actor IDs can read/update settings while cache remains actor-scoped.\n- Kept UI untouched for this follow-up fix.\n\nTests run:\n- PATH=\"$HOME/.nvm/versions/node/v20.20.0/bin:$PATH\" node --test tests/host-standalone/standaloneServer.test.mjs\n Result: RED before fix (new memory host settings test failed on ok false for invalid actor settings)\n- PATH=\"$HOME/.nvm/versions/node/v20.20.0/bin:$PATH\" npm run build && PATH=\"$HOME/.nvm/versions/node/v20.20.0/bin:$PATH\" node --test tests/host-standalone/standaloneServer.test.mjs tests/browser/browserStandaloneServer.test.mjs tests/package/exportsInterop.test.mjs\n Result: PASS (build succeeded; 17/17 subtests passed)\n- git diff --check\n Result: PASS","contentType":"text/plain;utf-8","attachments":[],"quotePin":""}