jif
b6a5d5bb14
Preserve Guardian parent response IDs across sampling requests ( #45441 )
...
## Why
Running code-mode cells can request Guardian review while the next response is in flight. Clearing the response ID before that response emits `response.created` leaves those reviews without a `parent_response_id`.
## What changed
Keep the latest response ID received in the turn until a later `response.created` replaces it, including across sampling retries.
## Testing
Add regression coverage for reviews before and after a response handoff and for a fresh turn that must not inherit the previous turn's ID. Update retry coverage to expect the last known parent when the retry supplies no response ID.
GitOrigin-RevId: af0a08de09edad59e1a7ade7904a42d616b05679
2026-09-14 15:13:13 +00:00
..
2026-09-05 18:06:26 +00:00
2026-09-11 20:27:37 +00:00
2026-09-14 13:56:18 +00:00
2026-09-07 19:34:23 +00:00
2026-09-09 20:39:33 +00:00
2026-09-11 21:32:04 +00:00
2026-09-03 06:02:25 +00:00
2026-09-10 13:02:57 +00:00
2026-09-11 20:10:02 +00:00
2026-08-31 13:44:12 +00:00
2026-09-03 23:20:54 +00:00
2026-09-09 03:17:48 +00:00
2026-09-02 21:50:51 +00:00
2026-09-07 16:55:06 +00:00
2026-09-11 14:25:56 +00:00
2026-09-10 21:41:39 +00:00
2026-09-03 01:46:37 +00:00
2026-08-28 19:44:50 +00:00
2026-09-11 17:00:07 +00:00
2026-09-11 17:00:07 +00:00
2026-09-11 17:00:07 +00:00
2026-09-14 09:29:51 +00:00
2026-09-14 15:13:13 +00:00
2026-09-11 01:57:54 +00:00
2026-09-14 15:06:28 +00:00
2026-09-05 01:25:06 +00:00
2026-09-13 18:53:06 +00:00
2026-08-31 21:27:51 +00:00
2026-09-14 15:06:28 +00:00
2026-09-12 18:16:17 +00:00
2026-09-14 15:13:13 +00:00
2026-09-11 01:57:54 +00:00
2026-09-11 14:25:56 +00:00
2026-09-05 12:17:32 +00:00
2026-09-13 06:07:03 +00:00
2026-09-13 06:07:03 +00:00
2026-09-13 06:07:03 +00:00
2026-09-14 15:05:16 +00:00
2026-09-10 18:24:13 +00:00
2026-09-12 22:28:41 +00:00
2026-09-10 18:10:26 +00:00
2026-08-27 20:44:47 +00:00
2026-09-06 20:52:29 +00:00
2026-09-14 12:52:16 +00:00
2026-09-09 23:23:59 +00:00
2026-09-10 00:26:30 +00:00
2026-09-11 21:59:24 +00:00
2026-09-11 21:59:24 +00:00
2026-09-13 06:07:03 +00:00
2026-09-10 23:15:48 +00:00
2026-09-09 20:32:57 +00:00
2026-09-10 03:18:28 +00:00
2026-09-10 21:41:39 +00:00
2026-09-12 00:22:04 +00:00
2026-09-13 06:07:03 +00:00
2026-09-11 22:33:24 +00:00
2026-09-09 15:48:39 +00:00
2026-09-01 17:17:45 +00:00
2026-09-10 21:51:34 +00:00
2026-09-13 06:53:20 +00:00
2026-09-11 03:16:01 +00:00
2026-09-10 20:50:10 +00:00
2026-09-11 21:32:04 +00:00
2026-08-28 01:14:02 +00:00
2026-09-13 06:07:03 +00:00
2026-09-09 06:04:59 +00:00
2026-09-09 04:00:10 +00:00
2026-09-05 05:21:42 +00:00
2026-09-09 23:23:59 +00:00
2026-09-02 18:34:27 +00:00
2026-09-08 04:35:21 +00:00
2026-09-11 21:32:04 +00:00
2026-09-14 15:05:16 +00:00
2026-09-13 18:53:06 +00:00
2026-09-02 18:42:06 +00:00
2026-09-08 00:13:28 +00:00
2026-09-12 18:16:17 +00:00
2026-09-11 22:09:02 +00:00
2026-09-03 20:01:07 +00:00
2026-09-13 13:06:40 +00:00
2026-09-13 13:06:40 +00:00
2026-09-13 18:53:06 +00:00
2026-09-08 21:19:02 +00:00
2026-09-14 12:52:37 +00:00
2026-09-10 13:02:57 +00:00
2026-09-11 06:45:09 +00:00