brent.edwards
bb9695dec3
chore(merge): resolve conflicts in context-tiers and subplan-execution
Resolved merge conflicts from PR #5276 (fix/v3.4.0/context-settings-defaults):
- context_tiers.py: Accepted PR #5276's corrected default values
- _DEFAULT_MAX_TOKENS_HOT: 8000 → 16000
- _DEFAULT_MAX_DECISIONS_WARM: 500 → 100
- _DEFAULT_MAX_DECISIONS_COLD: 5000 → 500
- subplan_execution_service.py: Accepted PR #5276's improved fail-fast logic
- Replaced status_map with status_lookup naming
- Added fail_fast_ids set tracking for better cancellation handling
- Improved edge-case handling for concurrent subplan execution
- Enhanced comments explaining fail-fast semantics
All linting and type checks pass.
2026-04-20 22:20:45 +00:00
..
2026-04-17 18:00:47 +08:00
2026-04-10 05:21:24 +00:00
2026-04-10 05:21:24 +00:00
2026-04-08 11:02:14 +00:00
2026-04-03 00:29:46 +00:00
2026-04-05 21:26:33 +00:00
2026-04-08 11:02:14 +00:00
2026-04-17 16:28:45 +08:00
2026-04-05 21:19:40 +00:00
2026-04-08 11:02:14 +00:00
2026-04-14 14:50:55 +00:00
2026-04-08 11:02:14 +00:00
2026-04-02 19:09:04 +00:00
2026-04-02 23:31:25 +00:00
2026-04-17 16:28:45 +08:00
2026-04-14 14:50:55 +00:00
2026-04-02 16:58:36 +00:00
2026-04-02 16:59:07 +00:00
2026-04-14 14:50:55 +00:00
2026-04-08 11:02:14 +00:00
2026-04-15 03:21:05 +00:00
2026-04-14 14:50:55 +00:00
2026-03-31 23:57:39 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-08 11:02:14 +00:00
2026-04-08 11:02:14 +00:00
2026-04-17 17:40:00 +00:00
2026-04-08 11:02:14 +00:00
2026-04-08 11:02:14 +00:00
2026-04-02 19:09:04 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-08 11:02:14 +00:00
2026-04-08 11:02:14 +00:00
2026-04-08 11:02:14 +00:00
2026-04-08 11:02:14 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-05 20:56:32 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:11:47 +00:00
2026-04-14 14:50:55 +00:00
2026-04-05 18:08:56 +00:00
2026-04-03 02:01:45 +00:00
2026-04-14 14:50:55 +00:00
2026-04-08 11:02:14 +00:00
2026-04-03 00:29:46 +00:00
2026-04-05 17:53:56 +00:00
2026-04-08 11:02:14 +00:00
2026-04-05 21:19:40 +00:00
2026-04-17 16:28:45 +08:00
2026-04-05 21:19:40 +00:00
2026-04-05 06:55:19 +00:00
2026-04-02 23:31:25 +00:00
2026-04-17 16:28:45 +08:00
2026-04-17 16:28:45 +08:00
2026-04-09 06:11:39 +00:00
2026-04-04 20:38:16 +00:00
2026-04-08 11:02:14 +00:00
2026-03-30 13:18:07 +01:00
2026-04-15 03:21:05 +00:00
2026-03-31 23:57:39 +00:00
2026-04-05 08:39:14 +00:00
2026-04-03 20:50:17 +00:00
2026-04-02 19:09:04 +00:00
2026-04-04 20:38:16 +00:00
2026-03-30 21:48:01 +00:00
2026-03-31 23:57:39 +00:00
2026-04-05 20:56:32 +00:00
2026-04-12 16:43:30 +00:00
2026-04-02 16:59:40 +00:00
2026-04-05 04:09:27 +00:00
2026-04-08 11:02:14 +00:00
2026-04-03 02:01:45 +00:00
2026-04-01 04:27:09 +00:00
2026-04-02 16:51:39 +00:00
2026-04-05 05:46:05 +00:00
2026-03-30 11:51:27 +00:00
2026-04-02 19:09:04 +00:00
2026-04-02 19:09:04 +00:00
2026-04-17 16:28:45 +08:00
2026-03-30 10:18:19 +00:00
2026-03-30 10:18:19 +00:00
2026-03-30 10:18:19 +00:00
2026-04-04 20:38:16 +00:00
2026-04-02 19:09:04 +00:00
2026-03-30 17:48:48 +00:00
2026-04-05 18:15:02 +00:00
2026-03-31 01:49:16 +00:00
2026-03-30 17:06:49 -04:00
2026-04-17 08:34:33 +00:00
2026-04-05 20:46:24 +00:00
2026-03-30 13:18:07 +01:00
2026-04-09 06:11:39 +00:00
2026-03-30 23:40:36 +01:00
2026-04-15 06:37:18 +00:00
2026-03-30 14:33:28 +00:00
2026-04-01 13:02:24 +00:00
2026-03-30 13:44:54 +00:00
2026-03-30 13:18:07 +01:00
2026-04-05 18:09:31 +00:00
2026-04-17 11:46:38 +00:00
2026-04-14 19:26:49 +00:00
2026-04-02 16:50:50 +00:00
2026-04-10 05:21:24 +00:00
2026-04-02 19:09:04 +00:00
2026-04-01 00:40:46 +00:00
2026-03-30 17:06:49 -04:00
2026-03-31 23:57:39 +00:00
2026-04-10 05:21:24 +00:00
2026-03-31 07:42:06 +00:00
2026-04-05 17:49:35 +00:00
2026-04-05 03:26:37 +00:00
2026-04-01 03:30:00 +00:00
2026-04-04 20:38:16 +00:00
2026-04-02 17:07:26 +00:00
2026-04-02 17:07:26 +00:00
2026-04-02 16:51:46 +00:00
2026-03-30 14:33:28 +00:00
2026-04-05 07:39:57 +00:00
2026-04-14 14:50:55 +00:00
2026-03-31 11:03:20 +00:00
2026-04-02 16:51:39 +00:00
2026-04-08 11:02:14 +00:00
2026-04-05 05:46:05 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-03-30 11:51:27 +00:00
2026-04-08 11:02:14 +00:00
2026-04-08 11:02:14 +00:00
2026-03-30 09:21:51 +00:00
2026-04-08 11:02:14 +00:00
2026-04-02 19:09:04 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-08 11:02:14 +00:00
2026-03-31 01:49:16 +00:00
2026-04-17 08:34:33 +00:00
2026-04-05 20:46:24 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-09 06:11:39 +00:00
2026-03-30 23:40:36 +01:00
2026-04-15 06:37:18 +00:00
2026-04-08 11:02:14 +00:00
2026-04-08 11:02:14 +00:00
2026-03-30 14:33:28 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-01 13:02:24 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-05 07:29:35 +00:00
2026-04-14 14:50:55 +00:00
2026-03-30 13:44:54 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-05 18:09:31 +00:00
2026-04-08 11:02:14 +00:00
2026-04-14 19:26:49 +00:00
2026-04-14 14:50:55 +00:00
2026-04-08 11:02:14 +00:00
2026-04-08 11:02:14 +00:00
2026-04-08 11:02:14 +00:00
2026-04-08 11:02:14 +00:00
2026-04-08 11:02:14 +00:00
2026-04-10 05:21:24 +00:00
2026-04-08 11:02:14 +00:00
2026-04-08 11:02:14 +00:00
2026-04-08 11:02:14 +00:00
2026-04-08 11:02:14 +00:00
2026-04-08 11:02:14 +00:00
2026-04-08 11:02:14 +00:00
2026-04-08 11:02:14 +00:00
2026-04-08 11:02:14 +00:00
2026-04-08 11:02:14 +00:00
2026-04-08 11:02:14 +00:00
2026-04-08 11:02:14 +00:00
2026-04-10 05:21:24 +00:00
2026-03-31 07:42:06 +00:00
2026-04-05 17:49:35 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-08 11:02:14 +00:00
2026-04-08 11:02:14 +00:00
2026-04-14 14:50:55 +00:00
2026-04-05 03:26:37 +00:00
2026-04-14 14:50:55 +00:00
2026-04-14 14:50:55 +00:00
2026-04-04 20:38:16 +00:00
2026-04-01 03:30:00 +00:00
2026-04-01 03:30:00 +00:00
2026-04-08 11:02:14 +00:00
2026-04-01 03:30:00 +00:00
2026-04-02 17:07:26 +00:00
2026-03-30 13:18:07 +01:00
2026-04-02 16:51:46 +00:00