Packages

Official Windows and macOS apps. Double-click and they run the same Studio as the browser — no clone, no Node install, no terminal. CI packages both on every push to main and development. Each app updates itself when its channel moves.

Shiba Studio for Windows

Native Windows host (dark title bar, standard menus, WebView2). Extract the folder and double-click ShibaStudio.exe. Studio starts itself on loopback and looks like the web app.

Artifact: ShibaStudio-windows-x64.zip

Stable channel updates on every push to main.

Development channel updates on every push to development.

Shiba Studio for macOS

Native Mac host (menu bar, Settings, WKWebView). Open ShibaStudio.app — drag to Applications if you like. Studio starts itself on loopback and looks like the web app.

Artifact: ShibaStudio-macos.zip

Stable channel updates on every push to main.

Development channel updates on every push to development.

The macOS zip is an unsigned .app (universal Swift host; bundled Studio runtime is Apple Silicon). First launch of a downloaded build may need right-click → Open. Windows needs the Evergreen WebView2 runtime (already present on current Windows 11). Stable builds follow main; development builds follow development.