mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
92ebc97e52
* feat(openai): default new setups to GPT-5.6 (#103581) * feat(openai): default fresh setup to GPT-5.6 * test(crestodian): expect GPT-5.6 Codex defaults * test(crestodian): expect GPT-5.6 bootstrap default (cherry picked from commitab5d143d59) * fix(infra): converge legacy state migrations on archive collisions (cherry picked from commit474d660137) * fix(codex): prevent startup hangs after binding migration (#103281) * fix(codex): archive imported orphan binding sidecars * fix(codex): harden binding sidecar migration Co-authored-by: Benjamin Badejo <ben@benbadejo.com> * chore: keep release notes out of contributor PRs --------- Co-authored-by: Benjamin Badejo <ben@benbadejo.com> Co-authored-by: Peter Steinberger <steipete@gmail.com> (cherry picked from commit1f3ea6faaa) * fix(migrations): converge recoverable legacy state (#104529) Signed-off-by: sallyom <somalley@redhat.com> (cherry picked from commitcdb58cafb5) * test(openai): align auth contract with provider default (#103760) (cherry picked from commit9b4c7c0991) * fix: clear remaining release validation blockers (#104555) * test: align provider tool call lifecycles * test: isolate plugin install repair migrations * fix: accept catalog temperature compatibility * fix: disable GPT-5.6 tool reasoning on completions * style: avoid shadowed stream model (cherry picked from commit57af2bbff0) * test(release): keep GPT-5.6 backport scoped * test(release): restore doctor config type import --------- Signed-off-by: sallyom <somalley@redhat.com> Co-authored-by: Ayaan Zaidi <hi@obviy.us> Co-authored-by: Ben Badejo <188106718+bdjben@users.noreply.github.com> Co-authored-by: Benjamin Badejo <ben@benbadejo.com> Co-authored-by: Sally O'Malley <somalley@redhat.com>