CLI Tools2026年5月13日·1 分钟阅读

Entire CLI — Git-Native AI Session Capture

Entire CLI captures AI agent sessions next to Git commits, making prompts, tools, files, and resume points searchable across real repo history in minutes.

介绍

Entire CLI 把 AI agent 会话与 Git 提交一起归档,让提示词、工具调用、修改文件与恢复节点可搜索、可追溯,适合真实仓库协作与审计。

Best for: 希望把 Claude Code、Codex、Gemini CLI 等协作历史沉淀为可搜索审计线索的团队

Works with: Git 仓库、受支持的编码 agent、Homebrew 安装、本地开发工作流、以提交为中心的 review 流程

Setup time: 8-12 minutes

Key facts (verified)

  • GitHub:4284 stars · 333 forks;最近更新 2026-05-13。
  • 许可证:MIT;作者头像与仓库链接均已通过 GitHub API 复核。
  • README 中核对过的入口命令:brew tap entireio/tap && brew install --cask entire

Main

Entire 解决的不是“怎么改代码”,而是“为什么这么改”。它把提示词、工具调用、涉及文件与恢复节点挂到 Git 历史上,reviewer 不必离开熟悉的上下文。

落地方式很轻:先装工具、接入一个已认证 agent,再确认下一次提交已经带上对应会话元数据,之后再逐步推广到团队。

对异步协作尤其有价值。你不需要在群里贴零散截图或残缺 transcript,而是直接把同事带到与具体 commit 对应的完整会话轨迹。

Source-backed notes

  • README positions Entire as a Git workflow hook that indexes AI agent sessions alongside commits.
  • Requirements section lists Git plus a supported authenticated agent on macOS, Linux, or Windows.
  • Quick Start shows Homebrew install for the stable build.

FAQ

问:Does Entire replace Git? 答:No. It extends Git history with session context so code review and forensic work become easier.

问:What is the minimum setup? 答:Git, one supported authenticated agent, and the Homebrew install path from the README.

问:Why is it different from chat logs? 答:The data is attached to repository history and resume checkpoints, not left in disconnected chat threads.

🙏

来源与感谢

Source: https://github.com/entireio/cli > License: MIT > GitHub stars: 4284 · forks: 333

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产