mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-20 10:10:56 -07:00
feat(plan): promote planning feature to stable (#24282)
This commit is contained in:
@@ -186,6 +186,7 @@ export interface SummarizeToolOutputSettings {
|
||||
}
|
||||
|
||||
export interface PlanSettings {
|
||||
enabled?: boolean;
|
||||
directory?: string;
|
||||
modelRouting?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user