TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

35 点作者 SnootyMonkey大约 2 个月前
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 条评论

pvg大约 2 个月前
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 未加载
bnanoser大约 2 个月前
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 未加载
arielrwinton大约 2 个月前
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 未加载
Jmilodragovich大约 2 个月前
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.
superdanb大约 2 个月前
Love it, this is a great step towards making AI generated code part of actual workflows in applications that go beyond initial POCs.
评论 #43560298 未加载
jimschwoebel大约 2 个月前
Love this idea -- can&#x27;t wait to try it out @ Quome
评论 #43570778 未加载