mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-12 10:40:43 +00:00
Fix Windows media offload failures by opening saved attachment temp files read/write before fsync, preserving the non-truncating temp-file write path while allowing Windows FlushFileBuffers to succeed. Also adds the required changelog entry. Tests: - pnpm test src/media/store.test.ts src/gateway/chat-attachments.test.ts - pnpm check:changed Thanks @qq230849622-a11y. Co-authored-by: 李claw <264894741+qq230849622-a11y@users.noreply.github.com> Co-authored-by: Brad Groux <3053586+BradGroux@users.noreply.github.com>