mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-12 21:03:05 -07:00
feat(plan): add guidance on iterating on approved plans vs creating new plans (#18346)
This commit is contained in:
@@ -119,6 +119,7 @@ export class PromptProvider {
|
||||
.map((t) => `- \`${t}\``)
|
||||
.join('\n'),
|
||||
plansDir: config.storage.getProjectTempPlansDir(),
|
||||
approvedPlanPath: config.getApprovedPlanPath(),
|
||||
}),
|
||||
isPlanMode,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user