Skip to content

Commit 84d21b1

Browse files
chore: add changeset for new_task variant parameter
1 parent 840eda2 commit 84d21b1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.changeset/new-task-variant.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@kilocode/cli": minor
3+
---
4+
5+
Add optional `variant` parameter to the `new_task` tool so a calling agent can override the subagent's reasoning level per subtask (e.g. `low`, `medium`, `high`, `xhigh`, `max`). Invalid values return a tool-level error listing the available variants for the target model. When omitted, behavior is unchanged.

0 commit comments

Comments
 (0)