Comment by mo_42

1 day ago

I don't think one would put only the specification in Git. LLMs are not a reliable compiler.

Actual code is still the important part of a business. However, how this code is developed will drastically change (some people actually work already with Cursor etc.). Imagine: If you want a new feature, you update the spec., ask an LLM for the code and some tests, test the code personally and ship it.

I guess no one would hand over the control of committing and deployment to an AI. But for coding yes.