TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

35 pointsby SnootyMonkeyabout 2 months ago
When AI agents are generating some, most, or all of your code, then occasional git commits of the resulting source code aren&#x27;t sufficient. You also need a tool that ties the generated code back to the prompts and AI interactions that generated it.<p>Here’s a short technical explainer video of GOOD, a Git companion designed for this: <a href="https:&#x2F;&#x2F;github.com&#x2F;specstoryai&#x2F;getspecstory&#x2F;blob&#x2F;main&#x2F;GOOD.md" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;specstoryai&#x2F;getspecstory&#x2F;blob&#x2F;main&#x2F;GOOD.m...</a><p>The core tool will be free (as in beer), but we may or may not be FOSS. We’ll figure that out soon’ish.<p>I would love some feedback on this!

6 comments

pvgabout 2 months ago
You need to have something people can try right now for a Show HN - take a look at <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;showhn.html">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;showhn.html</a>
评论 #43557770 未加载
bnanoserabout 2 months ago
This is really interesting. Could you use it even on teams that aren’t using AI to generate code? It seems like it could help clarify intent for any kind of team. How different is it from well commented code? Or could it be used to add comments to old, poorly documented code? Could the AI ever infer intent so developers don’t have to document it - they just have to validate that Good correctly inferred their intent?
评论 #43562039 未加载
arielrwintonabout 2 months ago
Love this -- as AI generated code inevitably leads to more decisions being made with less intentionality&#x2F;understanding, having the context that AI was given is key to not creating a mess over the long run!
评论 #43558538 未加载
Jmilodragovichabout 2 months ago
THIS!!! The ability to retain intent is huge. Also creates an objective measure of process that can ultimately be improved. Essentially &quot;intent + prompts = outcome&quot; over time.
superdanbabout 2 months ago
Love it, this is a great step towards making AI generated code part of actual workflows in applications that go beyond initial POCs.
评论 #43560298 未加载
jimschwoebelabout 2 months ago
Love this idea -- can&#x27;t wait to try it out @ Quome
评论 #43570778 未加载