feat: add first-run runtime initialization

This commit is contained in:
inman
2026-04-29 17:24:37 +08:00
parent 3b252250cd
commit cddaf37016
14 changed files with 432 additions and 80 deletions

View File

@@ -65,6 +65,8 @@ const electronAPI = {
'yinian:skills:listLocal',
'yinian:skills:getRegistry',
'yinian:server:status',
'yinian:setup:status',
'yinian:setup:initialize',
// Window controls
'window:minimize',
'window:maximize',