<?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/%E7%B3%BB%E7%BB%9F%E6%8F%90%E7%A4%BA%E8%AF%8D/</link><description>Recent content in 系统提示词 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/%E7%B3%BB%E7%BB%9F%E6%8F%90%E7%A4%BA%E8%AF%8D/index.xml" rel="self" type="application/rss+xml"/><item><title>Phistory：把 7 个 agent 的 system prompt 变成 git 式可追溯的考古档案</title><link>https://txtmix.com/posts/tech/weifeng2333-phistory-system-prompt-version-archive/</link><pubDate>Sat, 27 Jun 2026 02:34:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/weifeng2333-phistory-system-prompt-version-archive/</guid><description>&lt;h1 id="phistory把-7-个-agent-的-system-prompt-变成-git-式可追溯的考古档案">Phistory：把 7 个 agent 的 system prompt 变成 git 式可追溯的考古档案&lt;/h1>
&lt;h2 id="核心判断">核心判断&lt;/h2>
&lt;p>&lt;a href="https://github.com/WEIFENG2333/phistory" target="_blank" rel="noopener noreffer ">WEIFENG2333/phistory&lt;/a> 是 2026 年 5 月下旬开源的 agent system prompt 归档工具，发布 5 周到 259 stars / 20 forks。它解决的问题很具体：&lt;strong>agent CLI 每次发版，system prompt 都会改——新工具、新权限检查、新模型默认值、新确认规则——但没人留历史档案&lt;/strong>。Phistory 把这件事做成 git 式版本化仓库：每个 agent 每次发版抓取一次，存到 &lt;code>captures/&amp;lt;agent&amp;gt;/&amp;lt;version&amp;gt;/&lt;/code>，产物包括 &lt;code>prompt.md&lt;/code> / &lt;code>trace.jsonl&lt;/code> / &lt;code>meta.json&lt;/code>，全 7 个 agent 跑下来 18 MB，截至 2026-06-25 共 615 次抓取。&lt;/p></description></item></channel></rss>