set_memory_bank_path
Define a custom file path for storing the AI's persistent memory. If no path is provided, uses the current directory. Solves the need to control where project context and decisions are saved.
Instructions
Set a custom path for the Memory Bank
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Custom path for the Memory Bank. If not provided, the current directory will be used. |