chore(client): regenerate command API
This commit is contained in:
parent
3cd894d40a
commit
9de001d92f
1 changed files with 1 additions and 0 deletions
|
|
@ -551,6 +551,7 @@ export type CommandInfo = {
|
|||
agent?: string
|
||||
model?: ModelRef
|
||||
subtask?: boolean
|
||||
source?: "command" | "mcp"
|
||||
}
|
||||
|
||||
export type ProviderRequest = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue