Skip to content

Fix browser operator profile staging and ChatGPT wrapper - #4

Open
lisihao wants to merge 1 commit into
codex/runtime-drift-writepath-fixfrom
codex/browser-operator-fix
Open

Fix browser operator profile staging and ChatGPT wrapper#4
lisihao wants to merge 1 commit into
codex/runtime-drift-writepath-fixfrom
codex/browser-operator-fix

Conversation

@lisihao

@lisihao lisihao commented May 31, 2026

Copy link
Copy Markdown
Owner

摘要

  • 修复 Browser Agent profile staging 时因 Chrome extension/cache 动态文件导致的 copytree 波动
  • 增强 ChatGPT wrapper 的 composer 注入、项目打开、新聊天、模式配置与状态探测
  • 补 Browser operator 运行时回归测试

变更边界

in-scope

  • browser_job_runtime.py 的 profile staging ignore 策略
  • browser_agent_chatgpt_wrapper.py 的 ChatGPT UI 交互与状态探测逻辑
  • test_browser_agent_operator.py

out-of-scope

  • 不改 runtime drift sticky / graph projection 主链
  • 不改 dispatch reconcile / pm_dispatch closeout 守卫
  • 不处理原工作区其他并行 feature 脏改动

已验证

  • python3 -m pytest -q harness/tests/runtime/test_browser_agent_operator.py
    • 16 passed
  • python3 -m py_compile harness/lib/browser_job_runtime.py harness/scripts/browser_agent_chatgpt_wrapper.py
    • 通过

堆叠关系

  • base: codex/runtime-drift-writepath-fix
  • dispatch_pooloperator_view_status 为并列后续分支,不互相依赖

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