mandel_x | 6 days ago | on: If AI writes code, should the session be part of the commit?
mandel_x's comments
mandel_x | 6 days ago | on: If AI writes code, should the session be part of the commit?
mandel_x | 6 days ago | on: If AI writes code, should the session be part of the commit?
I did work around squash to collect all sessions and concatenate them as a single one
mandel_x | 6 days ago | on: If AI writes code, should the session be part of the commit?
You can see the session (including my typos) and compare what was asked for and what you got.
mandel_x | 6 days ago | on: If AI writes code, should the session be part of the commit?
In this case, it was more of write the X language compiler using X. I had to prove to myself if keeping the session made sense, and what better way to do it than to vibe code the tool to audit vibe code.
I do get your point though