Commit Graph

55 Commits

Author SHA1 Message Date
opencode-agent[bot] 66e178844b chore: generate 2026-02-04 11:35:05 +00:00
Goni Zahavy d07053157f fix(desktop): removed compression from rpm bundle to save 15m in CI (#12097) 2026-02-04 05:34:18 -06:00
Brendan Allan 344d24625d desktop: fix rust build + bindings formatting 2026-02-02 18:52:57 +08:00
Brendan Allan eb2d967ddb fix(desktop): throttle window state persistence (#11746) 2026-02-02 09:54:57 +00:00
Brendan Allan f9e5e1c07c chore(desktop): integrate tauri-specta (#11740) 2026-02-02 07:58:08 +00:00
mohammad 6b087d3eb3 fix(desktop): kill zombie server process on startup timeout (#11602)
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2026-02-02 13:30:46 +08:00
Adam af7ee500f9 Revert "feat: Transitions, spacing, scroll fade, prompt area update (#11168)" (#11461)
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com>
2026-01-31 07:18:51 -06:00
Aaron Iker d1e8c95362 feat: Transitions, spacing, scroll fade, prompt area update (#11168)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aaroniker <4730431+aaroniker@users.noreply.github.com>
2026-01-30 17:57:49 +00:00
Rahul A Mistry f840974f72 fix(app): version to latest to avoid errors for new devs (#11201) 2026-01-29 19:42:59 -06:00
Hegyi Áron Ferenc e1564ef8c6 feat(desktop): Add desktop deep link (#10072)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-01-29 15:09:53 +08:00
adamelmore 93874cd289 fix(app): don't connect to localhost through vpn 2026-01-27 15:25:06 -06:00
adamelmore f1c2d60425 fix(app): open markdown links in external browser 2026-01-27 08:43:36 -06:00
Brendan Allan abec7f85d7 desktop: deduplicate tauri configs 2026-01-27 17:48:43 +08:00
Chris Yang efec326641 fix(desktop): disable magnification gestures on macOS (#10605) 2026-01-26 18:50:51 -06:00
adamelmore 7ce8e16a44 fix(app): enable file watcher 2026-01-26 16:57:44 -06:00
OpeOginni f149624875 feat(web): implement new server management for web and desktop (#8513) 2026-01-24 12:03:36 -06:00
Brendan Allan 0095248060 fix(desktop): correct NO_PROXY syntax 2026-01-22 22:18:08 +08:00
Brendan Allan 37ad210ddf fix(desktop): attempt to improve connection reliability 2026-01-22 22:06:28 +08:00
Shoubhit Dash 1b2b08aaa4 refactor(desktop): move markdown rendering to rust (#10000) 2026-01-22 04:48:39 -06:00
Brendan Allan d65e7dfd70 feat(desktop): properly integrate window controls on windows (#9835) 2026-01-21 08:35:05 -06:00
Brendan Allan 24310eddb2 fix(desktop): add workaround for nushell 2026-01-21 20:15:19 +08:00
Adam 386298ee3a fix(desktop): no proxy for connecting to sidecar (#9690)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-01-21 16:21:21 +08:00
Brendan Allan 90024c8acb fix(desktop): completely disable pinch to zoom 2026-01-20 14:07:39 +08:00
dbpolito 7d6ea65cd4 chore(desktop): Stop Killing opencode-cli on dev 2026-01-15 13:17:57 -06:00
Adam e41cf80835 fix(app): new layout issues 2026-01-15 07:29:13 -06:00
Adam 4a8cdc9033 feat(app): new layout 2026-01-15 07:29:13 -06:00
usvimal 393d038e1a fix(desktop): correct health check endpoint URL to /global/health (#8231) 2026-01-13 09:39:43 -06:00
Brendan Allan b28e3da935 desktop: macos killall opencode-cli on launch 2026-01-13 22:38:24 +08:00
Brendan Allan 77efb8fb3a fix(app): provide pty socket auth if available from desktop (#8210) 2026-01-13 07:08:19 -06:00
Brendan Allan d715d473c7 feat(desktop): Tie desktop & CLI to the same Windows JobObject (#8153) 2026-01-13 15:32:54 +08:00
Brendan Allan bd193dbd22 feat(desktop): spawn local server with password (#8139) 2026-01-13 13:58:00 +08:00
Patrick Schiel cb74fad057 fix: add missing args to windows tauri cli spawn (#8084) 2026-01-13 10:38:01 +08:00
Brendan Allan 837043db77 disable appimage 2026-01-12 19:28:55 +08:00
Brendan Allan c928cfd849 fix(desktop): improve server detection & connection logic (#7962) 2026-01-12 17:58:13 +08:00
Jérôme Benoit 818bba3d5a fix(desktop): add missing StoreExt import and fix unused mut warning (#7707) 2026-01-10 15:26:24 -06:00
Lekë Dobruna 15aec100af fix(desktop): build failing - missing import (#7697) 2026-01-10 15:24:15 -06:00
Andrew Thal 41e520c2d9 feat: support configuring default server URL for desktop (#7363) 2026-01-10 08:56:48 -06:00
Jérôme Benoit 830fe537d4 fix(desktop): complete symlink support implementation and enable CI for PRs (#7113) 2026-01-09 22:43:49 +08:00
Adam 0e69185cd6 Revert "fix(desktop): open external links in default browser (#7221)"
This reverts commit 248acec04d.
2026-01-08 17:51:30 -06:00
Andrew Thal 248acec04d fix(desktop): open external links in default browser (#7221) 2026-01-07 16:04:27 -06:00
Brendan Allan 02aa1151a7 desktop: bundleMediaFramework 2026-01-07 22:55:29 +08:00
Brendan Allan 39bf8bf1ef fix entitlements 2026-01-07 20:03:38 +08:00
Saeed Vaziry 99e0eb773e Add audio input and camera permissions to entitlements (#7117)
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2026-01-07 17:56:46 +08:00
Brendan Allan f638f818c3 desktop: appimage bundleMediaFramework 2026-01-07 17:39:35 +08:00
Brendan Allan a7878a9ba2 desktop: use Show instead of Suspense 2026-01-07 16:47:45 +08:00
usvimal 3a529d8955 perf: show window immediately during desktop startup (#6734)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-01-07 15:19:01 +08:00
Aiden Cline 9cae8cdd37 Revert "fix(desktop): use current_binary() to support symlinked executables (#7102)"
This reverts commit 9b95e42ed2.
2026-01-06 12:59:05 -06:00
Jérôme Benoit 9b95e42ed2 fix(desktop): use current_binary() to support symlinked executables (#7102) 2026-01-06 12:07:18 -06:00
Brendan Allan c22d252888 update Cargo.lock 2026-01-06 17:08:34 +08:00
Junseo5 820c5c77e0 fix(desktop): add single-instance plugin to prevent multiple windows (#6966) 2026-01-06 14:19:29 +08:00