openclaw - 💡(How to fix) Fix [Bug]: Amnesia [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#71775Fetched 2026-04-26 05:08:32
View on GitHub
Comments
0
Participants
1
Timeline
1
Reactions
0
Participants
Timeline (top)
labeled ×1

Last night, while I was performing a task via WeChat, I went to sleep around 11 p.m. When I woke up at 5 a.m. this morning and resumed the conversation from yesterday, he had completely forgotten our previous dialogue. During this period, I did not perform any operations such as /new, /reset, or /compact.

Root Cause

Last night, while I was performing a task via WeChat, I went to sleep around 11 p.m. When I woke up at 5 a.m. this morning and resumed the conversation from yesterday, he had completely forgotten our previous dialogue. During this period, I did not perform any operations such as /new, /reset, or /compact.

Code Example

/
RAW_BUFFERClick to expand / collapse

Bug type

Regression (worked before, now fails)

Beta release blocker

No

Summary

Last night, while I was performing a task via WeChat, I went to sleep around 11 p.m. When I woke up at 5 a.m. this morning and resumed the conversation from yesterday, he had completely forgotten our previous dialogue. During this period, I did not perform any operations such as /new, /reset, or /compact.

Steps to reproduce

/

Expected behavior

/

Actual behavior

/

OpenClaw version

2026.04.21

Operating system

ubuntu24.04

Install method

npm global

Model

Qwen3.6-27b

Provider / routing chain

/

Additional provider/model setup details

/

Logs, screenshots, and evidence

/

Impact and severity

No response

Additional information

/

extent analysis

TL;DR

The issue might be related to session expiration or memory management in the OpenClaw application, causing it to forget previous dialogue after a period of inactivity.

Guidance

  • Investigate the session management mechanism in OpenClaw to see if there's a timeout or expiration setting that could be causing the issue.
  • Check the application's memory management to ensure it's properly handling long-running conversations and not discarding previous dialogue due to memory constraints.
  • Review the Qwen3.6-27b model documentation to see if there are any known limitations or issues related to conversation persistence.
  • Consider adding logging or debugging statements to track the application's behavior during periods of inactivity to gain more insight into the issue.

Notes

The lack of specific details about the application's architecture and configuration makes it difficult to provide a more targeted solution. Further investigation into the application's code and configuration is necessary to determine the root cause of the issue.

Recommendation

Apply workaround: Implement a custom solution to persist conversation history, such as storing dialogue in a database or file, to mitigate the issue until the root cause can be determined and addressed.

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…

FAQ

Expected behavior

/

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]: Amnesia [1 participants]