Vincent Koc
26e61b2087
refactor: share single-row cache test helpers
2026-06-01 19:48:19 +02:00
Vincent Koc
3c324590ae
refactor: share compaction checkpoint test helpers
2026-06-01 19:33:41 +02:00
Vincent Koc
d767e296e2
refactor: share plugin node auth test helpers
2026-06-01 19:26:59 +02:00
Vincent Koc
16807824cc
refactor: share node invoke approval test helpers
2026-06-01 19:18:14 +02:00
Peter Steinberger
469bec97ef
test(codex): keep live subagent smoke lightweight
2026-06-01 18:09:48 +01:00
Vincent Koc
101db565ca
refactor: share startup plugin test helpers
2026-06-01 19:09:39 +02:00
Vincent Koc
25c19e013a
refactor: share startup memory test helpers
2026-06-01 19:00:26 +02:00
Vincent Koc
3113fe95ea
refactor: share startup secrets test helpers
2026-06-01 18:49:58 +02:00
Vincent Koc
0b8f6b81e6
refactor: share probe request dispatch helper
2026-06-01 18:35:38 +02:00
Vincent Koc
ab1042d115
refactor: share talk transcription relay test setup
2026-06-01 18:34:05 +02:00
Vincent Koc
285a792aa8
refactor: share maintenance test fixtures
2026-06-01 18:25:54 +02:00
Vincent Koc
a8bc1716dd
fix(usage): skip empty timeseries scans
2026-06-01 18:20:52 +02:00
Vincent Koc
373ef81e83
refactor: share codex harness model assertions
2026-06-01 18:12:11 +02:00
Vincent Koc
c053b90290
refactor: share shared auth rotation test helpers
2026-06-01 18:10:57 +02:00
Pavan Kumar Gondhi
fbdf593778
fix: bound remote media reference reads [AI] ( #88974 )
...
* fix: bound remote media reference reads
* fix: remove unreachable video timeout wiring
* test: cover remote video reference handoff
2026-06-01 21:35:40 +05:30
Vincent Koc
488b65ab87
refactor: share session reset test helpers
2026-06-01 18:00:39 +02:00
Peter Steinberger
6668eb8225
test(codex): drop unused live harness helper
2026-06-01 16:56:48 +01:00
Peter Steinberger
460cf7ed75
test(codex): avoid sessions list wait in live harness start probe
2026-06-01 16:49:20 +01:00
Vincent Koc
1fd2259e28
refactor: share config patch test helpers
2026-06-01 17:15:48 +02:00
Vincent Koc
a9866a405c
test(agents): align provider auth alias fixtures
2026-06-01 17:08:31 +02:00
Vincent Koc
0b9187c780
test(gateway): fix node invoke capture race
2026-06-01 17:08:31 +02:00
Vincent Koc
050f0c0af6
refactor: share device pair authz test helpers
2026-06-01 16:58:10 +02:00
Vincent Koc
d9f6e03e32
refactor: share silent reconnect test helpers
2026-06-01 16:54:10 +02:00
Peter Steinberger
fed7d1f385
test(release): stabilize beta validation regressions
2026-06-01 15:47:56 +01:00
Vincent Koc
1b928592ef
refactor: share startup recovery test helpers
2026-06-01 16:37:09 +02:00
Peter Steinberger
cb7a4239ef
fix: stabilize full-suite regressions
2026-06-01 10:26:08 -04:00
Peter Steinberger
b226a752a1
test: stabilize slow shard regressions
2026-06-01 10:26:08 -04:00
Vincent Koc
645c7dc40b
refactor: share gateway misc test helpers
2026-06-01 16:18:22 +02:00
Vincent Koc
4253517070
refactor: share node allowlist test helpers
2026-06-01 16:14:59 +02:00
Peter Steinberger
2075d19923
test(gateway): scope lazy server mock
2026-06-01 15:12:50 +01:00
Vincent Koc
eaeccf5fdf
refactor: share node registry system run test helpers
2026-06-01 16:00:36 +02:00
Vincent Koc
42bcf9cd0b
fix(test): keep runtime tests raw-sync safe
2026-06-01 15:53:37 +02:00
Vincent Koc
a0fbb6cfe2
fix(test): keep app parity checks sparse safe
2026-06-01 15:53:37 +02:00
Vincent Koc
408fa6e951
fix(test): stabilize watch-node shutdown tests
2026-06-01 15:53:37 +02:00
Vincent Koc
671909d6d3
refactor: share server aux reload test helpers
2026-06-01 15:51:05 +02:00
Vincent Koc
3e592a8bd7
refactor: share mcp http loopback test helpers
2026-06-01 15:39:28 +02:00
Vincent Koc
c2aaf8afec
refactor: share sessions patch test helpers
2026-06-01 15:17:55 +02:00
Vincent Koc
cbc5f277bb
refactor: share session reset hook test helpers
2026-06-01 15:11:10 +02:00
Vincent Koc
5bd8dbd0b8
refactor: share system run approval test helpers
2026-06-01 14:44:46 +02:00
Vincent Koc
1f91e97353
refactor: share startup secrets test helpers
2026-06-01 14:31:58 +02:00
Vincent Koc
d4f6e0a1f2
fix(docs): clean link audit temp docs
2026-06-01 14:26:21 +02:00
Vincent Koc
1742f3f77c
refactor: share mcp http test helpers
2026-06-01 14:10:41 +02:00
Vincent Koc
8fe5e83462
refactor: share sessions list changed test helpers
2026-06-01 14:00:20 +02:00
Vincent Koc
1849a86dd2
refactor: share session history revocation helpers
2026-06-01 13:47:39 +02:00
Vincent Koc
bcdc93d651
refactor: share auth compat backend scope assertion
2026-06-01 13:31:03 +02:00
Vincent Koc
a595aba60e
refactor: share sessions send result assertions
2026-06-01 13:21:09 +02:00
Vincent Koc
d10d71cdb6
fix(codex): stabilize app-server cleanup tests
2026-06-01 13:15:05 +02:00
Vincent Koc
c69a8d633d
perf(control-ui): hydrate chat startup state
...
Add a combined chat.startup gateway method for Control UI startup hydration so first chat load can receive history and agents in one RPC, while falling back to chat.history for older/unadvertised gateways. Verified with focused UI/gateway tests, tsgo/oxlint/diff checks, clean autoreview, and Testbox changed gate tbx_01kt1dt6fqdtdbprsk48z8fn71.
2026-06-01 12:14:19 +01:00
Vincent Koc
d8ebbedf45
refactor: share plugin http auth request assertions
2026-06-01 13:10:09 +02:00
Vincent Koc
bed0fb7bad
refactor: share session resolve assertions
2026-06-01 13:00:51 +02:00