Amy Ravenwolf
5035fa9029
feat(display): show delegate_task goals in tool progress notifications
...
Previously, delegate_task in batch mode only showed '3 parallel tasks'
without revealing what the tasks actually are. Single-task mode showed
the goal via the primary_args fallback, but batch mode had no goal
extraction.
Changes:
- build_tool_preview(): Add dedicated delegate_task handler that
extracts individual task goals from both single and batch modes.
Batch shows '3 tasks: Goal A | Goal B | Goal C'.
- _get_cute_tool_message_impl(): Show individual goals in CLI cute
messages for batch delegate calls ('3x: Goal A | Goal B').
- Add 4 tests covering single goal, batch goals, missing goals,
and no-goal edge case.
2026-06-15 07:46:34 -07:00
..
2026-06-08 22:46:57 -07:00
2026-06-08 22:46:57 -07:00
2026-06-15 07:08:43 -07:00
2026-05-28 00:20:11 -07:00
2026-06-12 08:51:10 +00:00
2026-06-13 21:14:32 -07:00
2026-06-15 05:31:21 -07:00
2026-06-14 02:09:16 -07:00
2026-05-15 14:00:01 -07:00
2026-06-14 02:09:16 -07:00
2026-05-18 10:14:38 -07:00
2026-06-07 22:06:48 -07:00
2026-06-15 05:25:17 -07:00
2026-05-17 04:04:15 -07:00
2026-05-29 04:22:27 -07:00
2026-06-11 07:15:30 -07:00
2026-06-13 13:45:29 -07:00
2026-06-09 02:46:04 -07:00
2026-06-11 19:50:08 -05:00
2026-06-12 16:47:15 -07:00
2026-05-29 19:05:03 -07:00
2026-06-09 19:16:46 -05:00
2026-06-14 02:28:07 -05:00
2026-06-14 12:19:19 +05:30
2026-06-14 03:20:21 -07:00
2026-05-25 00:32:08 -07:00
2026-06-08 11:57:03 -07:00
2026-05-26 15:41:11 -07:00
2026-06-12 08:51:10 +00:00
2026-06-15 06:29:00 -07:00
2026-06-10 03:04:54 -07:00
2026-06-15 07:46:34 -07:00
2026-06-10 12:39:44 -07:00
2026-06-13 21:14:32 -07:00
2026-06-14 02:07:32 -07:00
2026-05-14 08:03:56 -07:00
2026-06-13 13:47:08 -07:00
2026-05-28 22:26:25 -07:00
2026-05-29 01:23:06 -07:00
2026-06-03 12:00:27 -07:00
2026-05-24 18:10:47 -07:00
2026-06-07 21:50:57 -07:00
2026-06-07 18:33:20 -07:00
2026-05-16 17:59:32 -07:00
2026-05-28 00:20:11 -07:00
2026-06-13 04:51:44 -07:00
2026-06-01 01:22:38 -07:00
2026-05-31 06:14:32 -07:00
2026-06-14 13:50:36 -07:00
2026-05-27 00:43:32 -07:00
2026-06-13 05:51:41 -07:00
2026-06-07 08:36:48 -07:00
2026-05-16 17:59:32 -07:00
2026-06-14 22:52:57 +05:30
2026-06-15 05:31:21 -07:00
2026-06-02 20:23:09 +00:00
2026-05-19 00:12:41 -07:00
2026-05-18 21:38:05 -07:00
2026-06-04 06:11:22 -07:00
2026-06-08 22:46:57 -07:00
2026-06-14 11:14:58 -07:00
2026-06-13 21:14:32 -07:00
2026-05-28 04:53:27 -07:00
2026-05-25 23:17:33 -07:00
2026-06-11 10:00:57 -07:00
2026-05-25 14:52:24 -07:00
2026-06-11 05:10:10 -07:00
2026-05-19 00:12:12 -07:00
2026-05-25 01:41:19 -07:00
2026-05-25 01:41:19 -07:00
2026-05-24 18:04:54 -07:00
2026-05-24 18:04:54 -07:00
2026-06-07 22:17:35 -07:00
2026-06-08 09:42:23 -07:00
2026-06-07 22:42:05 -07:00
2026-06-10 00:24:06 -07:00
2026-05-28 04:52:42 -07:00
2026-05-28 04:52:42 -07:00