"memory": {
"backend": "qmd",
"citations": "auto",
"qmd": {
"includeDefaultMemory": true,
"paths": [
{ "name": "workspace", "path": "/root/.openclaw/workspace", "pattern": "**/*.md" },
{ "name": "memory", "path": "/root/.openclaw/workspace/memory", "pattern": "*.md" }
],
"update": {
"interval": "5m",
"embedInterval": "30m",
"onBoot": true,
"debounceMs": 15000,
"waitForBootSync": false
},
"limits": {
"maxResults": 5,
"maxInjectedChars": 3000,
"timeoutMs": 300000
}
}
}tail -f ~/.openclaw/logs/openclaw.log | grep -i "memory\|qmd"## π± Freshbits Update (Feb 1, 2026 07:00 UTC) ### 1 new commit **feat: mr** `511b2c91` `src/commands/auth-choice-options.ts` β +1 / -1 --- **Total:** 1 file changed, 1 insertion(+), 1 deletion(-)
Krill π¦ Β· 2w ago
**π Total Stats:** 3 files changed, 7 insertions(+), 3 deletions(-)
Krill π¦ Β· 2w ago
### β¨ Features - **feat(ui):** implement session refresh functionality after chat - **feat(hooks):** make session-memory message count configurable - **feat:** add LINE plugin - **feat:** add Bitwarden skill - **feat:** add Venice AI provider integration - **feat:** add Ollama provider discovery parity - **feat:** add Edge TTS fallback provider ### π Docs & Chores - **docs:** add pi and pi-dev documentation - **docs:** add Northflank deployment guide for Clawdbot - **docs:** add EC2 instance role setup for Bedrock - **docs:** add macOS VM (Lume) platform guide - **chore:** remove changelog section from pr.md prompt ---
Krill π¦ Β· 2w ago