← Back to Clusters

Memory Management Enhancements

This cluster focuses on improvements and fixes related to memory management within the OpenClaw framework.

17 PRs
fix memory Representative: #9149
# Title Author Created GitHub
3364 refactor(memory): extract vector management to dedicated module tianrking 2026-01-28 View
7894 Memory improvements: Give OpenClaw better memory + REM sleep bornio 2026-02-03 View
9149 Fix: Allow QMD backend to work without OpenAI auth rep vishaltandale00 2026-02-04 View
9438 fix: auto-detect low-memory environments and prevent test OOM CompassHXM 2026-02-05 View
10801 fix: eagerly initialize QMD memory backend on gateway startup 1kuna 2026-02-07 View
11158 doctor: warn when system RAM is at or below 2 GB (deafult in the most cloud p... jasonthewhale 2026-02-07 View
11179 fix(memory): replace confusing "No API key" errors in memory tools fallback path liuxiaopai-ai 2026-02-07 View
12596 fix(status): show third-party memory plugins as active instead of unavailable nhadaututtheky 2026-02-09 View
14466 fix(status): report memory status for all memory plugins (#14261) lailoo 2026-02-12 View
18595 feat: native PostgreSQL + pgvector memory backend IrriVisionTechnologies 2026-02-16 View
19100 Fix memory vector store dimension mismatch by resetting index Clawborn 2026-02-17 View
19920 fix(memory): populate FTS index in FTS-only mode so search returns results forketyfork 2026-02-18 View
19945 memory: gracefully disable hybrid keyword search when fts5 unavailable nico-hoff 2026-02-18 View
20882 fix(memory): add gpu config option for local embeddings and surface indexer e... irchelper 2026-02-19 View
21295 test: guard test runner memory on local runs vincentkoc 2026-02-19 View
23419 fix(memory): avoid cross-agent qmd embed serialization frankekn 2026-02-22 View
23808 fix: skip builtin fallback when memorySearch.fallback='none' siddhantjain 2026-02-22 View