The behavior of creating a new timestamped version of the file to resolve conflicts is becoming a real nuisance.
We need to add proper diffing and conflict resolution
The problem is Codex will mess up and modify the JSON file directly rather than via the app. So then we have upstream changes that conflict with our local changes. Runme resolves this by saving a new file with a timestamp leading to a proliferation of files.
The behavior of creating a new timestamped version of the file to resolve conflicts is becoming a real nuisance.
We need to add proper diffing and conflict resolution
The problem is Codex will mess up and modify the JSON file directly rather than via the app. So then we have upstream changes that conflict with our local changes. Runme resolves this by saving a new file with a timestamp leading to a proliferation of files.