tui: prefix task descriptions with 'Task' label for clearer identification during delegation

pull/15887/head
Dax Raad 2026-03-03 11:21:32 -05:00
parent e5c5c1df12
commit 1f3ee037aa
1 changed files with 1 additions and 1 deletions

View File

@ -1981,7 +1981,7 @@ function Task(props: ToolProps<typeof TaskTool>) {
pending="Delegating..."
part={props.part}
>
{props.input.description}
Task {props.input.description}
<Show when={isRunning() && tools().length > 0}>
{" "}
· {tools().length} toolcalls