kimi-code/packages
Kaiyi 9d7c9a6e6a fix(agent-core): reject empty planner subtask fields
parsePlan accepted a syntactically valid plan whose role, systemPrompt,
or prompt was an empty (or whitespace-only) string, only checking the
type. Such a subtask spawns a swarm worker with no identity and no
instructions — a wasted run with a blank dashboard row and a low-value
contribution to synthesis.

Reject empty/whitespace-only required fields so decompose's existing
planner retry re-prompts for a valid plan, mirroring the non-empty
validation parseReviseDecision already applies to the reviser's output.
2026-05-30 14:01:42 +08:00
..
agent-core fix(agent-core): reject empty planner subtask fields 2026-05-30 14:01:42 +08:00
kaos refactor(kaos): move Environment into kaos, slim package API (#147) 2026-05-28 16:50:10 +08:00
kosong ci: release packages (#170) 2026-05-29 22:23:07 +08:00
migration-legacy ci: release packages (#170) 2026-05-29 22:23:07 +08:00
node-sdk ci: release packages (#170) 2026-05-29 22:23:07 +08:00
oauth ci: release packages (#42) 2026-05-26 15:03:28 +08:00
telemetry feat: rework permission decision policies (#26) 2026-05-27 20:07:24 +08:00