<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Prompt-Cache on Text Matrix</title><link>https://txtmix.com/tags/prompt-cache/</link><description>Recent content in Prompt-Cache on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Tue, 21 Jul 2026 20:06:14 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/prompt-cache/index.xml" rel="self" type="application/rss+xml"/><item><title>DeepSeek-Reasonix：把 terminal coding agent 写成 DeepSeek prefix-cache 的延伸</title><link>https://txtmix.com/posts/tech/deepseek-reasonix-cache-first-agent-architecture/</link><pubDate>Sun, 21 Jun 2026 17:55:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/deepseek-reasonix-cache-first-agent-architecture/</guid><description>&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;p>读完本文你能：&lt;/p>
&lt;ol>
&lt;li>&lt;strong>解释&lt;/strong> DeepSeek-Reasonix 的三层架构（Cache-First Loop、Tool-Call Repair、Cost Control）如何协同保证 99.82% 的 cache hit 率&lt;/li>
&lt;li>&lt;strong>识别&lt;/strong> prefix-cache 机制的字节匹配不变量，以及通用 agent 框架为什么命中率 &amp;lt; 20%&lt;/li>
&lt;li>&lt;strong>对比&lt;/strong> v1（TypeScript）和 v2（Go）的核心差异，判断是否需要等待 v2 成熟再采用&lt;/li>
&lt;li>&lt;strong>设计&lt;/strong> 基于 &lt;code>&amp;lt;&amp;lt;&amp;lt;NEEDS_PRO&amp;gt;&amp;gt;&amp;gt;&lt;/code> 标记的成本控制策略，在 flash-first 默认下按需升级到 pro&lt;/li>
&lt;li>&lt;strong>评估&lt;/strong> 你的工作流是否适合 Reasonix（DeepSeek 后端依赖、terminal-first 交互、长时运行场景）&lt;/li>
&lt;/ol>
&lt;h2 id="项目速览">项目速览&lt;/h2>
&lt;blockquote>
&lt;p>&lt;strong>DeepSeek-Reasonix&lt;/strong> — 把 DeepSeek prefix-cache 经济学工程化的 terminal coding agent&lt;/p></description></item></channel></rss>