One of the advantages of repo-memory is that it can be read and assessed by humans, and even fixed-up/corrected.
I use JSON repo memory files, but often the AI writes these as single line JSON files even when told not to.
https://github.com/github/github-automation/blob/b512e2ccddbfbcb5b8c2c691fedf79cfedf571bb/notes.json#L1
This is a bit frustrating and it would be quite nice if repo-memory: had an option to always format all JSON files as human readable.
Add to implementation, tests, docs, schema
One of the advantages of repo-memory is that it can be read and assessed by humans, and even fixed-up/corrected.
I use JSON repo memory files, but often the AI writes these as single line JSON files even when told not to.
https://github.com/github/github-automation/blob/b512e2ccddbfbcb5b8c2c691fedf79cfedf571bb/notes.json#L1
This is a bit frustrating and it would be quite nice if
repo-memory:had an option to always format all JSON files as human readable.Add to implementation, tests, docs, schema