Files
openclaw-backups/memory/2026-02-22.md

32 lines
1.7 KiB
Markdown

# 2026-02-22
## Session summary
- Investigated stability issues: root causes were broken cron model references (`opencode/kimi-k2.5-free` not allowed), missing/invalid provider alignment, and high disk pressure.
- Updated multiple cron jobs to `opencode/glm-5-free` and restarted gateway; several historical errors remain in status but model config is corrected for future runs.
- Cleaned disk usage by removing large/unneeded local artifacts (including heavy skill virtualenv content) and archiving older session logs.
- Backup issue reported (`rsync command not found`) was tested manually; backup script worked when run directly and pushed successfully.
- Added daily session archival cron (3:00 AM Perth): archive sessions older than 7 days.
- Updated notification preferences:
- Stop alerting for every incoming Gmail message.
- Keep behavior simpler and avoid noisy per-email alerts.
- Fixed duplicate digest-email behavior request:
- Daily digest now explicitly constrained to send exactly one email only.
- Sender switched to `krillyclaw@gmail.com` per Anthony request.
- Control UI loading issue was fixed by gateway restart; local and remote URLs verified reachable.
- Ran `openclaw doctor` and `openclaw doctor --fix`:
- Main warning is BlueBubbles unreachable.
- No critical security findings from doctor output.
- Anthony reported memory-loss frustration after crashes/restarts; agreed to improve memory durability and checkpointing.
## User preferences captured
- Prefer only one digest email (no duplicate sends).
- Prefer digest email sender as `krillyclaw@gmail.com`.
- Do not notify for every incoming email event.
- Strong preference: preserve memory continuity and avoid losing hours of context.
## Checkpoint — 23:14 UTC
No major updates this hour.