From b1430aaaca7613aa74f618ed7a83f6413a843435 Mon Sep 17 00:00:00 2001 From: Matt Ezell Date: Thu, 5 Feb 2026 20:06:14 -0600 Subject: [PATCH] Chore: Update memory.md with current default workspace path (#9559) Removed 'clawd' workspace reference - updated with current default workspace path of '~/.openclaw/workspace' --- docs/concepts/memory.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts/memory.md b/docs/concepts/memory.md index 45a301e17..4b499860b 100644 --- a/docs/concepts/memory.md +++ b/docs/concepts/memory.md @@ -25,7 +25,7 @@ The default workspace layout uses two memory layers: - **Only load in the main, private session** (never in group contexts). These files live under the workspace (`agents.defaults.workspace`, default -`~/clawd`). See [Agent workspace](/concepts/agent-workspace) for the full layout. +`~/.openclaw/workspace`). See [Agent workspace](/concepts/agent-workspace) for the full layout. ## When to write memory