Save local refactor snapshot and transport settings

This commit is contained in:
ashione
2026-03-07 23:56:56 +08:00
parent b41a8eedd9
commit 4651f8ec56
40 changed files with 2596 additions and 194 deletions

View File

@@ -21,6 +21,7 @@ const electronAPI = {
'gateway:stop',
'gateway:restart',
'gateway:rpc',
'gateway:httpProxy',
'gateway:health',
'gateway:getControlUiUrl',
// OpenClaw
@@ -41,6 +42,7 @@ const electronAPI = {
'app:platform',
'app:quit',
'app:relaunch',
'app:request',
// Window controls
'window:minimize',
'window:maximize',