| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-19 | release: v1.0.170 | opencode | |
| 2025-12-19 | fix(desktop): error handling | Adam | |
| 2025-12-19 | tauri: remove pinch-to-zoom on window | Brendan Allan | |
| 2025-12-19 | release: v1.0.169 | opencode | |
| 2025-12-18 | release: v1.0.168 | opencode | |
| 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 | feat(desktop): custom update toast | Adam | |
| 2025-12-18 | release: v1.0.167 | opencode | |
| 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-17 | release: v1.0.166 | opencode | |
| 2025-12-17 | release: v1.0.165 | opencode | |
| 2025-12-17 | chore: localStorage -> tauri store | Adam | |
| 2025-12-18 | tauri: nsis header and sidebar | Brendan Allan | |
| 2025-12-17 | tauri: update nsis icon | Brendan Allan | |
| 2025-12-17 | tauri: return after update failures | Brendan Allan | |
| 2025-12-17 | chore: format code | GitHub Action | |
| 2025-12-17 | tauri: only alert on update failure when triggered manually | Brendan Allan | |
| 2025-12-17 | tauri: dev icons + separate prod config (#5691) | Brendan Allan | |
| Co-authored-by: GitHub Action <[email protected]> | |||
| 2025-12-16 | release: v1.0.164 | opencode | |
| 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 | Keep release a draft until all builds are finished (#5632) | Brendan Allan | |
| Co-authored-by: opencode <[email protected]> Co-authored-by: GitHub Action <[email protected]> | |||
| 2025-12-16 | tauri: explicitly kill sidecar before updater relaunch | Brendan Allan | |
| 2025-12-16 | chore: format code | GitHub Action | |
| 2025-12-16 | tauri: macos-only app menu | Brendan Allan | |
| 2025-12-16 | release: v1.0.162 | opencode | |
| 2025-12-16 | release: v1.0.161 | opencode | |
| 2025-12-15 | release: v1.0.160 | opencode | |
| 2025-12-15 | release: v1.0.159 | opencode | |
| 2025-12-15 | release: v1.0.158 | opencode | |
| 2025-12-15 | release: v1.0.157 | opencode | |
| 2025-12-15 | ci: add app bundle target to fix macOS updater by generating .app.tar.gz files | Dax Raad | |
| 2025-12-15 | release: v1.0.156 | opencode | |
| 2025-12-15 | fix: image attachments in desktop | Adam | |
| 2025-12-15 | release: v1.0.155 | opencode | |
| 2025-12-15 | release: v1.0.154 | opencode | |
| 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 | release: v1.0.153 | opencode | |
| 2025-12-14 | tauri: change mainBinaryName to just OpenCode | Brendan Allan | |
| 2025-12-14 | tauri: bring back appimage | Brendan Allan | |
| 2025-12-12 | release: v1.0.152 | opencode | |
| 2025-12-12 | desktop: fix build on Linux and Windows by making macOS title bar styling ↵ | Dax Raad | |
| conditional | |||
