Ross ROSS = Recommend OSS · open-source software intelligence for agents

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. observed · 2026-08-28

github.com/entireio/cli · homepage · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

82/100

  • Activity 99
  • Release rhythm 98
  • Longevity 17
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 3.0
  • age_days: 243
  • days_rel: 14
  • days_push: 7
  • n_releases_24m: 47

Full methodology

Adoption not part of the score

5011 stars · 395 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

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

cli-tool · maturity active

developer-tools version-control search-engine logging backup developer-tools version-control artificial-intelligence windows cli go ai-agents git-workflow session-capture checkpoints claude-code codex gemini agent-transcripts code-provenance audit-trail automation macos linux

7 sources

Member repositories

RepositoryRoleHealth v2
entireio/climain82

For agents

markdown · JSON · MCP: product_card(name="entireio/cli")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem