Skip to content

feat(desktop): compose V2 sidecar - #39272

Closed
Hona wants to merge 8 commits into
browser-chromium-driverfrom
desktop-v2-sidecar
Closed

feat(desktop): compose V2 sidecar#39272
Hona wants to merge 8 commits into
browser-chromium-driverfrom
desktop-v2-sidecar

Conversation

@Hona

@HonaHona commented Jul 28, 2026

Copy link
Copy Markdown
Member

Type of change

  • New feature

What does this PR do?

Composes the current V2 server for the Desktop utility-process sidecar, bundles it through SDK Next, and stages target-native node-pty, watcher, and image assets outside ASAR for every release target.

How did you verify your code works?

SDK Next and Desktop typechecks pass. Electron production build and electron-builder --dir packaging pass with staged target assets.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@HonaHona mentioned this pull request Jul 28, 2026
@Hona
Honaforce-pushed the desktop-v2-sidecar branch from cf53a6c to 71b379fCompareJuly 28, 2026 06:50
@Hona
Hona changed the base branch from browser-node-sdk to browser-chromium-driverJuly 28, 2026 06:51
@Hona
Honaforce-pushed the browser-chromium-driver branch from 635d3fd to f147ff6CompareJuly 28, 2026 06:57
@Hona
Honaforce-pushed the desktop-v2-sidecar branch from 71b379f to 850721cCompareJuly 28, 2026 06:57
@Hona
Honaforce-pushed the browser-chromium-driver branch from f147ff6 to 5a236edCompareJuly 28, 2026 09:03
@Hona

Hona commented Jul 28, 2026

Copy link
Copy Markdown
MemberAuthor

Removed from browser stack #39304. V2 Desktop sidecar work is proceeding separately; browser validation will use a remote V2 server.

@HonaHona closed this Jul 28, 2026
Sign up for freeto 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

@Hona