Planning Mode introduces a native interface for collaborating with AI on long-term thinking. It provides Cascade with the ability to generate, track, and evolve a persistent planning file. When toggled on, Cascade generates a local markdown file that it refers back to throughout the project. You can manually open and edit this plan, or simply ask Cascade to make updates for you.
Planning Mode is currently only available to Pro, Teams, and Enterprise users.

Behavior

The planning document will be saved and persisted into a subdirectory within ~/.codeium/windsurf/brain directory so it won’t be checked into version control. In Planning Mode, Cascade will frequently refer to the plan as it completes the task. It will also try to look for approval before implementing steps in the plan. After implementing steps, Cascade will update the plan and summarize the changes for the user before proceeding to the next step(s). In the background, a specialized planning agent continuously refines the long-term plan while your selected model focuses on taking short-term actions based on that plan.

Plan Creation

By default, planning mode is enabled. Simply click the button below the Cascade input box to toggle it on and off.

Updating Plans

Plans can be updated directly in the markdown file, or by prompting Cascade to make updates for you. Cascade may also automatically make updates to the plan as it picks up new information (such as a Memory) during the course of a conversation.