Feature/at agent mention (#8571)
Signed-off-by: Douwe Osinga <douwe@squareup.com> Co-authored-by: Douwe Osinga <douwe@squareup.com>
This commit is contained in:
@@ -80,7 +80,7 @@ export type CheckProviderRequest = {
|
||||
provider: string;
|
||||
};
|
||||
|
||||
export type CommandType = 'Builtin' | 'Recipe' | 'Skill';
|
||||
export type CommandType = 'Builtin' | 'Recipe' | 'Skill' | 'Agent';
|
||||
|
||||
/**
|
||||
* Configuration key metadata for provider setup
|
||||
|
||||
Reference in New Issue
Block a user