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

How Entire fits into your workflow

  1. Install Entire and enable it in your repository.
  2. Work with any of Entire’s supported agents as usual while Entire captures session context alongside your code.
  3. Commit at natural checkpoints so Entire can link prompts, transcripts, and file changes to your work.
  4. Use entire status to check what’s active, entire rewind to restore a known-good checkpoint, entire resume to continue work on a branch, and entire explain to understand how a change was made.
  5. Open the dashboard to browse activity across repositories, then drill into Checkpoints to review sessions, diffs, and the reasoning behind a change.

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.
  • forgemark - A concurrent git-push throughput benchmark for any smart-HTTP git forge.
  • git-sync - Mirror git refs from a source remote to a target remote without a local checkout. Packfiles stream directly over Smart HTTP and an in-memory object store.

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 5.1k 475

  2. git-sync git-sync Public

    🪩 Mirror git refs from a source remote to a target remote without a local checkout. Packfiles stream directly over Smart HTTP and an in-memory object store.

    Go 505 27

  3. 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 40 64

  4. skills skills Public

    ✨ Cross-agent skills that help coding agents use Entire context from Checkpoints, sessions, and git history to search past work, explain code, and hand off sessions.

    Shell 222 21

Repositories

Showing 10 of 30 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 5,102 MIT 475 103 (3 issues need help) 214 Updated Sep 17, 2026
  • entireio/cli-checkpoints's past year of commit activity
    3 4 0 0 Updated Sep 17, 2026
  • entire-judge Public

    Hackathon-jury insights plugin for Entire: judge lenses over a submission's brain (deterministic authenticity/effort + LLM-judged prompting/idea-execution), JSON, TUI, and advisory ranking

    entireio/entire-judge's past year of commit activity
    Go 3 MIT 1 0 0 Updated Sep 16, 2026
  • entire-graph Public

    🪾 Make your agents more efficient with a precomputed map of your Git repository: ranked code search plus definitions, callers, types, routes, and change impact, each with file:line locations.

    entireio/entire-graph's past year of commit activity
    C 41 MIT 66 21 11 Updated Sep 16, 2026
  • go-nuts Public

    Connection-lifecycle and JetStream consumer helpers for NATS in Go

    entireio/go-nuts's past year of commit activity
    Go 1 MIT 1 0 1 Updated Sep 16, 2026
  • homebrew-tap Public
    entireio/homebrew-tap's past year of commit activity
    Ruby 2 MIT 2 0 2 Updated Sep 16, 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 4 MIT 3 0 0 Updated Sep 15, 2026
  • git-sync Public

    🪩 Mirror git refs from a source remote to a target remote without a local checkout. Packfiles stream directly over Smart HTTP and an in-memory object store.

    entireio/git-sync's past year of commit activity
    Go 505 MIT 27 4 1 Updated Sep 14, 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 40 63 11 14 Updated Sep 14, 2026
  • auth-go Public

    Shareable Go OAuth 2.0 client library for CLIs: RFC 8628 device flow, RFC 8693 token exchange, token storage, and the orchestration layer that ties them together.

    entireio/auth-go's past year of commit activity
    Go 3 MIT 1 0 6 Updated Sep 11, 2026