sayan-oai
c4ce0493dc
Keep active-turn environments stable across settings updates ( #33658 )
...
## Why
With deferred execution enabled, rebuilding a step context from the latest
thread environment snapshot could apply a settings update to a turn that was
already in progress.
## What changed
- Preserve each turn's captured environment selections when creating later
step contexts.
- Refresh only the readiness of environments that were already starting, while
retaining their original selection order.
- Apply updated environment selections to the next turn.
## Testing
Add coverage for changing the selected workspace while a turn is paused,
verifying that the active turn keeps its original working directory and the
next turn uses the new one.
GitOrigin-RevId: c6f4388c843384ef045b7abdbc303dcfca11d230
2026-07-16 18:23:43 +00:00
..
2026-07-08 16:24:12 -07:00
2026-06-08 13:55:15 -07:00
2026-06-08 13:55:15 -07:00
2026-06-23 14:15:20 +02:00
2026-07-16 16:08:43 +00:00
2026-07-11 02:29:14 +00:00
2026-07-14 04:41:08 +00:00
2026-07-14 04:41:08 +00:00
2026-07-15 22:27:36 +00:00
2026-07-10 23:39:21 +00:00
2026-07-14 20:14:29 +00:00
2026-07-09 03:40:08 +00:00
2026-07-14 22:43:26 +00:00
2026-07-16 00:22:53 +00:00
2026-07-08 15:27:04 -07:00
2026-07-16 16:58:41 +00:00
2026-07-06 10:09:54 -07:00
2026-06-08 13:55:15 -07:00
2026-07-08 15:59:36 +01:00
2026-07-08 16:24:12 -07:00
2026-06-18 11:54:49 -07:00
2026-07-13 21:54:04 +00:00
2026-06-25 19:28:50 +00:00
2026-06-19 05:35:57 -07:00
2026-07-16 01:12:14 +00:00
2026-06-18 14:09:38 +02:00
2026-07-09 12:25:19 +09:00
2026-07-07 17:43:19 -07:00
2026-06-23 10:23:25 -04:00
2026-07-14 22:01:11 +00:00
2026-06-24 19:51:51 -07:00
2026-07-13 23:33:58 +00:00
2026-06-22 16:45:14 -07:00
2026-07-09 12:25:19 +09:00
2026-06-08 13:55:15 -07:00
2026-06-15 21:53:47 -07:00
2026-07-07 11:48:27 -07:00
2026-07-14 22:25:39 +00:00
2026-06-26 00:53:07 +01:00
2026-07-15 10:18:51 +00:00
2026-07-06 14:29:19 -07:00
2026-07-07 13:13:59 -04:00
2026-07-14 22:25:39 +00:00
2026-05-18 21:03:51 -07:00
2026-07-16 09:00:51 +00:00
2026-07-10 23:39:21 +00:00
2026-07-14 04:41:08 +00:00
2026-07-10 23:39:21 +00:00
2026-06-08 13:55:15 -07:00
2026-07-13 15:39:24 +00:00
2026-07-16 18:20:14 +00:00
2026-07-14 04:41:08 +00:00
2026-07-09 14:32:23 -07:00
2026-07-16 00:22:53 +00:00
2026-06-08 13:55:15 -07:00
2026-07-15 15:48:12 +00:00
2026-07-14 20:14:29 +00:00
2026-07-14 20:14:29 +00:00
2026-07-06 14:29:19 -07:00
2026-07-14 10:37:23 +00:00
2026-06-22 16:45:14 -07:00
2026-06-22 16:45:14 -07:00
2026-06-08 13:55:15 -07:00
2026-07-06 14:12:54 -07:00
2026-07-16 18:23:43 +00:00
2026-07-10 23:39:21 +00:00
2026-06-08 13:55:15 -07:00
2026-06-15 21:53:47 -07:00
2026-07-15 01:31:40 +00:00
2026-06-24 21:29:11 +00:00
2026-06-15 21:53:47 -07:00
2026-06-08 13:55:15 -07:00
2026-07-09 12:25:19 +09:00
2026-07-10 22:04:03 +00:00
2026-07-08 16:24:12 -07:00
2026-07-08 09:59:50 -07:00
2026-07-16 05:38:36 +00:00
2026-07-08 16:10:28 +01:00
2026-06-23 17:23:38 -07:00
2026-07-06 17:04:26 +00:00
2026-07-08 16:24:12 -07:00
2026-06-28 20:34:47 -07:00
2026-06-23 14:27:13 -07:00
2026-06-23 14:27:13 -07:00
2026-06-15 21:53:47 -07:00
2026-06-08 13:55:15 -07:00
2026-06-23 21:45:06 +00:00
2026-07-16 10:28:36 +00:00
2026-07-15 21:25:24 +00:00
2026-07-10 22:04:03 +00:00
2026-06-08 13:55:15 -07:00
2026-07-16 18:16:44 +00:00
2026-07-15 05:45:43 +00:00
2026-06-15 21:53:47 -07:00
2026-06-15 21:53:47 -07:00
2026-06-27 09:54:56 -07:00
2026-06-24 19:51:51 -07:00
2026-06-15 21:53:47 -07:00
2026-07-09 09:54:24 +01:00
2026-06-08 13:55:15 -07:00
2026-07-16 16:58:41 +00:00
2026-06-18 16:13:07 -07:00
2026-06-08 13:55:15 -07:00
2026-06-16 10:37:06 -07:00
2026-07-14 04:41:08 +00:00
2026-07-08 16:24:12 -07:00
2026-06-08 13:55:15 -07:00
2026-06-15 21:53:47 -07:00
2026-07-16 16:13:53 +00:00
2026-07-10 16:55:01 +00:00