Owen Lin
17c4c47dfa
Default durable threads to paginated history ( #40677 )
...
## What changed
When `thread/start` omits `historyMode`, select `paginated` for durable
threads whose store supports `thread/turns/list` and `thread/items/list`.
Continue to default ephemeral threads and threads backed by stores without
those APIs to `legacy`.
Explicit `legacy` and `paginated` selections keep their existing behavior.
## Testing
- Verify durable threads use paginated history with the local store.
- Verify ephemeral threads and stores without history-list support use legacy
history.
GitOrigin-RevId: c94b6a3b522049d541da33c41618c4142370f1a7
2026-08-25 19:10:35 +00:00
..
2026-08-24 22:40:35 +00:00
2026-08-25 10:17:03 +00:00
2026-08-25 19:10:35 +00:00
2026-08-18 23:05:52 +00:00
2026-08-25 19:06:42 +00:00
2026-08-25 03:08:33 +00:00
2026-08-24 21:39:48 +00:00
2026-08-20 08:10:08 +00:00
2026-08-25 07:37:42 +00:00
2026-08-24 21:39:48 +00:00
2026-08-20 19:28:32 +00:00
2026-08-11 03:39:02 +00:00
2026-08-14 05:03:39 +00:00
2026-08-17 22:37:14 +00:00
2026-08-25 18:27:42 +00:00
2026-08-25 16:38:46 +00:00
2026-08-13 19:35:22 +00:00
2026-08-21 14:14:00 +00:00
2026-08-15 21:26:28 +00:00
2026-08-14 22:40:19 +00:00
2026-08-21 16:50:34 +00:00
2026-08-21 06:41:28 +00:00
2026-08-18 23:47:00 +00:00
2026-08-13 23:13:37 +00:00
2026-08-25 16:20:38 +00:00
2026-08-25 02:34:04 +00:00
2026-08-23 18:53:15 +00:00
2026-08-25 18:19:25 +00:00
2026-08-22 00:42:19 +00:00
2026-08-24 21:39:48 +00:00
2026-08-13 00:00:16 +00:00
2026-08-25 18:11:04 +00:00
2026-08-25 14:34:25 +00:00
2026-08-25 18:04:01 +00:00
2026-08-17 04:37:50 +00:00
2026-08-25 18:11:04 +00:00
2026-08-25 17:13:50 +00:00
2026-08-25 18:19:25 +00:00
2026-08-18 21:46:18 +00:00
2026-08-25 18:04:01 +00:00
2026-08-20 08:10:08 +00:00
2026-08-25 01:03:20 +00:00
2026-08-25 10:29:26 +00:00
2026-08-17 00:09:44 +00:00
2026-08-10 22:12:14 +00:00
2026-08-24 00:52:52 +00:00
2026-08-25 02:38:22 +00:00
2026-08-25 03:08:33 +00:00
2026-08-25 10:29:26 +00:00
2026-08-24 21:39:48 +00:00
2026-08-21 19:04:32 +00:00
2026-08-24 21:39:48 +00:00
2026-08-25 18:41:03 +00:00
2026-08-25 17:59:32 +00:00
2026-08-21 21:01:59 +00:00
2026-08-25 15:50:19 +00:00
2026-08-25 18:11:04 +00:00
2026-08-15 01:34:33 +00:00
2026-08-21 16:45:05 +00:00
2026-08-24 06:43:07 +00:00
2026-08-25 01:03:20 +00:00
2026-08-24 17:07:21 +00:00
2026-08-25 05:16:45 +00:00
2026-08-10 15:43:10 +00:00
2026-08-20 17:39:06 +00:00
2026-08-08 16:58:26 +00:00
2026-08-20 06:10:03 +00:00
2026-08-25 17:59:32 +00:00
2026-08-20 18:29:35 +00:00
2026-08-25 01:03:20 +00:00
2026-08-24 11:02:14 +00:00
2026-08-25 19:06:42 +00:00
2026-08-24 19:25:32 +00:00
2026-08-20 14:55:08 +00:00
2026-08-25 18:41:03 +00:00
2026-08-15 14:31:04 +00:00
2026-08-25 15:10:27 +00:00
2026-08-25 16:14:26 +00:00
2026-08-25 15:10:27 +00:00
2026-08-18 22:00:25 +00:00