This repository was archived by the owner on Jun 4, 2026. It is now read-only.
Add failed download cleanup prompt and documentation updates#8
Merged
Conversation
Sync improvements: - Fix sync command to use profile credentials (was only checking env vars) - Add prompt to delete files that fail with 500 errors during sync - Track failed downloads and offer cleanup after sync completes Milestone improvements: - Remove .boxel-sync.json requirement - now works after pull/push/sync - Only requires .boxel-history to exist Documentation: - Add pull/push/sync relationship table explaining command differences - Add local workspace organization convention (domain/username/realm) - Add safety checkpoint guidance before destructive operations - Add 500 error troubleshooting entry Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.boxel-sync.jsonrequirement - now works afterpull,push, orsyncChanges
Sync improvements
Milestone improvements
.boxel-sync.jsonrequirement.boxel-historyto exist (created by pull/push/sync)Documentation
domain/username/realm)Test plan
boxel syncon a workspace with broken server files (500 errors)boxel pullthenboxel milestone- should work without sync🤖 Generated with Claude Code