opencode/packages
LukeParkerDev 3822c0aaec fix(desktop-wsl): use reg.exe for LXSS registry probe instead of powershell
The PowerShell HKCU Registry-provider enumeration returned nothing when spawned by Electron's main process (both Ubuntu-24.04 and Debian were reported as 'not installed'), so the first-run gate blocked every distro unconditionally. reg.exe is a native Windows binary with a stable line-oriented output format that works regardless of PS host quirks; parse its 'HKEY_CURRENT_USER\\\\...\\\\Lxss\\\\{guid}' subkey blocks, pull DistributionName + DefaultUid + State + Version, and rebuild the list.
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): use reg.exe for LXSS registry probe instead of powershell 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
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