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
/
tauri
/
src-tauri
Age
Commit message (
Expand
)
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
2025-12-16
core: ensure desktop app loads user shell environment variables
Dax Raad
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 upgrade...
Dax Raad
2025-12-15
ci: fix AppImage build hanging by using portable appimage format
Dax Raad
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 con...
Dax Raad
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
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
2025-12-10
wip(desktop): progress
Adam
2025-12-10
tui: use random free port and enable icon discovery by default
Dax Raad
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
2025-12-06
chore: update tauri update pub key
Adam
2025-12-05
OpenCode Desktop app (#5044)
Brendan Allan
2025-11-22
load desktop app
Dax Raad
2025-11-22
chore: format code
GitHub Action
2025-11-22
tauri
Dax Raad