<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://tau-cli.example.com/blog</id>
    <title>tau-cli Blog</title>
    <updated>2026-08-02T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://tau-cli.example.com/blog"/>
    <subtitle>tau-cli Blog</subtitle>
    <icon>https://tau-cli.example.com/img/favicon.ico</icon>
    <entry>
        <title type="html"><![CDATA[欢迎使用 tau-cli]]></title>
        <id>https://tau-cli.example.com/blog/welcome</id>
        <link href="https://tau-cli.example.com/blog/welcome"/>
        <updated>2026-08-02T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[tau-cli 正式开源了！🎉]]></summary>
        <content type="html"><![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>
        <author>
            <name>tau-cli 维护团队</name>
            <uri>https://github.com/tau-cli/tau-cli</uri>
        </author>
        <category label="Vibe Writing" term="Vibe Writing"/>
        <category label="学术写作" term="学术写作"/>
    </entry>
</feed>