index
:
opencode
dev
tradam-rules-patch
The open source coding agent.
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
packages
/
desktop
/
src-tauri
/
src
/
lib.rs
Age
Commit message (
Collapse
)
Author
2026-03-12
refactor(desktop): rework default server initialization and connection ↵
Brendan Allan
handling (#16965)
2026-02-27
desktop: move open_path to rust (#15323)
Brendan Allan
2026-02-26
fix(app): open in powershell (#15112)
Filip
2026-02-25
feat(desktop): enhance Windows app resolution and UI loading states (#13320)
Filip
Co-authored-by: Brendan Allan <
[email protected]
> Co-authored-by: Brendan Allan <
[email protected]
>
2026-02-20
desktop: don't spawn sidecar if default is localhost server
Brendan Allan
2026-02-16
fix(desktop): normalize Linux Wayland/X11 backend and decoration policy (#13143)
bnema
Co-authored-by: Brendan Allan <
[email protected]
>
2026-02-16
desktop: use process-wrap instead of manual job object (#13431)
Brendan Allan
2026-02-14
desktop: fix rust
Brendan Allan
2026-02-13
desktop: remote OPENCODE_SQLITE env (#13545)
Brendan Allan
2026-02-13
cleanup desktop loading page
Brendan Allan
2026-02-13
desktop: only show loading window if sqlite migration is necessary
Brendan Allan
2026-02-12
desktop: sqlite migration progress bar (#13294)
Brendan Allan
2026-02-11
Fix/reverception (#13166)
Filip
Co-authored-by: Adam <
[email protected]
>
2026-02-11
Revert "feat(desktop): add WSL backend mode (#12914)"
Adam
This reverts commit 213a87234dd7579873787070e5f8ad98eb88bce8.
2026-02-11
desktop: use tracing for logging (#13135)
Brendan Allan
2026-02-11
feat(desktop): enhance Windows app resolution and UI loading states (#13084)
Filip
2026-02-11
fix(desktop): server spawn resilience (#13028)
Adam
Co-authored-by: Brendan Allan <
[email protected]
>
2026-02-11
fix(desktop): read wayland preference from store (#13081)
Brendan Allan
2026-02-11
feat(desktop): add WSL backend mode (#12914)
Brendan Allan
2026-02-10
fix(desktop): open apps with executables on Windows (#13022)
Filip
2026-02-09
fix(desktop): correct module name for linux_display in main.rs (#12862)
Luke Parker
2026-02-09
feat(desktop): add native Wayland toggle on Linux (#11971)
Israel Araújo de Oliveira
Co-authored-by: Brendan Allan <
[email protected]
>
2026-02-06
feat(desktop): added Macos support for displaying only installed editors & ↵
OpeOginni
added sublime text editor (#12501)
2026-02-06
desktop: add loading window and restructure rust (#12176)
Brendan Allan
2026-02-06
desktop: maximize main window by default (#12433)
Brendan Allan
2026-02-02
desktop: fix rust build + bindings formatting
Brendan Allan
2026-02-02
fix(desktop): throttle window state persistence (#11746)
Brendan Allan
2026-02-02
chore(desktop): integrate tauri-specta (#11740)
Brendan Allan
2026-02-02
fix(desktop): kill zombie server process on startup timeout (#11602)
mohammad
Co-authored-by: Brendan Allan <
[email protected]
>
2026-01-31
Revert "feat: Transitions, spacing, scroll fade, prompt area update ↵
Adam
(#11168)" (#11461) Co-authored-by: adamelmore <
[email protected]
>
2026-01-30
feat: Transitions, spacing, scroll fade, prompt area update (#11168)
Aaron Iker
Co-authored-by: Github Action <
[email protected]
> Co-authored-by: Copilot <
[email protected]
> Co-authored-by: aaroniker <
[email protected]
>
2026-01-29
feat(desktop): Add desktop deep link (#10072)
Hegyi Áron Ferenc
Co-authored-by: Brendan Allan <
[email protected]
>
2026-01-27
fix(app): don't connect to localhost through vpn
adamelmore
2026-01-24
feat(web): implement new server management for web and desktop (#8513)
OpeOginni
2026-01-22
fix(desktop): attempt to improve connection reliability
Brendan Allan
2026-01-22
refactor(desktop): move markdown rendering to rust (#10000)
Shoubhit Dash
2026-01-21
feat(desktop): properly integrate window controls on windows (#9835)
Brendan Allan
2026-01-21
fix(desktop): no proxy for connecting to sidecar (#9690)
Adam
Co-authored-by: Brendan Allan <
[email protected]
>
2026-01-15
chore(desktop): Stop Killing opencode-cli on dev
dbpolito
2026-01-15
fix(app): new layout issues
Adam
2026-01-15
feat(app): new layout
Adam
2026-01-13
fix(desktop): correct health check endpoint URL to /global/health (#8231)
usvimal
2026-01-13
desktop: macos killall opencode-cli on launch
Brendan Allan
2026-01-13
fix(app): provide pty socket auth if available from desktop (#8210)
Brendan Allan
2026-01-13
feat(desktop): Tie desktop & CLI to the same Windows JobObject (#8153)
Brendan Allan
2026-01-13
feat(desktop): spawn local server with password (#8139)
Brendan Allan
2026-01-12
fix(desktop): improve server detection & connection logic (#7962)
Brendan Allan
2026-01-10
fix(desktop): add missing StoreExt import and fix unused mut warning (#7707)
Jérôme Benoit
2026-01-10
fix(desktop): build failing - missing import (#7697)
Lekë Dobruna
2026-01-10
feat: support configuring default server URL for desktop (#7363)
Andrew Thal
[next]