github entireio/cli v0.5.4

8 hours ago

Added

  • Checkpoints v2 (work in progress): v2-aware explain with compact transcript support, push logic for v2 refs, compact transcript format for Factory AI Droid, Codex, and Copilot CLI, and entire migrate-v2 migration command (#864, #821, #852, #862, #891)
  • entire search command is now available, with improved TUI usability and managed search subagents (#907, #856, #833)
  • Stale session indicator in entire status output (#853)
  • entire status now shows active agents (#847)
  • entire configure --remove-agent to remove agent configurations (#851)
  • Codex support for explain --generate with summary timeout (#875, #876)
  • Nightly releases via GoReleaser and Homebrew tap, with install.sh nightly support (#825, #911)
  • Hook overwrite detection during running agent prompts (#791)
  • Binary file detection in PR diffs (#897)

Changed

  • entire clean fully replaces deprecated entire reset (#858)
  • Checkpoint branch alignment with remote now uses rebase instead of force-push (#863)

Fixed

  • Windows: reject absolute and malformed paths in git tree writes (#902)
  • entire attach using wrong path for Codex sessions (#894)
  • External agents detection during hook execution (#893)
  • Gitignore now respected for shadow branch tree writes (#890)
  • Model field always written to checkpoint metadata.json (#882)
  • Multi parallel sessions causing conflicts on the same shadow branch (#879)
  • Codex resume failing to restore session state (#878)
  • Checkpoint transcript start offset when agent continues writing logs after checkpoint (#873)
  • Attribution inflation from intermediate commits during squash workflows (#870)
  • Codex single-line start message rendering with extra spaces (#857)
  • Token count omitted from status when no token data exists (#854)
  • entire clean --all now cleans all sessions, not just orphaned ones (#846)
  • entire status blank line formatting (#848)
  • Skip transcript redaction when checkpoints v2 is disabled (#896)
  • Clarified external checkpoint discovery warning copy (#889)

Housekeeping

  • E2E test improvements: OpenCode boot time, Cursor/Gemini harness fixes, debug tooling, attach test timeout (#914, #912, #892, #835)
  • Speed up unit tests (#901)
  • Pinned all GitHub Actions to commit SHAs for supply chain security (#872)
  • Updated README to consolidate agent instructions (#899)
  • Added Codex mentions to documentation (#816)
  • Dependency bumps: Go 1.26.2 + ulikunitz/xz v0.5.15 (fixes 6 vulns), golang.org/x/sys, charmbracelet/bubbles, go-dependencies group (#910, #905, #874, #850)
  • Copilot CLI E2E tests can now use GitHub Actions token for authentication (#900)

Don't miss a new cli release

NewReleases is sending notifications on new releases.