Hey everyone — flagging something we noticed after upgrading to 2026.4.14.
The gateway (openclaw-gateway) has been climbing steadily in RSS since the upgrade — starting clean after a reboot and growing ~18MB+ every 30 min, sitting at ~950MB after ~7 hours. On an 8GB VM this gets noticeable fast.
Likely culprits from the changelog: new idle-aware background context maintenance (#65233) and active-memory recall buffering (#66144).
What we did:
Nightly 04:00 restart cron: 0 4 * * * /bin/systemctl restart openclaw-gateway,
Bumped VM RAM 8GB → 12GB,
Anyone else seeing this? 🙏