jif
9873cba8ce
Consolidate thread spawning behind a request object ( #36862 )
...
## What changed
- Add `ThreadSpawnRequest` to carry thread options, authentication, agent
control, fork metadata, inherited state, and shell overrides.
- Route new, resumed, and forked threads through one `spawn_thread` path.
- Centralize default session-source and environment selection when the request
is consumed.
GitOrigin-RevId: 8fd1a8531a212000c7430218c2200aa4a047cb9a
2026-08-04 08:51:35 +00:00
..
2026-07-29 13:53:15 +00:00
2026-08-03 10:19:04 +00:00
2026-07-29 13:53:15 +00:00
2026-08-03 19:51:43 +00:00
2026-08-01 00:38:10 +00:00
2026-08-02 21:01:04 +00:00
2026-07-30 19:47:30 +00:00
2026-08-01 00:38:10 +00:00
2026-07-29 18:29:26 +00:00
2026-07-30 21:49:53 +00:00
2026-08-03 18:51:46 +00:00
2026-07-30 21:49:53 +00:00
2026-08-03 10:27:19 +00:00
2026-08-04 03:23:48 +00:00
2026-08-03 23:48:28 +00:00
2026-08-03 23:48:28 +00:00
2026-07-31 18:32:28 +00:00
2026-08-03 19:51:43 +00:00
2026-07-30 21:49:53 +00:00
2026-08-03 20:36:59 +00:00
2026-08-03 18:51:46 +00:00
2026-08-03 11:39:51 +00:00
2026-08-04 08:51:35 +00:00
2026-07-31 20:17:25 +00:00
2026-08-03 18:51:46 +00:00
2026-08-03 17:29:42 +00:00
2026-08-03 23:10:34 +00:00
2026-08-01 06:02:48 +00:00
2026-07-30 19:23:33 +00:00
2026-08-04 08:28:43 +00:00
2026-07-31 16:40:53 +00:00
2026-07-30 20:24:29 +00:00
2026-07-28 17:51:37 +00:00
2026-07-31 21:37:56 +00:00
2026-08-03 20:00:49 +00:00
2026-08-03 17:29:42 +00:00
2026-07-28 19:58:25 +00:00
2026-07-31 04:20:56 +00:00
2026-08-03 17:01:37 +00:00
2026-08-02 21:01:04 +00:00
2026-07-31 14:40:40 +00:00
2026-08-03 00:30:57 +00:00
2026-08-03 19:30:40 +00:00
2026-08-03 19:51:43 +00:00
2026-08-03 18:25:28 +00:00
2026-07-30 04:26:36 +00:00
2026-08-04 05:24:58 +00:00
2026-08-02 02:29:45 +00:00
2026-08-03 19:51:43 +00:00
2026-08-03 20:36:59 +00:00
2026-07-29 18:29:26 +00:00
2026-07-30 21:09:15 +00:00
2026-07-30 22:45:04 +00:00
2026-07-29 19:49:01 +00:00
2026-08-03 00:30:57 +00:00
2026-08-04 03:49:53 +00:00
2026-07-31 20:49:08 +00:00
2026-08-04 08:28:43 +00:00
2026-08-04 03:49:53 +00:00
2026-08-03 22:46:26 +00:00
2026-07-27 18:37:11 +00:00
2026-08-03 23:48:28 +00:00
2026-08-03 22:46:26 +00:00
2026-07-28 20:49:22 +00:00
2026-07-29 13:53:15 +00:00
2026-07-30 04:26:36 +00:00