41 lines
1.4 KiB
Markdown
41 lines
1.4 KiB
Markdown
---
|
|
pageType: source
|
|
id: source.psb-gemma-shared-mistakes
|
|
title: psb-gemma-shared-mistakes
|
|
sourceType: local-file
|
|
sourcePath: /home/topher/.openclaw/workspace-psb-gemma/memory/shared-mistakes.md
|
|
ingestedAt: 2026-05-03T01:24:55.864Z
|
|
updatedAt: 2026-05-03T01:24:55.864Z
|
|
status: active
|
|
---
|
|
|
|
# psb-gemma-shared-mistakes
|
|
|
|
## Source
|
|
- Type: `local-file`
|
|
- Path: `/home/topher/.openclaw/workspace-psb-gemma/memory/shared-mistakes.md`
|
|
- Bytes: 715
|
|
- Updated: 2026-05-03T01:24:55.864Z
|
|
|
|
## Content
|
|
```text
|
|
|
|
### Mistake: Workspace routing — claimed no memory when files existed
|
|
- **What happened:** Said "I don't have context from earlier messages" when user asked about Qdrant/server setup. Actually all files existed in original workspace.
|
|
- **Reality:** OpenClaw created fresh empty workspace. Session JSONLs and MEMORY.md had full history. Just didn't search.
|
|
- **Correction:** Before claiming memory loss, search: (1) session JSONLs, (2) workspace MEMORY.md, (3) memory/ daily files. CLAUDE FIXED THE ROUTING — verify workspace path at session start.
|
|
- **Pattern to watch:** "I don't have context" or "what happened yesterday" — always search first
|
|
- **Source:** corrections.md 2026-04-07
|
|
- **Repeat count:** 1
|
|
|
|
```
|
|
|
|
## Notes
|
|
<!-- openclaw:human:start -->
|
|
<!-- openclaw:human:end -->
|
|
|
|
## Related
|
|
<!-- openclaw:wiki:related:start -->
|
|
- No related pages yet.
|
|
<!-- openclaw:wiki:related:end -->
|