Skip to content

Comment on Why Git is no "good" for AI-generated code

Comments

Love this -- as AI generated code inevitably leads to more decisions being made with less intentionality/understanding, having the context that AI was given is key to not creating a mess over the long run!

You're spot on. Sometimes with ai codegen we end up offloading some of the intentionality to the AI. They work surprisingly well at filling in the details for under-specified prompts. I think it's important that this tool capture not only the prompts and context given, but also the full set of responses back from the model. There are implicit requirements buried in those responses as well that are made explicit at the moment a developer decides to accept those changes.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.