Skip to main content

Application Packaging

Roadmap page — not all commands shown are implemented. The gaia package --agent ... --ui web/electron CLI sketched below is a planned convenience wrapper. Today you can already expose agents as a web API (gaia api start) or as an Electron app via the existing Agent UI shell (src/gaia/electron/). See the Electron Integration spec for what’s currently shipping.
Status Detailed Spec: spec/electron-integration Purpose: Package GAIA agents as standalone applications for distribution.

14.1 Web UI Generation


14.2 Electron Desktop App


14.3 Deployment Patterns