Commit graph

488 commits

Author SHA1 Message Date
Aarav Sareen
50374abab8
feat(app): change traffic light position, fix sequoia bug (#35081) 2026-07-07 12:49:28 +08:00
Brendan Allan
dffecb6478
fix(desktop): gate first launch onboarding (#34930) 2026-07-06 16:20:15 +08:00
Luke Parker
f266e829cf
fix(desktop): keep window tabs across app close (#34807) 2026-07-01 23:23:11 +00:00
opencode-agent[bot]
8b68dc0d7f chore: generate 2026-07-01 09:05:06 +00:00
Brendan Allan
2f4d36d64e
fix(desktop): clean stale draft stores (#34651) 2026-07-01 09:03:27 +00:00
opencode-agent[bot]
34ee94232f chore: generate 2026-07-01 07:40:25 +00:00
Aarav Sareen
4d91f0cf28
feat(app): v2 wsl ui (#34233)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-07-01 07:39:00 +00:00
opencode-agent[bot]
bd7f7ad98b chore: generate 2026-07-01 07:03:41 +00:00
Brendan Allan
af72cec799
feat(desktop): scope tabs to windows (#34669) 2026-07-01 07:02:10 +00:00
Brendan Allan
aa56750f8b
fix(desktop): persist last active url (#34595) 2026-06-30 18:32:30 +08:00
Brendan Allan
58ba99e505
fix(desktop): avoid destroyed window permission checks (#34300) 2026-06-28 20:06:15 +08:00
Luke Parker
88f5b9a90e
experiment: better web picker using @pierre/tree (#31208) 2026-06-16 17:43:23 +02:00
Dax
c06ad7c881
refactor(core): replace legacy logger with Effect logging (#31310) 2026-06-08 15:41:56 -04:00
opencode-agent[bot]
4d09a71ef4 chore: generate 2026-06-08 02:07:18 +00:00
Filip
65a3f7f749
fix(desktop): few WSL bugs (#31095) 2026-06-08 02:05:54 +00:00
opencode-agent[bot]
472b33113e chore: generate 2026-06-07 05:58:27 +00:00
Luke Parker
218147271c
feat(desktop): open attachments in active project (#31192) 2026-06-07 05:57:07 +00:00
opencode-agent[bot]
7a2c49e762 chore: generate 2026-06-07 05:22:22 +00:00
Luke Parker
9b4d5b0395
feat(desktop): make updates persistent and responsive (#31191) 2026-06-07 05:20:56 +00:00
Luke Parker
bd7eb0603f
feat: desktop v2 everything WSL (#23407) 2026-06-06 14:38:06 +10:00
Luke Parker
7f33576f46
feat(app): improve desktop multi-server support (#30678)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-06-05 06:30:02 +00:00
Aarav Sareen
605ae48c6f
feat(app): color themes (#30824)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-06-05 00:53:36 +00:00
Luke Parker
b1a7ee5695
feat(desktop): surface local server startup failures (#30822) 2026-06-04 22:45:48 +00:00
opencode-agent[bot]
b12bc87548 chore: generate 2026-06-02 23:06:44 +00:00
Dax
ca2acc4f8d
refactor(opencode): remove JSON storage migration (#30461) 2026-06-02 19:05:14 -04:00
Luke Parker
0cf9a5d20b
fix(desktop): avoid white flash when restoring window (#28247) 2026-05-23 14:42:40 +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
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)
Some checks are pending
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