mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-23 19:44:30 -07:00
feat: Map tool kinds to explicit ACP.ToolKind values and update test … (#19547)
This commit is contained in:
@@ -817,6 +817,7 @@ export enum Kind {
|
||||
Fetch = 'fetch',
|
||||
Communicate = 'communicate',
|
||||
Plan = 'plan',
|
||||
SwitchMode = 'switch_mode',
|
||||
Other = 'other',
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user