chore: generate
This commit is contained in:
parent
ed4ce67cdc
commit
d4cf78bceb
2 changed files with 10 additions and 0 deletions
|
|
@ -1651,6 +1651,10 @@ export type Config = {
|
|||
* Continue the agent loop when a tool call is denied
|
||||
*/
|
||||
continue_loop_on_deny?: boolean
|
||||
/**
|
||||
* Timeout in milliseconds for model context protocol (MCP) requests
|
||||
*/
|
||||
mcp_timeout?: number
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue