You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,13 @@
2
2
3
3
All notable public changes to MemoryOS are documented here.
4
4
5
+
## [0.2.3] - 2026-07-27
6
+
7
+
### Fixed
8
+
9
+
- Read-only duplicate lookup errors no longer prevent session learning from reaching the pending fallback.
10
+
- In a sandbox or readonly memory home, `memory learn --from-session` now creates `.memoryos_pending/*.json` and exits successfully when that fallback is saved.
0 commit comments