Wynne668
ba3f68030b
fix(cron): clear agentTurn thinking override by blanking the field ( #96293 )
...
* fix(cron): clear agentTurn thinking override when patched with null
Cron agentTurn patches could clear model/fallbacks/toolsAllow overrides by
sending an explicit null, but thinking had no clear path: the patch schema and
normalizer dropped thinking:null before it reached the merge logic, and the
payload merge only handled string values. Blanking the Thinking/Effort field in
the Cron Control UI therefore silently preserved the old value.
Add thinking:null support across the patch schema, exported type, normalizer,
and payload merge (mirroring model). The Control UI now sends an explicit clear
for model/thinking when an edited job blanks a previously stored override, and
the CLI gains --clear-thinking for parity with --clear-model.
* docs(cron): document --clear-thinking beside sibling clear flags
2026-06-30 17:43:22 -07:00
..
2026-06-30 17:43:22 -07:00
2026-06-28 19:18:13 -07:00
2026-06-24 20:44:01 +01:00
2026-06-23 13:39:20 +08:00
2026-06-29 10:36:29 -07:00
2026-06-30 11:22:26 -07:00
2026-06-04 19:39:51 -04:00
2026-06-04 19:39:51 -04:00
2026-06-27 05:32:38 +08:00
2026-06-04 19:37:38 -04:00
2026-06-04 10:48:30 -04:00
2026-06-04 19:35:08 -04:00
2026-06-04 10:48:30 -04:00
2026-06-21 15:32:56 +08:00
2026-06-22 17:17:11 +08:00
2026-06-03 18:43:23 -04:00
2026-06-22 19:12:07 +00:00
2026-06-22 19:12:07 +00:00
2026-06-28 21:04:29 -07:00
2026-06-28 21:04:29 -07:00
2026-06-04 19:32:43 -04:00
2026-06-04 10:48:30 -04:00
2026-06-04 19:37:38 -04:00
2026-06-04 10:48:30 -04:00
2026-06-04 19:35:08 -04:00
2026-06-04 10:48:30 -04:00
2026-06-04 10:48:30 -04:00
2026-06-26 18:33:19 +10:00
2026-06-26 18:33:19 +10:00
2026-06-03 15:20:39 -07:00
2026-06-13 19:55:37 +08:00
2026-06-13 19:55:37 +08:00
2026-06-04 19:35:08 -04:00
2026-06-16 01:54:29 +08:00
2026-06-04 10:48:30 -04:00
2026-06-04 10:50:04 -04:00
2026-06-04 19:37:38 -04:00
2026-06-12 09:50:31 -05:00
2026-06-04 19:35:08 -04:00
2026-06-16 01:54:29 +08:00
2026-06-22 19:11:46 +08:00
2026-06-04 19:37:38 -04:00
2026-06-04 10:50:04 -04:00
2026-06-19 04:44:51 +08:00
2026-06-19 04:44:51 +08:00
2026-06-16 01:54:29 +08:00
2026-06-04 10:50:04 -04:00
2026-06-04 19:32:43 -04:00
2026-06-04 10:50:04 -04:00
2026-06-12 09:50:31 -05:00
2026-06-12 09:50:31 -05:00
2026-06-04 19:35:08 -04:00
2026-06-04 19:35:08 -04:00
2026-06-04 19:35:08 -04:00
2026-06-03 15:20:39 -07:00
2026-06-04 19:35:08 -04:00
2026-06-03 15:20:39 -07:00
2026-06-19 04:37:29 +08:00
2026-06-19 04:37:29 +08:00
2026-06-23 14:12:27 +08:00
2026-06-23 14:12:27 +08:00
2026-06-14 17:31:18 -07:00
2026-06-17 17:41:44 +08:00
2026-06-17 17:41:44 +08:00
2026-06-20 04:01:08 +01:00
2026-06-17 17:41:44 +08:00
2026-06-22 10:51:51 +01:00
2026-06-28 14:20:54 -07:00
2026-06-28 14:20:54 -07:00
2026-06-03 15:20:39 -07:00
2026-06-03 15:20:39 -07:00
2026-06-04 19:37:38 -04:00
2026-06-04 10:52:10 -04:00
2026-06-04 19:37:38 -04:00
2026-06-03 15:20:39 -07:00
2026-06-04 19:37:38 -04:00
2026-06-04 10:52:10 -04:00
2026-06-27 00:28:45 +01:00
2026-06-03 18:43:23 -04:00
2026-06-04 19:37:38 -04:00
2026-06-03 15:20:39 -07:00
2026-06-25 09:56:16 +01:00
2026-06-03 15:20:39 -07:00
2026-06-04 19:37:38 -04:00
2026-06-04 10:55:01 -04:00
2026-06-03 18:43:23 -04:00
2026-06-04 19:32:43 -04:00
2026-06-04 19:35:08 -04:00
2026-06-22 02:59:57 -04:00
2026-06-04 19:37:38 -04:00
2026-06-04 10:55:01 -04:00
2026-06-04 19:32:43 -04:00
2026-06-03 15:20:39 -07:00
2026-06-04 10:55:01 -04:00
2026-06-04 10:55:01 -04:00
2026-06-16 01:54:29 +08:00
2026-06-03 15:20:39 -07:00
2026-06-10 10:32:54 -06:00
2026-06-06 22:56:48 -07:00
2026-06-04 19:37:38 -04:00
2026-06-04 10:55:01 -04:00
2026-06-04 19:37:38 -04:00
2026-06-04 10:55:01 -04:00
2026-06-23 06:05:33 +08:00
2026-06-03 18:25:21 -04:00
2026-06-03 18:23:39 -04:00
2026-06-22 14:00:57 +08:00
2026-06-22 14:00:57 +08:00
2026-06-11 20:52:07 +09:00
2026-06-11 20:52:07 +09:00
2026-06-04 10:56:59 -04:00
2026-06-03 18:25:21 -04:00
2026-06-22 20:18:11 +08:00
2026-06-03 15:20:39 -07:00
2026-06-19 05:18:25 +08:00
2026-06-03 15:20:39 -07:00
2026-06-04 19:35:08 -04:00
2026-06-04 10:58:50 -04:00
2026-06-03 15:20:39 -07:00
2026-06-04 19:32:43 -04:00
2026-06-04 10:58:50 -04:00
2026-06-04 19:37:38 -04:00
2026-06-04 10:58:50 -04:00
2026-06-04 10:58:50 -04:00
2026-06-04 19:32:43 -04:00
2026-06-04 10:58:50 -04:00
2026-06-17 10:18:18 +02:00
2026-06-17 10:18:18 +02:00
2026-06-04 19:35:08 -04:00
2026-06-03 15:20:39 -07:00
2026-06-04 19:37:38 -04:00
2026-06-04 19:35:08 -04:00
2026-06-04 10:58:50 -04:00
2026-06-04 19:32:43 -04:00
2026-06-04 10:58:50 -04:00
2026-06-19 04:53:59 +08:00
2026-06-19 04:53:59 +08:00
2026-06-03 18:43:23 -04:00
2026-06-19 11:57:43 +02:00
2026-06-23 00:43:50 +08:00
2026-06-27 00:40:29 +01:00
2026-06-27 08:11:31 +08:00
2026-06-03 15:20:39 -07:00
2026-06-04 19:35:08 -04:00
2026-06-04 11:01:13 -04:00
2026-06-16 14:35:58 +08:00
2026-06-19 04:44:51 +08:00
2026-06-19 04:44:51 +08:00
2026-06-03 15:20:39 -07:00
2026-06-04 19:32:43 -04:00
2026-06-04 11:01:13 -04:00
2026-06-30 14:15:19 -07:00
2026-06-30 14:15:19 -07:00
2026-06-03 15:20:39 -07:00
2026-06-03 18:23:39 -04:00
2026-06-11 20:52:07 +09:00
2026-06-11 20:52:07 +09:00
2026-06-15 23:07:29 +08:00
2026-06-04 19:37:38 -04:00
2026-06-04 11:01:13 -04:00
2026-06-04 19:35:08 -04:00
2026-06-18 18:40:12 +08:00
2026-06-04 19:32:43 -04:00
2026-06-04 11:01:13 -04:00
2026-06-26 16:43:51 -07:00
2026-06-26 16:43:51 -07:00
2026-06-26 18:33:19 +10:00
2026-06-26 18:33:19 +10:00
2026-06-28 14:11:29 -07:00
2026-06-04 19:32:43 -04:00
2026-06-28 15:44:27 -07:00
2026-06-28 15:44:27 -07:00
2026-06-04 19:37:38 -04:00
2026-06-28 15:44:27 -07:00
2026-06-28 14:11:29 -07:00
2026-06-04 19:32:43 -04:00
2026-06-26 18:33:19 +10:00
2026-06-26 18:33:19 +10:00
2026-06-04 19:37:38 -04:00
2026-06-03 18:43:23 -04:00
2026-06-20 23:37:00 +08:00
2026-06-26 18:33:19 +10:00
2026-06-15 23:07:29 +08:00
2026-06-23 18:07:57 +08:00
2026-06-23 18:07:57 +08:00
2026-06-23 18:07:57 +08:00
2026-06-23 18:07:57 +08:00
2026-06-03 18:43:23 -04:00
2026-06-20 23:37:00 +08:00
2026-06-20 23:37:00 +08:00
2026-06-20 23:37:00 +08:00
2026-06-04 19:35:08 -04:00
2026-06-04 11:03:24 -04:00
2026-06-15 23:07:29 +08:00
2026-06-15 23:07:29 +08:00
2026-06-22 09:55:08 -07:00
2026-06-04 19:37:38 -04:00
2026-06-03 15:20:39 -07:00
2026-06-04 11:03:24 -04:00
2026-06-04 19:35:08 -04:00
2026-06-03 18:43:23 -04:00
2026-06-26 18:33:19 +10:00
2026-06-26 18:33:19 +10:00
2026-06-04 19:35:08 -04:00
2026-06-03 18:43:23 -04:00
2026-06-04 19:37:38 -04:00
2026-06-24 10:45:06 +08:00
2026-06-23 07:35:59 +08:00
2026-06-04 11:03:24 -04:00
2026-06-14 18:08:42 -07:00
2026-06-14 18:08:42 -07:00
2026-06-24 10:45:06 +08:00
2026-06-27 00:40:29 +01:00
2026-06-19 22:55:38 +08:00
2026-06-04 19:37:38 -04:00
2026-06-03 15:20:39 -07:00
2026-06-19 22:55:38 +08:00
2026-06-19 22:55:38 +08:00
2026-06-03 18:43:23 -04:00
2026-06-04 19:32:43 -04:00
2026-06-03 18:23:39 -04:00
2026-06-04 19:32:43 -04:00
2026-06-26 18:33:19 +10:00
2026-06-19 01:20:06 +08:00
2026-06-19 01:20:06 +08:00
2026-06-04 19:32:43 -04:00
2026-06-04 11:05:42 -04:00
2026-06-04 19:32:43 -04:00
2026-06-04 11:05:42 -04:00
2026-06-04 19:32:43 -04:00
2026-06-22 02:59:57 -04:00
2026-06-03 15:20:39 -07:00
2026-06-18 00:06:57 +02:00
2026-06-04 19:32:43 -04:00
2026-06-20 22:09:32 +08:00
2026-06-22 21:27:47 +08:00
2026-06-03 15:20:39 -07:00
2026-06-03 18:23:39 -04:00
2026-06-04 19:35:08 -04:00
2026-06-03 15:20:39 -07:00
2026-06-16 13:15:52 +08:00
2026-06-16 13:15:52 +08:00
2026-06-23 07:35:59 +08:00
2026-06-30 11:22:26 -07:00
2026-06-20 03:56:15 +01:00
2026-06-22 21:27:47 +08:00
2026-06-30 11:22:26 -07:00
2026-06-04 11:07:54 -04:00
2026-06-04 19:37:38 -04:00
2026-06-04 11:07:54 -04:00
2026-06-04 19:37:38 -04:00
2026-06-04 11:07:54 -04:00
2026-06-04 11:07:54 -04:00
2026-06-04 19:10:02 -07:00
2026-06-26 18:33:19 +10:00
2026-06-03 15:20:39 -07:00
2026-06-04 19:32:43 -04:00
2026-06-16 06:26:20 +08:00
2026-06-26 18:33:19 +10:00
2026-06-23 12:06:56 -07:00
2026-06-09 01:02:22 +02:00
2026-06-04 19:32:43 -04:00
2026-06-04 11:07:54 -04:00
2026-06-23 07:26:53 +08:00
2026-06-04 19:35:08 -04:00
2026-06-03 15:20:39 -07:00
2026-06-04 19:32:43 -04:00
2026-06-04 11:07:54 -04:00
2026-06-04 11:07:54 -04:00
2026-06-03 15:20:39 -07:00
2026-06-04 11:11:07 -04:00
2026-06-26 18:33:19 +10:00
2026-06-04 19:35:08 -04:00
2026-06-04 19:35:08 -04:00
2026-06-26 18:33:19 +10:00
2026-06-26 18:33:19 +10:00
2026-06-04 11:11:07 -04:00
2026-06-04 19:35:08 -04:00
2026-06-03 15:20:39 -07:00
2026-06-04 19:37:38 -04:00
2026-06-03 15:20:39 -07:00