Commit Graph

441 Commits

Author SHA1 Message Date
Brendan Allan a1e08ee4ae 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 a25abf2a1c 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 380905a51c feat(desktop): implement clipboard write permission handling (#25998) 2026-05-06 08:40:45 +00:00
Brendan Allan 52fbf7c018 fix(desktop): suppress EPIPE errors in console transport (#25980) 2026-05-06 15:30:18 +08:00
Brendan Allan bdc8556425 fix(desktop): disable auto install on app quit (#25976) 2026-05-06 14:39:20 +08:00
Brendan Allan 062ea59e14 fix(desktop): suppress browser API Sentry errors in prod (#25972) 2026-05-06 12:44:40 +08:00
opencode-agent[bot] 80d2b09ece chore: generate 2026-05-06 04:32:49 +00:00
Brendan Allan ac61c0e98d feat(desktop): add OPENCODE_TEST_ONBOARDING env (#25968) 2026-05-06 04:30:20 +00:00
Luke Parker e7a77edf01 fix(desktop): respect proxy environment (#25846) 2026-05-05 20:34:28 +10:00
Brendan Allan 29ff91ae8e fix(desktop): add error handling to store-get IPC handler (#25850) 2026-05-05 18:24:21 +08:00
Luke Parker 48eb24b20c fix(desktop): trust system certificates (#25837) 2026-05-05 18:47:38 +10:00
Brendan Allan f449690edf fix(desktop): update main process (#25825) 2026-05-05 13:44:53 +08:00
Brendan Allan b862eacc03 refactor(desktop): consolidate desktop-electron into desktop package (#25822) 2026-05-05 13:43:36 +08:00
Brendan Allan 16d96ee5cb desktop: sentry integration (#15300)
Co-authored-by: Jay V <air@live.ca>
2026-05-01 11:56:31 +08:00
Brendan Allan 2bddee92a6 fix(desktop): avoid relaunching without installing updates (#23806) 2026-04-24 13:27:36 +08:00
Kit Langton 949ac8ed15 feat: enable type-aware no-floating-promises rule, fix all 177 violations (#22741)
publish-github-action / publish (push) Has been cancelled
2026-04-15 23:27:32 -04:00
Adam 870a2f8773 Reapply "fix(app): startup efficiency"
This reverts commit 24f93b627b.
2026-03-25 06:25:57 -05:00
Adam 24f93b627b Revert "fix(app): startup efficiency" 2026-03-25 06:25:05 -05:00
Adam eba2f67227 Reapply "fix(app): startup efficiency (#18854)"
This reverts commit 311a58a8c8.
2026-03-25 05:59:05 -05:00
Adam 311a58a8c8 Revert "fix(app): startup efficiency (#18854)"
This reverts commit 824d903e86.
2026-03-24 18:36:37 -05:00
Adam 824d903e86 fix(app): startup efficiency (#18854) 2026-03-24 09:10:24 -05:00
Brendan Allan bec6f54109 app: file type filter on desktop + multiple files (#18403) 2026-03-20 15:02:07 +00:00
Brendan Allan 9175eeca8f desktop: multi-window support in electron (#17155) 2026-03-13 09:18:27 +08:00
Brendan Allan 54adc3111e refactor(desktop): rework default server initialization and connection handling (#16965) 2026-03-12 08:10:52 +00:00
Kirill Tregubov 57475232a3 fix(app): add english to locale matchers (#16280) 2026-03-06 05:47:39 -06:00
Adam 8fbb7bba36 chore(app): i18n sync (#15362) 2026-02-27 09:45:00 -06:00
Brendan Allan 3651b6ca7c desktop: move open_path to rust (#15323) 2026-02-27 06:17:24 +00:00
Filip b1596dca43 fix(app): open in powershell (#15112) 2026-02-26 16:39:55 +08:00
Adam 7ce629820e chore: cleanup 2026-02-20 06:30:19 -06:00
Brendan Allan 670c2e40f4 desktop: don't spawn sidecar if default is localhost server 2026-02-20 12:18:39 +08:00
Adam 58cb85473d fix(app): black screen on launch with sidecar server 2026-02-19 16:23:33 -06:00
Brendan Allan da0d89f301 desktop: fetch defaultServer at top level 2026-02-19 21:14:59 +08:00
Brendan Allan 1601d31c7a app: refactor server management backend (#13813) 2026-02-18 23:03:24 +08:00
Brendan Allan 0d1314716b cleanup desktop loading page 2026-02-13 10:15:36 +08:00
Adam 24b0ba5af7 fix(app): notification should navigate to session 2026-02-12 20:04:36 -06:00
Adam cfdf2904bf chore: style loading screen 2026-02-12 07:16:30 -06:00
Brendan Allan b91ac7f746 desktop: sqlite migration progress bar (#13294) 2026-02-12 09:44:06 +00:00
Filip 1b8aecf693 Fix/reverception (#13166)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-02-11 09:18:44 -06:00
Adam d9f668cf8a Revert "feat(desktop): add WSL backend mode (#12914)"
This reverts commit ca23655d93.
2026-02-11 08:51:41 -06:00
Brendan Allan ca23655d93 feat(desktop): add WSL backend mode (#12914) 2026-02-11 07:49:48 +00:00
Filip fd72c883bf fix(desktop): open apps with executables on Windows (#13022) 2026-02-10 15:10:58 -06:00
Adam 8225593c88 fix(app): persist defensiveness (#12973) 2026-02-10 07:47:05 -06:00
Israel Araújo de Oliveira 965dbbcd22 feat(desktop): add native Wayland toggle on Linux (#11971)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-02-09 17:00:35 +08:00
opencode-agent[bot] 5a6f9dc65b chore: generate 2026-02-09 07:18:48 +00:00
OpeOginni d30b41d6c6 feat(desktop): add isSidecar prop to AppInterface and logic to persist sidecar server urls (#12366)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-02-09 07:18:06 +00:00
Abdul Rahman ArM 22cb276f96 fix(desktop): add native clipboard image paste and fix text paste (#12682) 2026-02-08 11:24:09 +00:00
OpeOginni 303d497f63 feat(desktop): added Macos support for displaying only installed editors & added sublime text editor (#12501) 2026-02-06 17:21:47 +00:00
Adam 9d548c9e25 fix(app): remove extra error page and use default error boundary 2026-02-06 09:03:45 -06:00
Brendan Allan 20202f9ca4 desktop: add loading window and restructure rust (#12176) 2026-02-06 23:03:07 +08:00
Adam 05ee14e6ca chore: cleanup 2026-02-06 05:35:46 -06:00