mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-22 12:54:04 +00:00
Summary: - The branch adds `openclaw browser evaluate --timeout-ms`, forwards it to the evaluate body and request timeo ... ents and tests it, adds a changelog entry, and includes a config.patch no-op shortcut from the repair pass. - Reproducibility: not applicable. this is a feature PR rather than a bug report. Source inspection shows current main lacks the CLI flag while the branch wires it into an already-supported evaluate `timeoutMs` payload. Automerge notes: - PR branch already contained follow-up commit before automerge: feat(browser): add evaluate timeout CLI option Validation: - ClawSweeper review passed for head0d81d3d93e. - Required merge gates passed before the squash merge. Prepared head SHA:0d81d3d93eReview: https://github.com/openclaw/openclaw/pull/83696#issuecomment-4479900502 Co-authored-by: fred <fengruifree@gmail.com> Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com> Co-authored-by: clawsweeper[bot] <274271284+clawsweeper[bot]@users.noreply.github.com> Approved-by: takhoffman Co-authored-by: takhoffman <781889+takhoffman@users.noreply.github.com>