Skip to content

fix(files): refresh preview handoff on open - #62

Merged
iamjr15 merged 1 commit into
mainfrom
fix/refresh-files-handoff
Jul 24, 2026
Merged

fix(files): refresh preview handoff on open#62
iamjr15 merged 1 commit into
mainfrom
fix/refresh-files-handoff

Conversation

@iamjr15

@iamjr15 iamjr15 commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • mount the Files IDE only while Computer is open and Files is active
  • discard cached short-lived preview capabilities when Files unmounts
  • fetch a fresh handoff whenever the user reopens Files

Verification

  • pnpm typecheck
  • pnpm lint
  • pnpm turbo build --force
  • pnpm deadcode
  • direct local browser inspection confirmed no IDE handoff is provisioned while Computer is closed

Mount Files only while Computer is active and discard its short-lived
IDE capability on close. Reopening now obtains a fresh handoff instead of
replaying an expired URL.
@iamjr15
iamjr15 merged commit ecd8af1 into main Jul 24, 2026
5 checks passed
@iamjr15
iamjr15 deleted the fix/refresh-files-handoff branch July 24, 2026 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant