| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-22 | chore: rename packages/tauri -> packages/desktop | Adam | |
| 2025-12-22 | ci: verbose build and re-enable appimage | Brendan Allan | |
| 2025-12-21 | fix(desktop): incorrect state dir on macos | Adam | |
| 2025-12-19 | fix(desktop): error handling | Adam | |
| 2025-12-18 | tauri: disable pinch zoom on linux (#5735) | Brendan Allan | |
| 2025-12-18 | tauri: configure display backends more correctly on linux (#5730) | Brendan Allan | |
| 2025-12-18 | tauri: say OpenCode Server instead of OpenCode CLI | Brendan Allan | |
| 2025-12-18 | tauri: server spawn fail dialog w/ copy logs button (#5729) | Brendan Allan | |
| 2025-12-18 | tauri: nsis header and sidebar | Brendan Allan | |
| 2025-12-17 | tauri: update nsis icon | Brendan Allan | |
| 2025-12-17 | tauri: dev icons + separate prod config (#5691) | Brendan Allan | |
| Co-authored-by: GitHub Action <[email protected]> | |||
| 2025-12-16 | core: ensure desktop app loads user shell environment variables | Dax Raad | |
| Changes shell spawn flags from -l to -il so that ~/.zshrc and ~/.bashrc are sourced when starting the desktop app on macOS and Linux. This fixes missing PATH and other environment variables that users expect to be available. | |||
| 2025-12-16 | chore: update opencode plugin dependencies and fix tauri sidecar path | Dax Raad | |
| 2025-12-16 | tui: fix autocomplete file loading and update dependencies | Dax Raad | |
| 2025-12-16 | tauri: explicitly kill sidecar before updater relaunch | Brendan Allan | |
| 2025-12-15 | ci: add app bundle target to fix macOS updater by generating .app.tar.gz files | Dax Raad | |
| 2025-12-15 | fix: image attachments in desktop | Adam | |
| 2025-12-15 | ci: update publish workflow concurrency to include version inputs and ↵ | Dax Raad | |
| upgrade ubuntu runner to 24.04 | |||
| 2025-12-15 | ci: fix AppImage build hanging by using portable appimage format | Dax Raad | |
| - Add appimage target back to tauri.conf.json - Force reinstall tauri-cli from feat/truly-portable-appimage branch - Add 10 minute timeout to prevent indefinite hangs - Add logging to verify correct tauri-cli version is installed This fixes the issue where AppImage builds would hang at 'Running input plugin: gtk' by using the new portable appimage format that bypasses linuxdeploy entirely. | |||
| 2025-12-15 | tauri: use correct sidecar name | Brendan Allan | |
| 2025-12-15 | tauri: rename sidecar to opencode-cli | Brendan Allan | |
| 2025-12-14 | fix desktop updater | Dax Raad | |
| 2025-12-14 | disable app image | Dax Raad | |
| 2025-12-14 | tauri: change mainBinaryName to just OpenCode | Brendan Allan | |
| 2025-12-14 | tauri: bring back appimage | Brendan Allan | |
| 2025-12-12 | desktop: fix build on Linux and Windows by making macOS title bar styling ↵ | Dax Raad | |
| conditional | |||
| 2025-12-12 | tauri: add basic custom titlebar (#5438) | Brendan Allan | |
| 2025-12-12 | tauri: create window with full screen size | Brendan Allan | |
| 2025-12-12 | chore: format code | GitHub Action | |
| 2025-12-12 | tauri: initialise store and window-state plugins | Brendan Allan | |
| 2025-12-11 | core: add client identification to user agent and request headers for better ↵ | Dax Raad | |
| tracking | |||
| 2025-12-11 | ci | Dax Raad | |
| 2025-12-11 | temporarily remove undo/redo keybinds | Dax Raad | |
| 2025-12-11 | tauri: update icons | Brendan Allan | |
| 2025-12-10 | desktop: enable zoom hotkeys in Tauri app | Dax Raad | |
| 2025-12-10 | fix: tauri | Adam | |
| 2025-12-10 | tui: pass dynamic port to frontend | Dax Raad | |
| Frontend now receives the server port via window.__OPENCODE__.port, allowing it to connect when using a random free port instead of hardcoded 4096 | |||
| 2025-12-10 | wip(desktop): progress | Adam | |
| 2025-12-10 | tui: use random free port and enable icon discovery by default | Dax Raad | |
| - Tauri app now automatically finds an available port instead of defaulting to 4096 - Icon discovery feature is now enabled by default in the Tauri app - Prevents port conflicts when multiple OpenCode instances are running | |||
| 2025-12-10 | tauri: update macos icon | Brendan Allan | |
| 2025-12-10 | tauri: comment out restart server dialog | Brendan Allan | |
| 2025-12-09 | desktop: move updater logic to js | Brendan Allan | |
| 2025-12-08 | Export DesktopInterface from desktop and add PlatformContext | Brendan Allan | |
| 2025-12-07 | enable zoom hotkeys | Dax Raad | |
| 2025-12-07 | Desktop macOS codesigning and notarization (#5154) | Brendan Allan | |
| Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Dax Raad <[email protected]> | |||
| 2025-12-06 | chore: update tauri update pub key | Adam | |
| 2025-12-05 | OpenCode Desktop app (#5044) | Brendan Allan | |
| Co-authored-by: Adam <[email protected]> | |||
| 2025-11-22 | load desktop app | Dax Raad | |
| 2025-11-22 | chore: format code | GitHub Action | |
| 2025-11-22 | tauri | Dax Raad | |
