<?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://0f9f3b1c.text-matrix.pages.dev/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>Wed, 08 Apr 2026 11:10:11 +0800</lastBuildDate><atom:link href="https://0f9f3b1c.text-matrix.pages.dev/tags/%E7%BB%88%E7%AB%AF%E5%B7%A5%E5%85%B7/index.xml" rel="self" type="application/rss+xml"/><item><title>OpenAI Codex：轻量级终端编程智能体完全指南</title><link>https://0f9f3b1c.text-matrix.pages.dev/posts/tech/openai-codex-lightweight-coding-agent/</link><pubDate>Thu, 02 Apr 2026 12:00:00 +0800</pubDate><guid>https://0f9f3b1c.text-matrix.pages.dev/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://0f9f3b1c.text-matrix.pages.dev/posts/tech/ai-agent/claude-hud-realtime-status-dashboard/</link><pubDate>Sun, 29 Mar 2026 15:50:00 +0800</pubDate><guid>https://0f9f3b1c.text-matrix.pages.dev/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;h2 id="一项目概览">一、项目概览&lt;/h2>
&lt;p>&lt;strong>Claude HUD&lt;/strong> 是由 jarrodwatts 开发的 Claude Code 插件，能够实时显示 Claude Code 会话中的关键状态信息：上下文使用量、活跃工具、运行中的智能体、待办事项进度等。这些信息始终显示在终端输入框下方，让开发者对 AI 编程过程一目了然。&lt;/p></description></item></channel></rss>