Scope
- Base ref:
origin/main
- Source ref:
opencode/dev
- Theme id:
desktop-tauri
- Commits mapped: 30
- Date span:
2026-01-21 to 2026-02-13
Theme Summary
Desktop native bindings, Tauri config, and Rust-side behavior.
Mapping Rule
Commits are assigned to one issue by dominant touched-path prefix (most matched files in commit; ties resolved by longest prefix then fixed theme order).
Top Path Hotspots
packages/desktop/src-tauri/src/lib.rs (20)
packages/desktop/src-tauri/Cargo.toml (10)
packages/desktop/src-tauri/Cargo.lock (9)
packages/desktop/src-tauri/src/cli.rs (7)
packages/desktop/src/index.tsx (6)
packages/desktop/src-tauri/src/main.rs (6)
packages/desktop/src/bindings.ts (5)
packages/desktop/src-tauri/tauri.conf.json (4)
packages/desktop/src-tauri/src/server.rs (4)
packages/desktop/src-tauri/capabilities/default.json (3)
Commits
Acceptance Checklist
Scope
origin/mainopencode/devdesktop-tauri2026-01-21to2026-02-13Theme Summary
Desktop native bindings, Tauri config, and Rust-side behavior.
Mapping Rule
Commits are assigned to one issue by dominant touched-path prefix (most matched files in commit; ties resolved by longest prefix then fixed theme order).
Top Path Hotspots
packages/desktop/src-tauri/src/lib.rs(20)packages/desktop/src-tauri/Cargo.toml(10)packages/desktop/src-tauri/Cargo.lock(9)packages/desktop/src-tauri/src/cli.rs(7)packages/desktop/src/index.tsx(6)packages/desktop/src-tauri/src/main.rs(6)packages/desktop/src/bindings.ts(5)packages/desktop/src-tauri/tauri.conf.json(4)packages/desktop/src-tauri/src/server.rs(4)packages/desktop/src-tauri/capabilities/default.json(3)Commits
ab705bbcfix(desktop): add workaround for nushelld00b8df7feat(desktop): properly integrate window controls on windows (feat(desktop): properly integrate window controls on windows anomalyco/opencode#9835)d6caaee8fix(desktop): no proxy for connecting to sidecar (fix(desktop): no proxy for connecting to sidecar anomalyco/opencode#9690)224b2c37fix(desktop): attempt to improve connection reliabilityb776ba6bfix(desktop): correct NO_PROXY syntaxc7377769refactor(desktop): move markdown rendering to rust (refactor(desktop): move markdown rendering to rust anomalyco/opencode#10000)36577479fix(app): enable file watcherd9e8b2b6fix(desktop): disable magnification gestures on macOS (fix(desktop): disable magnification gestures on macOS anomalyco/opencode#10605)1ebf63c7fix(app): don't connect to localhost through vpn3297e523fix(app): open markdown links in external browserdd1624e3desktop: deduplicate tauri configs2af32660feat(desktop): Add desktop deep link (feat(desktop): Add desktop deep link anomalyco/opencode#10072)ad91f914fix(app): version to latest to avoid errors for new devs (fix(app): version to latest to avoid errors for new devs anomalyco/opencode#11201)04aef44fchore(desktop): integrate tauri-specta (chore(desktop): integrate tauri-specta anomalyco/opencode#11740)76745d05fix(desktop): kill zombie server process on startup timeout (fix(desktop): kill zombie server process on startup timeout anomalyco/opencode#11602)9564c1d6desktop: fix rust build + bindings formattinge6d8315efix(desktop): throttle window state persistence (fix(desktop): throttle window state persistence anomalyco/opencode#11746)2e8d8de5fix(desktop): removed compression from rpm bundle to save 15m in CI (fix(desktop): removed compression from rpm bundle to save 15m in CI anomalyco/opencode#12097)af06175bchore: generate26e1901bdesktop: maximize main window by default (desktop: maximize main window by default anomalyco/opencode#12433)b7ad8e45desktop: add loading window and restructure rust (desktop: add loading window and restructure rust anomalyco/opencode#12176)93a11ddefeat(desktop): add native Wayland toggle on Linux (feat(desktop): add native Wayland toggle on Linux anomalyco/opencode#11971)d4a68b0ffeat: exclude devtools from production builds (feat: exclude devtools from production builds anomalyco/opencode#12290)3d6fb29ffix(desktop): correct module name for linux_display in main.rs (fix(desktop): correct module name for linux_display in main.rs anomalyco/opencode#12862)78388813fix(desktop): read wayland preference from store (fix(desktop): read wayland preference from store anomalyco/opencode#13081)7e1247c4fix(desktop): server spawn resilience (fix(desktop): server spawn resilience anomalyco/opencode#13028)a25b2af0desktop: use tracing for logging (desktop: use tracing for logging anomalyco/opencode#13135)1413d77bdesktop: sqlite migration progress bar (desktop: sqlite migration progress bar anomalyco/opencode#13294)adb0c4d4desktop: only show loading window if sqlite migration is necessarye0f1c3c2cleanup desktop loading pageAcceptance Checklist