Skip to content

Add ChatGPT report operator wrapper - #7

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

Add ChatGPT report operator wrapper#7
lisihao wants to merge 1 commit into
codex/runtime-drift-writepath-fixfrom
codex/chatgpt-report-operator

Conversation

@lisihao

@lisihao lisihao commented May 31, 2026

Copy link
Copy Markdown
Owner

摘要

  • 新增 chatgpt_report_operator.py,把 Browser Agent ChatGPT backend 包装成 3 个报告逻辑算子
  • 支持 planner / chapter_writer / deep_writer 三种 operator kind
  • 强制要求 Thinking High / Deep Research 的 UI proof 文件存在,否则拒绝把普通输出当成合格结果

变更边界

in-scope

  • harness/tools/chatgpt_report_operator.py
  • harness/tests/test_chatgpt_report_operator.py

out-of-scope

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

已验证

  • python3 -m pytest -q harness/tests/test_chatgpt_report_operator.py
    • 9 passed
  • python3 -m py_compile harness/tools/chatgpt_report_operator.py
    • 通过

堆叠关系

  • base: codex/runtime-drift-writepath-fix
  • dispatch_pool / operator_view_status / browser_operator / pm_router / tech_hotspot 为并列后续分支,不互相依赖

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