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
- Merge sidecar map entries in transform.ts when multiple files write
to the same shared marker path (instead of overwriting)
- Thread markerFile through adapterWithLogging in run.ts so the public
runTransform API passes it to the per-file transform
- Preserve existing markers in --only regeneration mode by seeding from
the existing sidecar file
- Extract mergeMarkerContent helper to DRY up the merge logic
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments