Chore: Update memory.md with current default workspace path (#9559)
Removed 'clawd' workspace reference - updated with current default workspace path of '~/.openclaw/workspace'main
parent
bccdc95a9b
commit
b1430aaaca
|
|
@ -25,7 +25,7 @@ The default workspace layout uses two memory layers:
|
||||||
- **Only load in the main, private session** (never in group contexts).
|
- **Only load in the main, private session** (never in group contexts).
|
||||||
|
|
||||||
These files live under the workspace (`agents.defaults.workspace`, default
|
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
|
## When to write memory
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue