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-electron
/
src
/
main
/
index.ts
Age
Commit message (
Expand
)
Author
2026-04-24
fix(desktop): avoid relaunching without installing updates (#23806)
Brendan Allan
2026-04-21
refactor(desktop-electron): enable contextIsolation and sandbox (#23523)
Brendan Allan
2026-04-21
chore: generate
opencode-agent[bot]
2026-04-21
electron: use custom oc:// protocol for renderer windows (#23516)
Brendan Allan
2026-04-19
fix(desktop-electron): run JSON migration before spawning sidecar (#23396)
Brendan Allan
2026-04-19
chore: bump electron and fix taskbar icon (#23368)
Luke Parker
2026-04-15
fix(desktop): chdir to homedir on macOS to fix ripgrep issues (#22537)
Brendan Allan
2026-04-09
Remove CLI from electron app (#17803)
Brendan Allan
2026-04-02
electron: add basic context menu for inspect element (#20723)
Brendan Allan
2026-03-23
electron: more robust sidecar kill handling (#18742)
Brendan Allan
2026-03-13
desktop: multi-window support in electron (#17155)
Brendan Allan
2026-03-12
refactor(desktop): rework default server initialization and connection handli...
Brendan Allan
2026-03-05
desktop-electon: handle latest version update check properly
Brendan Allan
2026-03-04
desktop: add electron version (#15663)
Brendan Allan