github entireio/cli v0.5.2

5 hours ago

Added

  • Codex CLI agent integration with lifecycle hooks, e2e runner, transcript parsing, and token tracking. note: subagent tracking is not yet supported due to missing pre-task/post-task hooks in codex (#772, #794)
  • Windows support: cross-platform path handling, CRLF-safe git parsing, detached process spawning, and WINDOWS.md guide (#766)
  • Checkpoints v2 (work in progress): dual-write behind checkpoints_v2 feature flag with /main and /full/current ref layout, generation rotation to bound transcript growth, and unified transcript.jsonl condensation for Claude Code and OpenCode (#742, #759, #781, #788)
  • entire configure --checkpoint-remote for setting the checkpoint remote interactively (#798)
  • entire logout command to remove stored credentials (#740)
  • E2E triage CI workflow with Slack integration for automated failure analysis (#741)
  • Diagnostic logging for checkpoint linking failures and session content filtering (#785)

Changed

  • Redirect questions and support links from GitHub Discussions to Discord (#761)

Fixed

  • Cursor mid-turn condensation and Gemini interactive prompt hang (#780)
  • Copilot CLI E2E fixes: Edit mode handling, subagent reliability, slash command dismissal (#782, #797)
  • Attribution handling for long sessions (#792)
  • Cross-platform files_touched path normalization with filepath.ToSlash (#803)
  • OpenCode system-reminder messages appearing in transcript parser (#671)
  • External agent plugin discovery during git hook execution, ensuring token usage data in metadata (#716)
  • Local-dev hooks path resolution for non-Claude agents (#745)
  • Gemini subagent commits missing Entire-Checkpoint trailer in prepare-commit-msg (#780)
  • E2E timing flakiness with hardened assertions and carry-forward checkpoint condensation (#787)

Housekeeping

  • Windows-compatible external agent name derivation and binary discovery (#729)
  • Linux PATH instruction for go install in README (#764)
  • Bumped go-git to fix index decoder: invalid checksum on some repos using the TREE extension (#801)
  • Dependency bumps: posthog-go 1.11.2, go-keyring 0.2.8, slackapi/slack-github-action 3.0.1 (#786, #755, #695)

Thanks

Thanks to @keyu98 for Windows-compatible agent name derivation and fixing external agent plugin discovery in git hooks! Thanks to @sheikhlimon for the Linux install docs, @erezrokah for the CLAUDE.md fix, and @mvanhorn for fixing OpenCode transcript parsing!

Don't miss a new cli release

NewReleases is sending notifications on new releases.