Agent: add thinkingOnce flag
This commit is contained in:
parent
dc3c82ad40
commit
1ac6ab4428
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ type AgentCommandOpts = {
|
|||
to?: string;
|
||||
sessionId?: string;
|
||||
thinking?: string;
|
||||
thinkingOnce?: string;
|
||||
verbose?: string;
|
||||
json?: boolean;
|
||||
timeout?: string;
|
||||
|
|
|
|||
Loading…
Reference in a new issue