diff --git a/packages/views/agents/components/tabs/custom-args-tab.tsx b/packages/views/agents/components/tabs/custom-args-tab.tsx index 587d92300..631a2ba9a 100644 --- a/packages/views/agents/components/tabs/custom-args-tab.tsx +++ b/packages/views/agents/components/tabs/custom-args-tab.tsx @@ -77,8 +77,8 @@ export function CustomArgsTab({ Custom Arguments

- Additional CLI arguments appended to the agent command at launch - (e.g. --model claude-sonnet-4-20250514) + Additional CLI arguments appended to the agent command at launch. + Supported flags depend on the agent's CLI.