Files
kilocode/packages/core/test
maphew bf7848cb48 fix(cli): return the real subagent answer instead of an empty task result
The task tool picked the last text part of the subagent's final message as
its result. Subagents that ran with memory context get a synthetic, ignored,
empty text part (the memory marker) appended after their answer, so findLast
surfaced an empty <task_result> to the parent agent. The extractor now skips
synthetic, ignored, and empty text parts, and background jobs no longer let
an empty run overwrite an earlier non-empty result on extend.

Fixes #13469
2026-08-26 20:44:45 +00:00
..
2026-08-05 16:01:49 +02:00
2026-07-29 02:06:01 +02:00
2026-08-05 16:01:49 +02:00
2026-07-13 19:15:48 +02:00
2026-08-05 16:01:49 +02:00
2026-07-29 02:06:01 +02:00
2026-07-30 14:24:24 +02:00
2026-07-30 14:24:24 +02:00
2026-07-29 02:06:01 +02:00
2026-07-29 02:06:01 +02:00
2026-07-13 18:00:35 +02:00
2026-07-30 14:24:24 +02:00
2026-08-06 00:31:20 +02:00
2026-07-30 14:24:24 +02:00
2026-08-05 16:01:49 +02:00
2026-08-05 16:01:49 +02:00