entireio / entireio/cli

remote checkpoint broken

Open
#800 4 comments 1 reaction 1 assignee View on GitHub

@blackgirlbytes is already working on this.

Since Apr 28, 2026.

bug
Dominant language
Go
Stars
5.1k
Forks
475
Avg merge
1d 11h
Merged PRs (30d)
178

Description

What happened?

I want conversations to go to a different repo, never my working repo. I have this:

{
  "enabled": true,
  "strategy": "manual-commit",
  "strategy_options": {
    "checkpoint_remote": {
      "provider": "github",
      "repo": "org/repo"
    },
    "push_sessions": false,
    "summarize": {
      "enabled": true
    }
  },
  "telemetry": false
}

I've tried some variations of push_sessions to true, removing push_sessions entirely, etc. Disabled and cleared the projects .entire as well and deleted the branches and tried to re-initialize but for the life of me I cannot get entire to push to a remote checkpoint.

I also don't notice any summaries or what to look out for to see if the summaries are working, but I don't see anything that screams "this is a summary" to me in the UI

Steps to reproduce

No response

Entire CLI version

Entire CLI 0.5.1 (d46fdc24)

OS and architecture

Darwin 24.6.0 arm64

Agent

2.1.87 (Claude Code)

Terminal

iTerm2 Build 3.6.9

Logs / debug output

Additional context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.