gemini-cli - 💡(How to fix) Fix Conductor is unable to edit subdirectories in plan mode which is required for the NewTrack command [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
google-gemini/gemini-cli#25921Fetched 2026-04-25 06:22:22
View on GitHub
Comments
0
Participants
1
Timeline
1
Reactions
1
Participants
Timeline (top)
labeled ×1
RAW_BUFFERClick to expand / collapse

What happened?

I've had this several times, where Gemini has been unable to write to the appropriate directory, and I have had to instruct the agent to come out of planning mode before it can create the documents required for the relevant track.

What did you expect to happen?

See above

Client information

╭────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮ │ │ │ About Gemini CLI │ │ │ │ CLI Version 0.38.2 │ │ Git Commit b0ed611a0 │ │ Model Auto (Gemini 3) │ │ Sandbox no sandbox │ │ OS linux │ │ Auth Method Signed in with Google ([email protected]) │ │ Tier Gemini Code Assist in Google One AI Pro │ │ IDE Client VS Code │ │ │ ╰────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

Login information

Google Account

Anything else we need to know?

No response

extent analysis

TL;DR

The issue may be resolved by instructing the agent to exit planning mode before attempting to create documents.

Guidance

  • Verify that the agent is indeed in planning mode when the issue occurs, as this seems to be a recurring pattern.
  • Try manually instructing the agent to come out of planning mode before creating documents to confirm if this resolves the issue.
  • Check if there are any configuration options or settings in the Gemini CLI that could be adjusted to prevent the agent from entering planning mode when writing to directories.
  • Consider reviewing the documentation for Gemini CLI version 0.38.2 to see if there are any known issues or workarounds related to planning mode and directory writing.

Notes

The exact cause of the issue is unclear, but the pattern of the agent being in planning mode when the issue occurs suggests that this may be a key factor.

Recommendation

Apply workaround: Instruct the agent to exit planning mode before creating documents, as this has been reported to resolve the issue in the past.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING