opencode/packages
LukeParkerDev 16ada93dd4 fix(desktop-wsl): skip sidecar spawn when distro first-run is incomplete
Reading HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Lxss tells us the DefaultUid for every registered distro without touching wsl.exe. On a freshly installed Ubuntu-24.04 the 'Create a default UNIX user account' prompt never ran and DefaultUid stays 0; every wsl.exe -d <distro> ... invocation in that state silently blocks on stdin forever, even with --user root. checkWslDistroFirstRun reads the registry via powershell, and spawnWslSidecar throws a human-readable error if the distro still needs setup, so the controller marks the server as failed with a clear message instead of hanging. Also emits 'wsl sidecar starting' to main.log for visibility.
2026-04-19 13:20:09 +10:00
..
app fix(layout): guard LocalWorkspace + projectId prop against undefined project 2026-04-19 13:19:40 +10:00
console sync release versions for v1.14.17 2026-04-19 03:02:14 +00:00
containers chore: bump Bun to 1.3.11 (#18144) 2026-03-23 10:19:21 +10:00
desktop refactor: give desktop local server a windows key 2026-04-19 13:14:39 +10:00
desktop-electron fix(desktop-wsl): skip sidecar spawn when distro first-run is incomplete 2026-04-19 13:20:09 +10:00
docs fix(web): favicon rename again 2026-01-21 14:36:21 -06:00
enterprise sync release versions for v1.14.17 2026-04-19 03:02:14 +00:00
extensions/zed sync release versions for v1.14.17 2026-04-19 03:02:14 +00:00
function sync release versions for v1.14.17 2026-04-19 03:02:14 +00:00
identity chore: identity cleanup, vscode ext images 2025-12-08 06:47:57 -06:00
opencode sync release versions for v1.14.17 2026-04-19 03:02:14 +00:00
plugin sync release versions for v1.14.17 2026-04-19 03:02:14 +00:00
script refactor: replace bun semver with npm semver package 2026-03-09 15:29:55 -04:00
sdk sync release versions for v1.14.17 2026-04-19 03:02:14 +00:00
shared sync release versions for v1.14.17 2026-04-19 03:02:14 +00:00
slack sync release versions for v1.14.17 2026-04-19 03:02:14 +00:00
storybook feat: enable type-aware no-base-to-string rule, fix 56 violations (#22750) 2026-04-16 03:50:47 +00:00
ui fix: harden local server WSL onboarding checks 2026-04-19 13:15:26 +10:00
web sync release versions for v1.14.17 2026-04-19 03:02:14 +00:00