Nick Felt
8452164c76
Mark finished empty Code Mode tool inventories as complete ( #46081 )
...
## Why
Code Mode cells that finish without invoking tools omit completeness metadata, leaving a verified empty inventory indistinguishable from an unverified one.
## What changed
- Retain completed, losslessly recorded cells even when they contain no tool calls.
- Always include `executed_tool_calls` when setting `tool_calls_complete`, using `[]` for empty inventories or terminal waits with no new calls.
- Preserve completeness across request retries while revalidating history and rejecting late calls or ambiguous output mappings.
## Testing
Add regression coverage for empty tool discovery, errors, termination, feature gating, retries, and fresh-session requirements for waits. Update protocol assertions to require an explicit empty call list with completeness metadata.
GitOrigin-RevId: 24affe47f46068b6559d04a0103958ae83a00b92
2026-09-17 02:18:05 +00:00
..
2026-09-17 01:18:37 +00:00
2026-09-17 01:51:14 +00:00
2026-09-02 22:45:19 +00:00
2026-09-11 22:55:38 +00:00
2026-09-10 18:24:13 +00:00
2026-09-10 19:41:14 +00:00
2026-09-11 01:57:54 +00:00
2026-09-16 04:59:23 +00:00
2026-09-16 21:50:07 +00:00
2026-08-20 17:46:05 +00:00
2026-08-20 17:46:05 +00:00
2026-09-09 17:56:33 +00:00
2026-08-13 00:00:16 +00:00
2026-09-11 19:13:04 +00:00
2026-09-15 18:23:08 +00:00
2026-08-29 03:44:01 +00:00
2026-08-25 21:34:05 +00:00
2026-09-16 22:43:57 +00:00
2026-09-16 00:20:40 +00:00
2026-09-03 16:21:10 +00:00
2026-08-13 00:00:16 +00:00
2026-09-17 02:18:05 +00:00
2026-09-14 15:06:28 +00:00
2026-08-25 23:42:50 +00:00
2026-09-14 21:33:45 +00:00
2026-09-12 18:41:47 +00:00
2026-09-17 01:38:13 +00:00
2026-09-11 21:32:04 +00:00
2026-09-15 21:19:08 +00:00
2026-09-15 21:19:08 +00:00
2026-09-16 18:54:45 +00:00
2026-09-09 18:40:53 +00:00
2026-08-20 18:29:35 +00:00
2026-08-27 00:02:26 +00:00
2026-08-20 18:29:35 +00:00
2026-09-13 06:53:20 +00:00
2026-08-26 16:28:35 +00:00
2026-09-13 06:07:03 +00:00
2026-09-01 00:42:19 +00:00
2026-09-09 03:17:48 +00:00
2026-09-11 20:27:37 +00:00
2026-09-05 01:04:12 +00:00
2026-09-15 21:19:08 +00:00
2026-09-16 19:25:50 +00:00
2026-09-17 01:38:13 +00:00
2026-09-15 21:19:08 +00:00
2026-09-11 17:01:17 +00:00
2026-09-11 21:32:04 +00:00
2026-09-10 09:50:59 +00:00
2026-09-16 22:25:29 +00:00
2026-09-16 21:01:13 +00:00
2026-09-15 20:41:39 +00:00
2026-09-16 21:15:09 +00:00
2026-08-30 14:04:06 +00:00
2026-09-13 15:47:59 +00:00
2026-09-17 01:38:13 +00:00
2026-09-08 20:37:30 +00:00
2026-08-25 01:27:18 +00:00
2026-09-15 21:19:08 +00:00
2026-09-01 15:04:11 +00:00
2026-09-15 14:45:35 +00:00
2026-09-17 01:18:37 +00:00
2026-09-17 01:18:37 +00:00
2026-09-14 16:30:00 +00:00
2026-09-16 20:32:52 +00:00
2026-09-03 15:12:02 +00:00
2026-08-27 20:31:40 +00:00
2026-08-04 15:23:43 +00:00
2026-09-11 14:25:56 +00:00
2026-09-17 01:18:37 +00:00
2026-09-16 20:32:52 +00:00
2026-09-16 20:32:52 +00:00
2026-09-15 22:52:56 +00:00
2026-09-07 17:26:10 +00:00
2026-09-17 01:18:37 +00:00
2026-09-16 00:20:40 +00:00
2026-08-13 00:00:16 +00:00
2026-09-16 21:01:13 +00:00
2026-09-15 23:39:40 +00:00
2026-09-10 03:18:28 +00:00
2026-09-16 12:09:50 +00:00
2026-08-20 17:46:05 +00:00
2026-08-29 03:28:19 +00:00
2026-09-07 15:10:37 +00:00
2026-08-27 00:02:26 +00:00
2026-09-04 12:08:02 +00:00
2026-09-16 22:25:29 +00:00
2026-08-25 23:42:50 +00:00
2026-09-01 14:43:27 +00:00
2026-09-14 19:39:31 +00:00
2026-09-11 22:55:38 +00:00
2026-09-16 21:01:13 +00:00
2026-09-15 23:39:40 +00:00
2026-09-10 21:51:34 +00:00
2026-09-11 16:41:56 +00:00
2026-09-16 21:01:13 +00:00
2026-07-22 20:23:35 +00:00
2026-09-15 04:20:38 +00:00
2026-08-31 22:38:23 +00:00
2026-08-01 01:17:26 +00:00
2026-09-07 20:25:30 +00:00
2026-08-31 22:29:40 +00:00
2026-09-11 21:32:04 +00:00
2026-09-09 18:50:32 +00:00
2026-09-16 18:21:22 +00:00
2026-09-16 21:01:13 +00:00
2026-08-13 00:00:16 +00:00
2026-08-31 20:50:44 +00:00
2026-08-31 20:50:44 +00:00
2026-09-15 23:00:48 +00:00
2026-09-12 22:28:41 +00:00
2026-08-13 00:00:16 +00:00
2026-08-13 00:00:16 +00:00
2026-09-15 21:19:08 +00:00
2026-09-10 03:18:28 +00:00
2026-09-10 18:24:13 +00:00
2026-08-26 03:28:57 +00:00
2026-09-15 04:20:38 +00:00
2026-09-02 22:45:19 +00:00
2026-09-15 22:52:56 +00:00
2026-09-11 21:32:04 +00:00
2026-09-09 04:07:40 +00:00
2026-07-23 19:19:35 +00:00
2026-08-13 00:00:16 +00:00
2026-09-09 17:56:33 +00:00
2026-09-16 22:25:54 +00:00
2026-09-17 01:18:37 +00:00
2026-09-09 17:56:33 +00:00
2026-09-09 23:23:59 +00:00
2026-08-25 17:27:04 +00:00
2026-09-08 20:59:50 +00:00
2026-08-20 17:46:05 +00:00
2026-09-17 01:28:24 +00:00
2026-08-27 01:22:23 +00:00
2026-09-11 19:13:04 +00:00
2026-09-08 16:24:38 +00:00
2026-09-09 15:54:07 +00:00
2026-09-09 18:04:04 +00:00
2026-09-09 17:56:33 +00:00
2026-09-17 01:51:14 +00:00
2026-08-13 00:00:16 +00:00
2026-08-13 00:00:16 +00:00
2026-09-17 01:51:14 +00:00
2026-08-28 09:48:13 +00:00
2026-09-11 22:55:38 +00:00
2026-09-02 22:45:19 +00:00
2026-08-30 07:40:36 +00:00
2026-08-30 14:04:06 +00:00
2026-08-20 17:46:05 +00:00
2026-09-13 06:53:20 +00:00
2026-08-30 14:04:06 +00:00
2026-09-16 00:54:58 +00:00
2026-09-04 20:38:08 +00:00
2026-09-04 12:08:02 +00:00
2026-09-07 17:35:23 +00:00
2026-08-28 15:44:48 +00:00
2026-09-07 17:35:23 +00:00
2026-09-08 22:31:49 +00:00
2026-08-10 19:26:52 +00:00
2026-08-13 00:00:16 +00:00
2026-08-28 18:07:40 +00:00
2026-09-11 19:13:04 +00:00
2026-08-14 01:23:59 +00:00
2026-08-13 00:00:16 +00:00
2026-09-09 04:07:40 +00:00
2026-09-13 06:07:03 +00:00
2026-09-02 23:58:24 +00:00
2026-08-20 06:29:32 +00:00