Set memoryManager to false in settings.json (#24393)

This commit is contained in:
matt korwel
2026-03-31 20:38:50 -07:00
committed by GitHub
parent 8a41e74fe2
commit 08764dd422
+1 -1
View File
@@ -2,7 +2,7 @@
"experimental": {
"extensionReloading": true,
"modelSteering": true,
"memoryManager": true,
"memoryManager": false,
"topicUpdateNarration": true
},
"general": {