caseysilver-oai
9d83c48e5c
Preserve thread identity in code-mode tool dispatch traces ( #43894 )
...
## Why
Code-mode callbacks can resume outside the turn's local span ancestry, leaving tool dispatch traces without the thread identity inherited from a turn span.
## What changed
Record `thread.id` directly on the `dispatch_tool_call_with_code_mode_result` span using the session's thread ID.
## Testing
Add a regression test that dispatches a code-mode tool callback from a fresh task without a turn span and verifies that the dispatch span records the thread ID, tool name, and an `exec-` call ID with a valid UUID.
GitOrigin-RevId: a25a0d8fcaf1b6501473151c486fc9940065df91
2026-09-08 19:36:05 +00:00
..
2026-09-08 16:24:38 +00:00
2026-09-08 14:23:23 +00:00
2026-09-08 12:46:39 +00:00
2026-09-07 13:58:57 +00:00
2026-09-01 18:24:56 +00:00
2026-09-08 12:17:28 +00:00
2026-09-01 13:29:18 +00:00
2026-09-03 04:38:26 +00:00
2026-08-21 06:41:28 +00:00
2026-08-31 22:38:23 +00:00
2026-08-25 05:16:45 +00:00
2026-09-08 16:24:38 +00:00
2026-09-08 10:46:07 +00:00
2026-09-05 13:02:49 +00:00
2026-09-08 19:36:05 +00:00
2026-09-08 16:07:38 +00:00
2026-08-25 13:10:24 +00:00
2026-08-25 21:20:51 +00:00
2026-08-26 16:28:35 +00:00
2026-08-25 21:20:51 +00:00
2026-09-02 23:58:24 +00:00
2026-09-02 23:58:24 +00:00
2026-08-25 19:54:52 +00:00
2026-09-02 18:52:44 +00:00
2026-09-05 13:02:49 +00:00
2026-09-05 21:56:43 +00:00
2026-08-23 10:06:57 +00:00
2026-09-07 19:43:10 +00:00
2026-09-08 16:24:38 +00:00
2026-08-05 18:19:22 +00:00
2026-08-20 19:19:41 +00:00
2026-09-08 10:46:07 +00:00
2026-08-31 21:15:38 +00:00
2026-08-28 21:40:23 +00:00
2026-08-23 21:29:11 +00:00
2026-09-08 10:46:07 +00:00
2026-09-03 17:48:15 +00:00
2026-09-04 13:24:42 +00:00
2026-08-25 17:41:22 +00:00
2026-09-08 10:46:07 +00:00
2026-09-01 13:43:27 +00:00
2026-09-01 13:43:27 +00:00
2026-08-25 19:54:52 +00:00
2026-09-07 19:43:10 +00:00
2026-09-02 02:09:35 +00:00
2026-08-10 01:44:30 +00:00
2026-09-03 00:17:19 +00:00
2026-09-01 14:43:27 +00:00
2026-08-20 07:03:02 +00:00
2026-09-01 18:24:56 +00:00
2026-08-14 00:18:29 +00:00
2026-08-25 05:16:45 +00:00
2026-08-25 21:34:05 +00:00
2026-09-07 19:43:10 +00:00
2026-08-21 21:17:42 +00:00
2026-09-04 13:50:27 +00:00
2026-08-23 22:23:40 +00:00
2026-09-03 22:22:48 +00:00
2026-09-07 19:43:10 +00:00
2026-08-26 16:28:35 +00:00
2026-09-04 13:50:27 +00:00
2026-08-29 06:05:28 +00:00
2026-09-01 20:46:17 +00:00
2026-09-04 13:50:27 +00:00
2026-08-06 13:37:07 +00:00
2026-09-01 13:43:27 +00:00
2026-08-25 16:47:13 +00:00
2026-08-20 17:46:05 +00:00
2026-08-17 19:06:53 +00:00
2026-09-03 23:20:54 +00:00
2026-09-04 21:17:25 +00:00
2026-08-17 04:01:37 +00:00
2026-08-18 18:41:40 +00:00
2026-09-07 20:25:30 +00:00
2026-09-02 02:09:35 +00:00
2026-08-31 22:38:23 +00:00
2026-09-05 13:02:49 +00:00
2026-08-25 17:41:22 +00:00
2026-09-02 23:58:24 +00:00
2026-09-02 23:58:24 +00:00
2026-08-31 23:29:20 +00:00
2026-08-31 23:29:20 +00:00
2026-08-23 20:08:40 +00:00
2026-08-24 10:56:54 +00:00
2026-09-08 10:46:07 +00:00
2026-08-19 12:56:08 +00:00
2026-08-25 14:34:25 +00:00
2026-08-20 06:03:25 +00:00
2026-08-20 06:03:25 +00:00
2026-08-27 00:07:26 +00:00
2026-08-13 11:11:26 +00:00
2026-08-27 20:01:39 +00:00
2026-09-08 12:58:11 +00:00
2026-09-07 15:27:52 +00:00
2026-09-07 19:43:10 +00:00
2026-08-11 19:30:12 +00:00
2026-08-11 19:30:12 +00:00
2026-09-05 01:04:12 +00:00
2026-09-07 12:04:27 +00:00
2026-09-05 13:02:49 +00:00
2026-09-04 12:56:26 +00:00
2026-08-25 17:41:22 +00:00
2026-09-02 20:30:45 +00:00
2026-08-20 06:29:32 +00:00