Skip to content

chore: version packages - #71

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Closed

chore: version packages#71
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

crosscode@0.6.6

Patch Changes

  • 1ab7502: Stabilize the CLI session identity and tunnel URLs so a returning mobile client (e.g. after the PC sleeps or the network drops) can always reconnect instead of being stranded by a freshly generated QR/URL.

    • Persist sessionToken (opencode password + QR token) and projectId in ~/.crosscode/config.json so they stay constant across CLI restarts. This makes the managed tunnel URL (connect.crosscode.site/t/<projectId>) and the QR token stable.
    • For free, unauthenticated users, use a persistent named cloudflared tunnel (crosscode-<projectId>) which keeps a fixed *.cfargotunnel.com hostname across restarts and reconnects. Falls back to the ephemeral quick tunnel (URL still changes on restart) when cloudflared tunnel login hasn't been run.
    • Print the QR code exactly once per identity; tunnel reconnects no longer regenerate it.
    • Auto-restart a dropped named cloudflared tunnel without changing its URL.

@snhsish

snhsish commented Aug 27, 2026

Copy link
Copy Markdown
Owner

Don't merge this.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 5d01277 to c4ae21f Compare August 27, 2026 08:59
@snhsish snhsish closed this Aug 27, 2026
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