Skip to content

Checkpoints V2: Update migration completion message#1059

Merged
computermode merged 3 commits intomainfrom
update-migration-messaging-ref-clarity
Apr 28, 2026
Merged

Checkpoints V2: Update migration completion message#1059
computermode merged 3 commits intomainfrom
update-migration-messaging-ref-clarity

Conversation

@computermode
Copy link
Copy Markdown
Contributor

@computermode computermode commented Apr 28, 2026

https://entire.io/gh/entireio/cli/trails/248

Add more helpful information to the migration completion message so folks know where to see the logs and metadata if desired.


Note

Low Risk
Low risk: only adjusts CLI post-migration messaging and extracts it into a helper, with no changes to migration logic or data writes.

Overview
Improves the checkpoints v2 migration completion output by extracting it into printMigrateCheckpointsV2Completion and adding guidance on where v2 checkpoints live and how to inspect them.

The completion message now explains that v2 checkpoints are stored as custom refs under refs/entire/checkpoints/v2/*, provides a git ls-remote command to list them, and points users to entire.io session logs for viewing log files and metadata.

Reviewed by Cursor Bugbot for commit ddfb873. Configure here.

Entire-Checkpoint: 37a048410bef
Copilot AI review requested due to automatic review settings April 28, 2026 00:33
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the hidden migrate --checkpoints v2 command’s completion output to provide more actionable guidance about where v2 checkpoint data lives and how to inspect it.

Changes:

  • Replaces the inline migration-complete fmt.Fprintf with a dedicated printMigrateCheckpointsV2Completion helper.
  • Expands the completion message with notes about v2 checkpoint refs and suggested inspection commands / UI pointers.

Comment thread cmd/entire/cli/migrate.go Outdated
Comment thread cmd/entire/cli/migrate.go Outdated
Comment thread cmd/entire/cli/migrate.go Outdated
Entire-Checkpoint: 3ea5247c23aa
Entire-Checkpoint: cf5715c52e88
@computermode computermode marked this pull request as ready for review April 28, 2026 18:29
@computermode computermode requested a review from a team as a code owner April 28, 2026 18:29
@computermode computermode merged commit 6f9725c into main Apr 28, 2026
9 checks passed
@computermode computermode deleted the update-migration-messaging-ref-clarity branch April 28, 2026 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants