Agent: add thinkingOnce flag
This commit is contained in:
@@ -31,6 +31,7 @@ type AgentCommandOpts = {
|
||||
to?: string;
|
||||
sessionId?: string;
|
||||
thinking?: string;
|
||||
thinkingOnce?: string;
|
||||
verbose?: string;
|
||||
json?: boolean;
|
||||
timeout?: string;
|
||||
|
||||
Reference in New Issue
Block a user