You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 30, 2025. It is now read-only.
feat: createWindow API should allow window creation from URL
Right now, it only supports creating a window to execute a Kui command line.
This PR also updates the `createWindow` API so that it returns a `Promise` that resolves when the window is closed.
0 commit comments