opencode-agent[bot]
|
2a7fc17942
|
Apply PR #23407: feat: desktop WSL onboarding + happy experience
|
2026-05-24 20:35:43 +00:00 |
|
Luke Parker
|
0cf9a5d20b
|
fix(desktop): avoid white flash when restoring window (#28247)
|
2026-05-23 14:42:40 +10:00 |
|
LukeParkerDev
|
930526ddcd
|
Merge remote-tracking branch 'upstream/dev' into desktop-wsl-onboarding
# Conflicts:
# packages/app/src/app.tsx
# packages/app/src/index.ts
# packages/desktop/src/main/constants.ts
# packages/desktop/src/main/index.ts
|
2026-05-23 10:59:21 +10:00 |
|
opencode-agent[bot]
|
4a976482b1
|
chore: generate
|
2026-05-21 10:46:02 +00:00 |
|
Brendan Allan
|
2caac055ef
|
feat(desktop): add pinch zoom setting (#28632)
|
2026-05-21 10:44:30 +00:00 |
|
Luke Parker
|
b207e32249
|
feat(app): add desktop v2 home, session entry, and titlebar (#28442)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
|
2026-05-21 05:48:13 +00:00 |
|
opencode-agent[bot]
|
7566cfe602
|
chore: generate
|
2026-05-21 04:56:41 +00:00 |
|
Luke Parker
|
bea3ca5b05
|
feat(desktop): Add Export Logs (#26262)
|
2026-05-21 14:55:23 +10:00 |
|
opencode-agent[bot]
|
4702cddb3e
|
chore: generate
|
2026-05-20 04:29:32 +00:00 |
|
Luke Parker
|
82c5d45601
|
Add Windows desktop app menu (#28420)
|
2026-05-20 14:28:15 +10:00 |
|
MYMDO
|
cbd2620c46
|
feat(i18n): add Ukrainian (uk) locale support (#28061)
|
2026-05-19 14:45:39 +08:00 |
|
LukeParkerDev
|
5334fd6b81
|
fix(desktop): avoid autostarting WSL servers
|
2026-05-19 08:16:06 +10:00 |
|
LukeParkerDev
|
4cf3eb04cd
|
Merge remote-tracking branch 'upstream/dev' into desktop-wsl-onboarding
# Conflicts:
# packages/desktop/src/main/apps.ts
# packages/desktop/src/main/index.ts
# packages/desktop/src/main/ipc.ts
# packages/desktop/src/main/server.ts
|
2026-05-19 08:00:22 +10:00 |
|
Brendan Allan
|
418c0ea04a
|
feat(desktop): add notification permission for renderer (#28119)
|
2026-05-18 15:43:28 +08:00 |
|
黑墨水鱼
|
71b27a1b0f
|
fix: sync PWA status bar theme-color with app color scheme (#28006)
|
2026-05-18 00:12:02 +00:00 |
|
Luke Parker
|
f06b78751e
|
fix(desktop): install the latest available update (#27953)
|
2026-05-18 09:23:32 +10:00 |
|
Luna Seemann
|
73cdba959b
|
feat(desktop): auto-hide menu bar on Linux and Windows (#27618)
|
2026-05-15 08:48:29 +08:00 |
|
Shoubhit Dash
|
fc34c74567
|
refactor(flags): move channel db flag to runtime flags (#27615)
|
2026-05-15 04:09:10 +05:30 |
|
Brendan Allan
|
f8c3f560d4
|
fix(desktop): await execFilePromise and read stdout properly (#27499)
|
2026-05-14 17:52:23 +08:00 |
|
qunqin
|
80543fb5dc
|
fix(desktop): resolve login shell when loading env (#26449)
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
|
2026-05-13 10:40:36 +08:00 |
|
Brendan Allan
|
ff38bbeeeb
|
refactor(desktop): remove configureEnv callback from spawnLocalServer (#27022)
|
2026-05-12 16:39:56 +08:00 |
|
opencode-agent[bot]
|
014dbd34c4
|
chore: generate
|
2026-05-08 06:20:21 +00:00 |
|
Brendan Allan
|
21ae91b4f2
|
refactor(desktop): convert main process to Effect-TS (#26148)
|
2026-05-08 14:19:09 +08:00 |
|
opencode-agent[bot]
|
cef0c8ac84
|
chore: generate
|
2026-05-08 05:36:06 +00:00 |
|
Brendan Allan
|
dd8bb44d1d
|
refactor(desktop): use electron-log in shell-env and simplify env merging (#26284)
|
2026-05-08 13:34:53 +08:00 |
|
Luke Parker
|
b8799be3c8
|
feat(desktop): allow silent install and only user-wide scope (#26253)
containers / build (push) Waiting to run
deploy / deploy (push) Waiting to run
docs-locale-sync / sync-locales (push) Waiting to run
generate / generate (push) Waiting to run
nix-eval / nix-eval (push) Waiting to run
nix-hashes / compute-hash (blacksmith-4vcpu-ubuntu-2404-arm, aarch64-linux) (push) Waiting to run
nix-hashes / compute-hash (blacksmith-4vcpu-ubuntu-2404, x86_64-linux) (push) Waiting to run
nix-hashes / compute-hash (macos-15-intel, x86_64-darwin) (push) Waiting to run
nix-hashes / compute-hash (macos-latest, aarch64-darwin) (push) Waiting to run
nix-hashes / update-hashes (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404 platform_flag:--linux target:aarch64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404 platform_flag:--linux target:x86_64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-windows-2025 platform_flag:--win target:x86_64-pc-windows-msvc]) (push) Blocked by required conditions
publish / build-electron (map[host:windows-2025 platform_flag:--win --arm64 target:aarch64-pc-windows-msvc]) (push) Blocked by required conditions
storybook / storybook build (push) Waiting to run
test / unit (linux) (push) Waiting to run
test / e2e (linux) (push) Waiting to run
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=arm64 host:macos-26 platform_flag:--mac --arm64 target:aarch64-apple-darwin]) (push) Blocked by required conditions
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=x64 host:macos-26-intel platform_flag:--mac --x64 target:x86_64-apple-darwin]) (push) Blocked by required conditions
publish / version (push) Waiting to run
publish / build-cli (push) Blocked by required conditions
publish / sign-cli-windows (push) Blocked by required conditions
publish / publish (push) Blocked by required conditions
test / unit (windows) (push) Waiting to run
test / e2e (windows) (push) Waiting to run
typecheck / typecheck (push) Waiting to run
|
2026-05-07 23:58:16 +00:00 |
|
Brendan Allan
|
54a78c9224
|
feat(desktop): move server to utilityProcess (#25962)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
|
2026-05-07 13:48:56 +08:00 |
|
Jesse
|
9b30ee2db2
|
fix(desktop): add macOS settings menu entry (#26081)
Co-authored-by: jesse.mahnken <jesse.mahnken@tiefox.de>
|
2026-05-07 13:39:14 +08:00 |
|
Brendan Allan
|
043a5c7c0d
|
feat(desktop): implement clipboard write permission handling (#25998)
|
2026-05-06 08:40:45 +00:00 |
|
Brendan Allan
|
754a1fb712
|
fix(desktop): suppress EPIPE errors in console transport (#25980)
|
2026-05-06 15:30:18 +08:00 |
|
Brendan Allan
|
acca2e92dc
|
fix(desktop): disable auto install on app quit (#25976)
|
2026-05-06 14:39:20 +08:00 |
|
Brendan Allan
|
7c8cf6ca5b
|
fix(desktop): suppress browser API Sentry errors in prod (#25972)
|
2026-05-06 12:44:40 +08:00 |
|
opencode-agent[bot]
|
b4c60e1b21
|
chore: generate
|
2026-05-06 04:32:49 +00:00 |
|
Brendan Allan
|
efd8024430
|
feat(desktop): add OPENCODE_TEST_ONBOARDING env (#25968)
|
2026-05-06 04:30:20 +00:00 |
|
LukeParkerDev
|
0ba2bea40c
|
Merge remote-tracking branch 'upstream/dev' into pr-23407-merge
# Conflicts:
# packages/desktop/src/index.tsx
# packages/desktop/src/main/index.ts
# packages/desktop/src/main/wsl-servers.ts
# packages/desktop/src/main/wsl.ts
|
2026-05-06 10:21:50 +10:00 |
|
Luke Parker
|
465c83cf82
|
fix(desktop): respect proxy environment (#25846)
|
2026-05-05 20:34:28 +10:00 |
|
Brendan Allan
|
bb9b81aa37
|
fix(desktop): add error handling to store-get IPC handler (#25850)
|
2026-05-05 18:24:21 +08:00 |
|
Luke Parker
|
b8f8f5d3a8
|
fix(desktop): trust system certificates (#25837)
|
2026-05-05 18:47:38 +10:00 |
|
Brendan Allan
|
03544a26cd
|
fix(desktop): update main process (#25825)
|
2026-05-05 13:44:53 +08:00 |
|
Brendan Allan
|
b4147c8d08
|
refactor(desktop): consolidate desktop-electron into desktop package (#25822)
|
2026-05-05 13:43:36 +08:00 |
|
LukeParkerDev
|
b70fc22a4b
|
fix(desktop): remove stale WSL toggle plumbing
|
2026-05-04 20:02:58 +10:00 |
|
LukeParkerDev
|
fcb4bc1b3a
|
deslop
|
2026-05-04 11:20:57 +10:00 |
|
LukeParkerDev
|
013bd4c918
|
Merge remote-tracking branch 'upstream/dev' into desktop-wsl-onboarding
|
2026-05-03 10:16:35 +10:00 |
|
Brendan Allan
|
163290bcf0
|
desktop: sentry integration (#15300)
Co-authored-by: Jay V <air@live.ca>
|
2026-05-01 11:56:31 +08:00 |
|
LukeParkerDev
|
81e907febe
|
.
|
2026-04-28 08:02:30 +10:00 |
|
LukeParkerDev
|
ed4a41f1e0
|
.
|
2026-04-28 07:57:25 +10:00 |
|
LukeParkerDev
|
cea9a9905d
|
Merge remote-tracking branch 'upstream/dev' into desktop-wsl-onboarding
|
2026-04-27 16:15:37 +10:00 |
|
Brendan Allan
|
2e156b8990
|
fix(desktop): avoid relaunching without installing updates (#23806)
|
2026-04-24 13:27:36 +08:00 |
|
LukeParkerDev
|
6ae05c541d
|
fix(desktop): remove deprecated wsl platform properties from tauri
|
2026-04-19 13:23:24 +10:00 |
|
LukeParkerDev
|
d6f2b9f1b7
|
refactor: give desktop local server a windows key
|
2026-04-19 13:14:39 +10:00 |
|