Memories
is the system for sharing and persisting context across conversations.
There are two mechanisms for this in Cascade: Memories, which can be automatically generated by Cascade, and rules, which are manually defined by the user at both the local and global levels.
Customizations
icon in the top right slider menu in Cascade. To edit an existing memory, simply click into it and then click the Edit
button.
global_rules.md
- rules applied across all workspaces
.windsurf/rules
- workspace level directory containing rules that are tied to globs or natural language descriptions.
.windsurf/rules
directories within your current workspace and its sub-directories.windsurf/rules
in your current workspace directory.windsurf/rules
in any sub-directory of your workspace.windsurf/rules
in parent directories up to the git root (for git repositories).windsurf/rules
directory of your current workspace, not necessarily at the git root.
To get started with Rules, click on the Customizations
icon in the top right slider menu in Cascade, then navigate to the Rules
panel. Here, you can click on the + Global
or + Workspace
button to create new rules at either the global or workspace level, respectively.