> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ticoag.fun/llms.txt
> Use this file to discover all available pages before exploring further.

# 智能体（终端 / CLI）

> 终端智能体、编码智能体与 CLI 入口

<Note>
  返回总入口：[/indexes/agent-ecosystem](/indexes/agent-ecosystem)
</Note>

收录 7 个仓库，主轴是“直接在终端里运行的智能体”。

* [google-gemini/gemini-cli](https://github.com/google-gemini/gemini-cli) — 开源 AI 智能体，把 Gemini 的能力直接带进终端。（TypeScript；⭐ 98,927）
* [openai/codex](https://github.com/openai/codex) — 运行在终端中的轻量级编码智能体。（Rust；⭐ 67,309）
* [just-every/code](https://github.com/just-every/code) — Codex CLI 的增强分支，加入校验、自动化、浏览器集成、多智能体、主题等能力，并可编排 OpenAI、Claude 等多种智能体。（Rust；⭐ 3,630）
* [aaif-goose/goose](https://github.com/aaif-goose/goose) — Linux Foundation 旗下 Agentic AI Foundation 维护的通用本地 AI 智能体，提供桌面端、CLI 与 API，可处理代码、工作流和自动化任务。（Rust；⭐ 43,572）
* [badlogic/pi-mono](https://github.com/badlogic/pi-mono) — AI 智能体工具包，提供编码智能体 CLI、统一 LLM API、TUI / Web UI 库、Slack 机器人和 vLLM pods。（TypeScript；⭐ 27,592 agent-plugin）
* [NousResearch/hermes-agent](https://github.com/NousResearch/hermes-agent) — 自我改进型 AI 智能体，集成长期记忆、技能自增长与 CLI / TUI 入口。（Python；⭐ 12,245）
* [ghuntley/loom](https://github.com/ghuntley/loom) — 实验性的 Rust AI 编码智能体，主打 REPL / CLI 交互与工具调用。（Rust；⭐ 1,243）
