openclaw - 💡(How to fix) Fix [Bug] Dreaming does not process the primary agent workspace [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openclaw/openclaw#70014Fetched 2026-04-23 07:30:24
View on GitHub
Comments
0
Participants
1
Timeline
0
Reactions
0
Author
Participants
RAW_BUFFERClick to expand / collapse

When memory-core dreaming runs at 03:00 UTC, the primary agent workspace (/root/.openclaw/workspace) is not included in the dreaming workspace enumeration. Only the 4 AGI sub-agents (agi-ceo, agi-cdo, agi-cmo, agi-cso) are processed.

Dreaming logs from 2026-04-22 03:00-03:06 UTC show processing for all 4 AGI workspaces but zero mention of the main workspace. The main agent DREAMS.md only goes to April 13, with no entry for April 22.

This is a separate bug from #65653 (sessions in wrong directory). The main workspace appears to be skipped in the dreaming workspace enumeration loop.

extent analysis

TL;DR

The primary agent workspace may not be included in the dreaming workspace enumeration due to an issue with the enumeration loop.

Guidance

  • Review the dreaming workspace enumeration loop to ensure it correctly includes the primary agent workspace (/root/.openclaw/workspace) in addition to the AGI sub-agents.
  • Verify that the DREAMS.md file for the main agent is up-to-date and includes an entry for April 22, as its absence may indicate a related issue.
  • Check the dreaming logs for any errors or warnings that may indicate why the primary agent workspace is being skipped.
  • Investigate if there are any configuration settings or environment variables that could be affecting the enumeration loop.

Notes

The issue may be specific to the memory-core dreaming process running at 03:00 UTC, and the fix may require modifications to the enumeration loop or the configuration settings for this process.

Recommendation

Apply workaround: Modify the dreaming workspace enumeration loop to explicitly include the primary agent workspace (/root/.openclaw/workspace) to ensure it is processed correctly.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

openclaw - 💡(How to fix) Fix [Bug] Dreaming does not process the primary agent workspace [1 participants]