mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-28 11:05:31 +08:00
chore(client): regenerate command types
This commit is contained in:
@@ -2515,6 +2515,7 @@ export type CommandsListOutput = {
|
||||
readonly description?: string
|
||||
readonly agent?: string
|
||||
readonly model?: { readonly id: string; readonly providerID: string; readonly variant?: string }
|
||||
readonly variant?: string
|
||||
readonly subtask?: boolean
|
||||
}>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user