hermes-agent/optional-skills/migration/openclaw-migration
kshitijk4poor 0a62610f10 fix(cli): swallow fsync errors in the openclaw EXDEV fallback
Exact parity with utils.atomic_replace: its target fsync is wrapped in
try/except OSError. A failed fsync after a successful copy must not
surface the already-completed write as an error (Windows can raise on
fsync of a read-only handle).
2026-08-02 14:55:32 +05:30
..
scripts fix(cli): swallow fsync errors in the openclaw EXDEV fallback 2026-08-02 14:55:32 +05:30
SKILL.md