<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>代码生成 on Text Matrix</title><link>https://txtmix.com/tags/%E4%BB%A3%E7%A0%81%E7%94%9F%E6%88%90/</link><description>Recent content in 代码生成 on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Sat, 23 May 2026 08:20:36 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/%E4%BB%A3%E7%A0%81%E7%94%9F%E6%88%90/index.xml" rel="self" type="application/rss+xml"/><item><title>paper2code：用AI把arxiv论文变成可验证的代码实现，1.2k星的开源技能</title><link>https://txtmix.com/posts/tech/paper2code-ai-arxiv-paper-implementation/</link><pubDate>Mon, 11 May 2026 17:50:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/paper2code-ai-arxiv-paper-implementation/</guid><description>&lt;blockquote>
&lt;p>&amp;ldquo;LLM 生成的代码运行正常但不匹配论文。更糟的是，你分不清哪些来自论文，哪些是模型自己编造的。&amp;quot;——paper2code 的 README 开篇就点破了当前 AI 代码生成的致命问题。&lt;/p></description></item><item><title>AI 编程 Agent 的 Harness 设计：如何让大模型更稳定地产出高质量代码</title><link>https://txtmix.com/posts/tech/ai-agent/ai-agent-harness-design-long-running-applications/</link><pubDate>Sun, 29 Mar 2026 23:07:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/ai-agent-harness-design-long-running-applications/</guid><description>&lt;h1 id="ai-编程-agent-的-harness-设计如何让大模型更稳定地产出高质量代码">AI 编程 Agent 的 Harness 设计：如何让大模型更稳定地产出高质量代码&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：40分钟 | 难度：⭐⭐⭐⭐&lt;/p>&lt;/blockquote>
&lt;p>单靠把模型放进一个循环里，并不能稳定产出高质量应用。真正决定上限的，往往不是模型会不会写代码，而是系统能不能持续完成三件事：把任务拆对、把进度交清、把结果验真。&lt;/p></description></item></channel></rss>