# entireio/cli

📜 Entire CLI hooks into your Git workflow to capture AI agent sessions as you work. Sessions are indexed alongside commits, creating a searchable record of how code was written in your repo.

Repository: https://github.com/entireio/cli
Canonical: https://ross.abutalabs.com/products/entireio-cli
Homepage: https://entire.io
Language: Go
License: MIT
License Family: permissive
Topics: agents, ai, claude, developer, developer-platform, gemini
Last push: 2026-08-26T23:24:11+00:00

## Health v2 (maintenance only)
Score: 82/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 98, longevity 17
- inputs: {"age_days": 243, "days_push": 7, "days_rel": 14, "gap_med": 3.0, "n_releases_24m": 47}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5011, forks 395 (observed 2026-08-28T04:09:04.610340+00:00)

## What it is
Entire CLI is a Go-based command-line tool that hooks into your Git workflow to capture AI coding agent sessions (prompts, responses, tool calls, files touched) as you work. It indexes these sessions alongside commits as searchable checkpoints, creating a versioned record of how code was written.

## Use cases
- capture AI agent coding sessions alongside git commits
- understand why a line of code changed by tracing it back to the agent session
- resume an agent session from a previous checkpoint
- search past prompts, sessions, and decisions in a repository
- keep git history clean while preserving agent context on a separate branch
- audit and review AI-generated changes before merging
- onboard new developers by showing the path from prompt to commit

## When to choose
- your team relies heavily on AI coding agents like Claude Code, Codex, or Gemini and you need traceability of agent work
- you want a searchable, versioned record of prompts and decisions tied to git history
- you need audit/compliance support for AI-assisted code changes
- you want to recover from a bad agent run by resuming from a known-good checkpoint

## When to avoid
- you don't use AI coding agents and just need plain git history
- you're unwilling to store session transcripts in or alongside your repository
- you need a fully hosted SaaS solution without local CLI setup
- you require support for agents outside the supported list (Claude Code, Codex, Gemini, Cursor, Pi, etc.)

## Facets
- artifact type: cli-tool
- maturity: active
- function: developer-tools, version-control, search-engine, logging, backup
- domain: developer-tools, version-control, artificial-intelligence
- platform: windows, cli, go
- tags: ai-agents, git-workflow, session-capture, checkpoints, claude-code, codex, gemini, agent-transcripts, code-provenance, audit-trail, automation, macos, linux

## Member repositories
- entireio/cli (main) score 82

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:04.610340+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:17:33.379450+00:00, confidence not recorded.
  - readme: https://github.com/entireio/cli (fetched 2026-08-28T04:09:04.610340+00:00, sha b6b9f2800ede)
  - homepage: https://entire.io (fetched 2026-08-29T08:58:28.517348+00:00, sha 63d086067c39)
  - site_page: https://entire.io/about (fetched 2026-08-29T08:58:28.519849+00:00, sha 63d086067c39)
  - site_page: https://entire.io/about/vision (fetched 2026-08-29T08:58:28.521529+00:00, sha 82931c5ca1d6)
  - site_page: https://entire.io/about/company (fetched 2026-08-29T08:58:28.523180+00:00, sha 9142f61397b5)
  - site_page: https://entire.io/about/projects (fetched 2026-08-29T08:58:28.524817+00:00, sha d6d0cbf19472)
  - site_page: https://docs.entire.io (fetched 2026-08-29T08:58:28.526441+00:00, sha 2d99a9103b88)
- Data as of 2026-08-30T08:39:29.467469+00:00.
