Skip to content
@entireio

Entire

Entire is a new developer platform that hooks into your git workflow to capture AI agent sessions on every push, unifying your code with its context.

Pixel Marvin

The new era of software development begins here.

Entire is a git-native developer platform for AI coding workflows. It captures agent sessions, prompts, checkpoints, and file changes alongside your code so you can understand how changes happened, rewind safely, and keep working with full context.

What Entire does

  • Capture AI agent sessions as you work
  • Link code changes to prompts, transcripts, and checkpoints
  • Rewind to known-good states when an agent goes sideways
  • Preserve context without polluting your active branch
  • Support multi-agent workflows across modern coding agents

Main repositories

  • cli: The core Entire CLI for capturing AI coding sessions, linking them to commits, and rewinding to known-good checkpoints.
  • external-agents: Agent plugins for extending Entire beyond its built-in adapters, including Kiro and Pi.
  • skills: Shared cross-agent skills for handoff, explain, and search workflows across Codex, Claude, OpenCode, Cursor, and Gemini.
  • devcontainer-features: Dev container features for installing the Entire CLI in reproducible development environments.

Start here

Join the community

Pinned Loading

  1. cli cli Public

    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.

    Go 4k 302

  2. external-agents external-agents Public

    This repository contains standalone external agent binaries that extend the Entire CLI with support for additional AI coding agents.

    Go 4 3

  3. skills skills Public

    Cross-agent skills and commands powered by Entire.

    JavaScript 1

  4. devcontainer-features devcontainer-features Public

    Install the Entire CLI in your devcontainers.

    TypeScript 1

Repositories

Showing 10 of 13 repositories
  • cli Public

    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.

    entireio/cli’s past year of commit activity
    Go 3,968 MIT 302 69 43 Updated Apr 16, 2026
  • entireio/cli-checkpoints’s past year of commit activity
    0 0 0 0 Updated Apr 16, 2026
  • .github Public
    entireio/.github’s past year of commit activity
    0 0 0 0 Updated Apr 16, 2026
  • homebrew-tap Public
    entireio/homebrew-tap’s past year of commit activity
    Ruby 1 MIT 1 0 0 Updated Apr 16, 2026
  • scoop-bucket Public

    Scoop bucket for entire-cli binary.

    entireio/scoop-bucket’s past year of commit activity
    0 MIT 0 0 0 Updated Apr 13, 2026
  • external-agents Public

    This repository contains standalone external agent binaries that extend the Entire CLI with support for additional AI coding agents.

    entireio/external-agents’s past year of commit activity
    Go 4 3 0 2 Updated Apr 13, 2026
  • skills Public

    Cross-agent skills and commands powered by Entire.

    entireio/skills’s past year of commit activity
    JavaScript 1 0 0 0 Updated Apr 10, 2026
  • external-agents-tests Public

    GitHub Actions containing E2E tests for external agents

    entireio/external-agents-tests’s past year of commit activity
    Go 0 1 0 0 Updated Mar 28, 2026
  • roger-roger Public

    A simple agent to demonstrate how to create a plugin to integrate with the Entire CLI.

    entireio/roger-roger’s past year of commit activity
    Go 2 MIT 2 0 0 Updated Mar 25, 2026
  • devcontainer-features Public

    Install the Entire CLI in your devcontainers.

    entireio/devcontainer-features’s past year of commit activity
    TypeScript 0 1 0 0 Updated Mar 19, 2026

Top languages

Loading…

Most used topics

Loading…