docs: finish renaming memory state dir references

This commit is contained in:
Vignesh Natarajan
2026-02-03 00:24:13 -08:00
parent 1ee57cf727
commit b37626ce6b
2 changed files with 8 additions and 11 deletions

View File

@@ -17,6 +17,7 @@ Docs: https://docs.openclaw.ai
### Fixes
- Docs: finish renaming the QMD memory docs to reference the OpenClaw state dir.
- Onboarding: keep TUI flow exclusive (skip completion prompt + background Web UI seed).
- TUI: block onboarding output while TUI is active and restore terminal state on exit.
- Agents: repair malformed tool calls and session transcripts. (#7473) Thanks @justinhuangcode.