Commit Graph

3 Commits

Author SHA1 Message Date
Liang-Ting Jiang
509a743501 Keep remote browsing on atlas command path
Only auto-inject the hidden atlas bridge when remote browsing is configured,
include thread ids in browser session notifications, and persist Atlas browser
state plus image artifacts so replay items can be rebuilt from history.

Co-authored-by: Codex <noreply@openai.com>
2026-03-25 01:53:56 +00:00
Liang-Ting Jiang
ee865bcddc Wire Atlas browser bridge into app-server
Add the AgentLib js_repl bridge, persist browser replay items in thread history, and surface remote browser artifacts through turn/start.

Co-authored-by: Codex <noreply@openai.com>
2026-03-24 21:12:20 +00:00
Liang-Ting Jiang
4b69a17b9f Add app-server remote browser bridge
Add an experimental browserSession command/notification pair, post commands to a configurable remote browser HTTP endpoint, and emit browser state updates back to clients.

Co-authored-by: Codex <noreply@openai.com>
2026-03-24 03:58:02 +00:00