<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="rss.xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>tau-cli Blog</title>
        <link>https://tau-cli.example.com/blog</link>
        <description>tau-cli Blog</description>
        <lastBuildDate>Sun, 02 Aug 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>zh-Hans</language>
        <item>
            <title><![CDATA[欢迎使用 tau-cli]]></title>
            <link>https://tau-cli.example.com/blog/welcome</link>
            <guid>https://tau-cli.example.com/blog/welcome</guid>
            <pubDate>Sun, 02 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[tau-cli 正式开源了！🎉]]></description>
            <content:encoded><![CDATA[<p>tau-cli 正式开源了！🎉</p>
<p><strong>tau-cli</strong> 是一个面向学术写作的 vibe writing 智能体 CLI 工具，它帮你把脑海中的想法，通过自然、连贯的对话式写作，一步步打磨成结构严谨、论证有力的学术文稿。</p>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_KfDP" id="为什么要做-tau-cli">为什么要做 tau-cli<a href="https://tau-cli.example.com/blog/welcome#%E4%B8%BA%E4%BB%80%E4%B9%88%E8%A6%81%E5%81%9A-tau-cli" class="hash-link" aria-label="为什么要做 tau-cli的直接链接" title="为什么要做 tau-cli的直接链接" translate="no">​</a></h2>
<p>学术写作是研究者日常工作的重要部分，但也常常是最耗时、最让人头疼的部分。我们希望让智能体成为写作的“搭档”，而不是替代者——它尊重你的写作偏好，调用专业工具，深度集成 LaTeX，并帮你持续修稿。</p>
<h2 class="anchor anchorTargetStickyNavbar_KfDP" id="核心能力">核心能力<a href="https://tau-cli.example.com/blog/welcome#%E6%A0%B8%E5%BF%83%E8%83%BD%E5%8A%9B" class="hash-link" aria-label="核心能力的直接链接" title="核心能力的直接链接" translate="no">​</a></h2>
<ul>
<li class=""><strong>写作偏好</strong>：定义你的文风、口吻、术语与结构偏好，让输出贴合你的表达习惯</li>
<li class=""><strong>写作工具</strong>：内置选题、提纲、起草、润色、校对与引用等辅助工具</li>
<li class=""><strong>LaTeX 交互式写作</strong>：直接在你的 LaTeX 工程中增量续写，实时编译预览</li>
<li class=""><strong>持续修稿</strong>：多轮迭代审校，自动发现逻辑、语法与表达问题，保留修改历史</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_KfDP" id="快速开始">快速开始<a href="https://tau-cli.example.com/blog/welcome#%E5%BF%AB%E9%80%9F%E5%BC%80%E5%A7%8B" class="hash-link" aria-label="快速开始的直接链接" title="快速开始的直接链接" translate="no">​</a></h2>
<div class="language-bash codeBlockContainer_bwmU theme-code-block" style="--prism-color:#393A34;--prism-background-color:#f6f8fa"><div class="codeBlockContent_TKXT"><pre tabindex="0" class="prism-code language-bash codeBlock_lICe thin-scrollbar" style="color:#393A34;background-color:#f6f8fa"><code class="codeBlockLines_rx_P"><div class="token-line" style="color:#393A34"><span class="token plain">npm install -g tau-cli</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">tau init my-paper</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">cd my-paper</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">tau write</span><br></div></code></pre></div></div>
<p>更详细的说明请查看<a class="" href="https://tau-cli.example.com/docs/intro">文档</a>。</p>
<p>欢迎提出 issue 与贡献代码，也期待听到你在学术写作中使用 tau-cli 的体验。</p>]]></content:encoded>
            <category>Vibe Writing</category>
            <category>学术写作</category>
        </item>
    </channel>
</rss>