This website works better with JavaScript
Home
Explore
Help
Register
Sign In
ZhangJinChen
/
opencode
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
bridge-zjc
Branches
Tags
bridge-zjc
opencode
/
packages
/
desktop
/
AGENTS.md
AGENTS.md
160 B
Permalink
History
Raw
Desktop package notes
Renderer process should only call
window.api
from
src/preload
.
Main process should register IPC handlers in
src/main/ipc.ts
.