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
[AI] fix(memory-core): address ClawSweeper P1/P2 review findings for #94537
- P1: preserve existing directory mode across replaceFileAtomic calls
by stat'ing the pre-created directory and passing its mode as dirMode.
Also add preserveExistingMode to separate/deep report paths.
- P1: add recall-store-dangling-ref literal to ShortTermAuditIssue.code
union in the public SDK facade so typed plugin consumers see it.
- P2: align dangling-entry audit predicate with repair by adding
isShortTermMemoryPath filter, preventing non-short-term source:memory
entries from inflating the dangling count.
- Add regression test for audit/repair predicate alignment.
Co-Authored-By: Claude Opus 4.8 <[email protected]>
0 commit comments