This website works better with JavaScript
Home
Explore
Help
Sign In
Evan
/
KirinCode
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
6a7e247e7e
Branches
Tags
main
v0.7.1
v0.7.0
v0.6.4
v0.6.3
v0.6.2
v0.6.1
v0.5.1
v0.5.0
v0.4.2
v0.4.1
v0.3.3
v0.4.0
KirinCode
/
packages
/
desktop
/
AGENTS.md
AGENTS.md
160 B
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
.