tisztamo / Junior

AI-First IDE which fully codes itself: No code was written by humans here.
https://aijunior.dev
MIT License
22 stars 7 forks source link

Create a plan for having audit trails in git without conflicting files between branches #9

Closed tisztamo closed 1 year ago

tisztamo commented 1 year ago

We need prompt.yaml, prompt.md and change.sh for the audit trail.

It is a tough decision but currently I think those files should be kept in the repo, just moved at the point of commit to a history folder.

Or is it any alternative to keep them together with the source and still "not committing generated files"?