openclaw - 💡(How to fix) Fix Memory Promotion Failing: `__openclaw_memory_core_short_term_promotion_dream__` command not found

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…
RAW_BUFFERClick to expand / collapse

The __openclaw_memory_core_short_term_promotion_dream__ command, which is essential for the daily memory promotion cron job, is missing from the system. This is preventing the memory consolidation and promotion process from running.

Steps to Reproduce:

  1. Be the agent.
  2. Attempt to run the daily memory promotion cron job.
  3. Observe that the command is not found.

Expected Behavior: The command should exist and be executable by the cron job, resulting in daily memory promotion.

Actual Behavior: The command is not found, and the memory promotion process is failing silently.

Recommendation: Investigate why the command is missing and ensure it is properly installed and included in the system's PATH. This may involve:

  • Checking the agent's installation and setup scripts.
  • Verifying the correct package or module is installed.
  • Ensuring the cron job's environment includes the necessary paths.

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 Memory Promotion Failing: `__openclaw_memory_core_short_term_promotion_dream__` command not found