Added
--checkpoint-backend branch|refsonentire enableandentire configureselects the checkpoint store, with an interactive selector on first-time setup (defaults tobranch, which writes no config block) (#1661)- First-time
entire enablenow offers to import pre-existing agent history for the agents you select, instead of leaving the hiddenentire importcommand to be discovered; non-interactive runs (--yesor no TTY) auto-import all eligible agents (#1595) entire apigained--jurisdiction <slug>(short-j, e.g.us,eu) to target a specific jurisdiction's entire-api cell instead of your home cell (implies--to cell); the command is now also documented in CLAUDE.md (#1631)
Changed
entire activitynow lists recent sessions (from/me/sessions) instead of recent commits, matching the entire.io Overview feed (#1650)- All TUI colors migrated to the base16 (ANSI 0–15) palette via a new
palettepackage, so the UI respects the user's terminal theme; the primary accent moved from orange to magenta, andentire expertswas migrated too (#1542, #1610) - Homebrew auto-update now runs
brew upgrade --yes, so accepting the update prompt no longer triggers a second Homebrew confirmation (#1653)
Fixed
- The post-run "update available" notice now prints to stderr instead of stdout, so it no longer corrupts
$(entire … --json)command substitutions and pipes (#1656) - git-remote-entire now re-mints its credential and retries once on a data-plane 401 instead of failing the command, smoothing over mid-TTL token invalidation from core key rotation or clock skew (#1658)
entire repo mirror createrenders a stale-read 404 from the status poll as the server's "mirror not found" message instead of a raw struct dump, and widens the poll retry budget (~8s → ~30s) to ride out the placement-visibility window (#1660)
Housekeeping
- Cell-routing foundation: a shared
auth.CellClientFactory(one identity token per jurisdiction across a fan-out), a generic repo→cell resolver, and multi-cell client-side fan-out/merge, so multi-cell commands stop growing parallel copies of the routing plumbing (#1641) - This repo now dogfoods the git-refs checkpoint backend for its own checkpoints (#1648)
- git-remote test coverage (1/4): a committed test plan plus an integration backend matrix that exercises real git-hook pushes across both checkpoint backends (#1636)
explainfollow-up from trail review: naming, test-helper, and doc refinements, no behavior change (#1569)- Release: stable tags now mirror to the nightly channel so
entire@nightlyusers aren't stranded below the just-shipped stable build (#1662) - Dependency bumps (charm bubbles/bubbletea/lipgloss, posthog-go; betterleaks held at v1.5.0) (#1654)