Vincent Koc
a783a2b283
docs(changelog): finalize beta6 QA backports
v2026.7.1-beta.6
2026-07-12 11:12:32 -07:00
Peter Steinberger
a69bedc1ea
fix(qa): repair agentic runtime parity mocks ( #105500 )
...
* fix(qa): repair agentic runtime parity mocks
* fix(qa): scope terminal media parity evidence
* fix(qa): require one image call for media fallback
* fix(qa): bind terminal media proof to image step
* fix(qa): require image capture agreement
* fix(qa): allow skipped parity steps
2026-07-12 10:53:54 -07:00
Peter Steinberger
f9eca55b42
test(qa): model Codex compaction in parity mock ( #105493 )
...
* test(qa): model codex compaction in parity mock
* docs(agents): record gh branch lookup syntax
2026-07-12 10:53:52 -07:00
Peter Steinberger
969118ac60
fix(qa): keep mock memory embeddings offline ( #105488 )
2026-07-12 10:53:37 -07:00
Vincent Koc
3db16088fc
docs(changelog): finalize beta6 OpenAI fix provenance
2026-07-12 09:46:08 -07:00
Vincent Koc
e49319466d
fix(openai): preserve image routing before catalog load ( #105518 )
...
* fix(openai): handle image providers without model catalogs
* test(openai): use exported config contract
* test(openai): model provider overlays before catalog load
2026-07-12 09:28:11 -07:00
Vincent Koc
cb4d7aacc3
docs(changelog): finalize beta6 QA provenance
2026-07-12 09:05:04 -07:00
Vincent Koc
602f90e01c
test(qa): align runtime parity backport expectations
2026-07-12 08:31:45 -07:00
Vincent Koc
8fc0658fc0
fix(qa): keep runtime parity lanes reproducible
2026-07-12 08:26:18 -07:00
Peter Steinberger
c691392141
fix(qa): preserve Codex mock routing ( #105444 )
...
* fix(qa): preserve Codex mock routing
* fix(qa): satisfy extension lint
2026-07-12 08:25:42 -07:00
Peter Steinberger
1cd9d4a89a
fix(qa): align mock catalog with selected models ( #105401 )
...
* fix(qa): align mock catalog with selected models
* test(qa): verify selected refs reach mock server
2026-07-12 08:24:52 -07:00
Vincent Koc
19dd799333
docs(changelog): finalize beta6 updater reliability note
2026-07-12 07:40:53 -07:00
Vincent Koc
d638b491cf
test(update): include ClawHub sync summary fixtures
2026-07-12 07:23:58 -07:00
Vincent Koc
3ce26d690f
fix(update): skip plugins switched through ClawHub
2026-07-12 07:23:58 -07:00
Vincent Koc
59507712e7
docs(changelog): bind beta6 to final generated baselines
2026-07-12 02:15:27 -07:00
Vincent Koc
2d2b639212
chore(release): refresh generated API baselines
2026-07-12 02:05:10 -07:00
Vincent Koc
f26237ccbc
docs(changelog): include final beta6 validation backport
2026-07-12 01:50:12 -07:00
Vincent Koc
35d82604b9
docs(changelog): refresh 2026.7.1 beta6 provenance
2026-07-12 01:41:41 -07:00
Vincent Koc
2ff289866d
fix(release): suppress overridden release PR subjects
2026-07-12 01:41:41 -07:00
Vincent Koc
05bf1709cb
chore(release): declare composite backport provenance
...
Release provenance: 699a1c0283 -> #104905 , #102980 , #104956
2026-07-12 01:41:41 -07:00
Vincent Koc
b36a2fde84
fix(release): defer optional provenance main lookup
2026-07-12 01:41:41 -07:00
Vincent Koc
13bfac6a9f
fix(release): support explicit provenance overrides
...
(cherry picked from commit 86af5f08b3 )
2026-07-12 01:41:41 -07:00
Peter Steinberger
12469653fe
test(ui): bound chat hover browser wait ( #105133 )
2026-07-12 09:23:15 +01:00
Peter Steinberger
577c7e412e
fix(release): repair beta6 validation regressions ( #105034 )
...
* test(ui): isolate chat send settings
* fix(agents): allow Codex runtime for Codex provider
(cherry picked from commit db39fe8072 )
* fix(codex): preserve legacy tool fingerprints
* test(ui): type chat settings host
* test(tui): run validation abort cases last
* test(tui): retry active parent session resets
* test(release): restore package matrix helper
2026-07-12 08:08:16 +01:00
Vincent Koc
ed4a225dfe
docs(changelog): finalize 2026.7.1 beta6 notes
2026-07-11 22:33:14 -07:00
Vincent Koc
35b438d6f5
fix(release): verify named backport provenance
...
(cherry picked from commit dc6b447c07 )
2026-07-11 22:13:07 -07:00
Peter Steinberger
ff8bb24bb2
fix(release): restore pnpm package artifacts ( #104975 )
...
(cherry picked from commit 0a2a6a2b742e316eaa82ba72d13344f272631e32)
2026-07-11 21:57:42 -07:00
Vincent Koc
38d9f47a2a
style(release): format ledger repair test
...
(cherry picked from commit d290f40000 )
2026-07-11 21:38:31 -07:00
Vincent Koc
b0ccced3d8
fix(release): allow generated ledger repair
...
(cherry picked from commit e4a9398396 )
2026-07-11 21:38:31 -07:00
Vincent Koc
a050dcc38a
fix(release): preserve original PRs for named backports
...
(cherry picked from commit b1cda07878 )
2026-07-11 21:38:31 -07:00
Peter Steinberger
699a1c0283
test(live): harden GPT-5.6 nonce retries for July ( #104939 )
...
* test(live): retry GPT-5.6 nonce mismatches
* test(ci): harden live tool nonce retries (#102980 )
* test(qa): wait for complete process pid fixture
(cherry picked from commit 56c832e838 )
2026-07-11 21:22:57 -07:00
JC
62ba1f63e6
feat: support GPT-5.6 Ultra across OpenClaw and Codex runtimes ( #98021 )
...
* feat: support GPT-5.6 Ultra across agent runtimes
Co-authored-by: J Cai <anyech@gmail.com >
* fix: keep harness projections discovery-free
* fix(codex): mirror V2 native subagent tasks
* chore: refresh plugin SDK surface budgets
* test: expose Ultra wire effort proof
* test(cron): avoid hoisted mock initialization race
---------
Co-authored-by: Peter Steinberger <steipete@gmail.com >
(cherry picked from commit 59e95fe3fd )
2026-07-11 19:28:24 -07:00
Vincent Koc
f2eb32c051
chore(release): prepare 2026.7.1-beta.6
2026-07-11 18:50:03 -07:00
Vincent Koc
410f31fefe
test(codex): align beta6 fingerprint convergence
2026-07-11 18:35:09 -07:00
Vincent Koc
52639aa0d9
docs(codex): align beta6 fingerprint invariant
2026-07-11 18:31:22 -07:00
Vincent Koc
272750daed
fix(codex): preserve beta5 MCP bindings
2026-07-11 18:31:10 -07:00
Vincent Koc
a6db9e9909
test(codex): import session identity fixture
2026-07-11 17:48:30 -07:00
Vincent Koc
067e655b64
test(gateway): preserve provider policy fixture
2026-07-11 17:45:20 -07:00
Vincent Koc
a0a56938e3
test(gateway): expect provider policy context
...
(cherry picked from commit c2819d5cfa )
2026-07-11 17:41:56 -07:00
Vincent Koc
f2a83541a9
test(gateway): mock provider policy surface
...
(cherry picked from commit d826581d26 )
2026-07-11 17:41:44 -07:00
Vincent Koc
4175fd1821
test(lint): allow external public surface loader
...
(cherry picked from commit 38b2494bfc )
2026-07-11 17:41:31 -07:00
Vincent Koc
2aaa4fde1f
test(agents): mock provider policy surface
...
(cherry picked from commit bbdb24a278 )
2026-07-11 17:41:31 -07:00
Vincent Koc
b4fce16971
fix(providers): load trusted external thinking policies
...
(cherry picked from commit 16a647041c )
2026-07-11 17:41:28 -07:00
Vincent Koc
39fac06f48
fix(codex): converge retained raw binding rows
...
(cherry picked from commit b4db960616 )
2026-07-11 17:41:01 -07:00
Vincent Koc
78edf1cec1
fix(codex): use shared binding fingerprint helper
...
(cherry picked from commit 8955f17f12 )
2026-07-11 17:41:01 -07:00
Vincent Koc
23228b67a4
fix(codex): bound legacy binding fingerprints
...
(cherry picked from commit 6b688011ba )
2026-07-11 17:41:01 -07:00
Vincent Koc
7b9220777f
test(codex): keep fingerprint backport focused
2026-07-11 17:41:01 -07:00
Eva
491e42e6d5
fix(codex): bound app-server binding fingerprints
...
(cherry picked from commit 54995af3ae )
2026-07-11 17:41:01 -07:00
Vincent Koc
305174845f
fix(codex): hash dynamic tool fingerprints
2026-07-11 17:41:01 -07:00
Vincent Koc
976a7bdb0a
test(auth): type session update options
...
(cherry picked from commit 2adaf8b3b5 )
2026-07-11 17:41:00 -07:00