<?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%BB%88%E7%AB%AF%E5%B7%A5%E5%85%B7/</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/%E7%BB%88%E7%AB%AF%E5%B7%A5%E5%85%B7/index.xml" rel="self" type="application/rss+xml"/><item><title>Kimi Code：月暗AI开源的终端AI编程智能体</title><link>https://txtmix.com/posts/tech/kimi-code-moonshot-ai-terminal-coding-agent/</link><pubDate>Fri, 22 May 2026 20:00:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/kimi-code-moonshot-ai-terminal-coding-agent/</guid><description>&lt;h1 id="kimi-code月暗ai开源的终端ai编程智能体">Kimi Code：月暗AI开源的终端AI编程智能体&lt;/h1>
&lt;p>Kimi Code 是月暗 AI（Moonshot AI）开源的终端 AI 编程智能体，主打&amp;quot;One binary, zero setup&amp;quot;。今日（2026-05-22）刚创建，已获133星。&lt;/p></description></item><item><title>DeepSeek-TUI：Rust 终端里的 DeepSeek 编程智能体</title><link>https://txtmix.com/posts/tech/deepseek-tui-rust-terminal-coding-agent-guide/</link><pubDate>Tue, 05 May 2026 20:19:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/deepseek-tui-rust-terminal-coding-agent-guide/</guid><description>&lt;h1 id="deepseek-tuirust-终端里的-deepseek-编程智能体">DeepSeek-TUI：Rust 终端里的 DeepSeek 编程智能体&lt;/h1>
&lt;p>&lt;a href="https://github.com/Hmbown/DeepSeek-TUI" target="_blank" rel="noopener noreffer ">DeepSeek-TUI&lt;/a> 是一个 Rust 编写的终端编程智能体，专门对接 DeepSeek 系列模型，提供代码补全、修改、重构和 Git 操作能力。相比 Electron/JavaScript 方案，Rust 的二进制体积小、启动快、内存占用低，适合对性能有要求的开发者。&lt;/p></description></item><item><title>OpenAI Codex：轻量级终端编程智能体完全指南</title><link>https://txtmix.com/posts/tech/openai-codex-lightweight-coding-agent/</link><pubDate>Thu, 02 Apr 2026 12:00:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/openai-codex-lightweight-coding-agent/</guid><description>&lt;h1 id="openai-codex轻量级终端编程智能体完全指南">OpenAI Codex：轻量级终端编程智能体完全指南&lt;/h1>
&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;p>学完本文后，你应该能够：&lt;/p>
&lt;ol>
&lt;li>&lt;strong>说清 Codex CLI 的定位&lt;/strong>：理解它与 IDE 内联补全、云端编程代理的差异。&lt;/li>
&lt;li>&lt;strong>完成安装、认证和基础配置&lt;/strong>：知道官方推荐的安装方式、配置层级和常见安全选项。&lt;/li>
&lt;li>&lt;strong>掌握交互式与非交互式两种用法&lt;/strong>：会在本地终端使用 &lt;code>codex&lt;/code>，也会在脚本或 CI 中使用 &lt;code>codex exec&lt;/code>。&lt;/li>
&lt;li>&lt;strong>理解公开可证实的架构边界&lt;/strong>：知道它公开暴露了哪些能力，哪些能力不应被写成“已稳定支持”。&lt;/li>
&lt;li>&lt;strong>建立从入门到熟练的实践路径&lt;/strong>：把 Codex 放进代码理解、代码审查、自动化修复和团队工作流中。&lt;/li>
&lt;/ol>
&lt;hr>
&lt;h2 id="一codex-cli-是什么">一、Codex CLI 是什么&lt;/h2>
&lt;p>&lt;strong>Codex CLI&lt;/strong> 是 OpenAI 提供的本地编程智能体，运行在你的终端里。官方对它的描述非常直接：它是一个 &lt;strong>runs locally on your computer&lt;/strong> 的 coding agent，主要面向真实的软件开发任务，而不是只做单行代码补全。&lt;/p></description></item><item><title>Claude HUD：实时显示 Claude Code 状态的智能仪表盘</title><link>https://txtmix.com/posts/tech/ai-agent/claude-hud-realtime-status-dashboard/</link><pubDate>Sun, 29 Mar 2026 15:50:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/claude-hud-realtime-status-dashboard/</guid><description>&lt;h1 id="claude-hud实时显示-claude-code-状态的智能仪表盘">Claude HUD：实时显示 Claude Code 状态的智能仪表盘&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：15分钟 | 难度：⭐⭐&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;h2 id="一项目概览">一、项目概览&lt;/h2>
&lt;p>&lt;strong>Claude HUD&lt;/strong> 是由 jarrodwatts 开发的 Claude Code 插件，能够实时显示 Claude Code 会话中的关键状态信息：上下文使用量、活跃工具、运行中的智能体、待办事项进度等。这些信息始终显示在终端输入框下方，让开发者对 AI 编程过程一目了然。&lt;/p></description></item></channel></rss>