Documentation Index
Fetch the complete documentation index at: https://docs.heygaia.io/llms.txt
Use this file to discover all available pages before exploring further.
Desktop v0.3.0
Features
- Artifacts Support: The desktop app now supports the new artifacts panel for viewing agent-generated content.
Bug Fixes
- Server URL Handling: Fixed an edge case where the app could fail to connect when running outside the packaged environment.
Desktop v0.2.0
Features
- Deep Linking: Protocol handler registration enables opening GAIA links directly in the desktop app
- Branded Splash Screen: New splash screen with refined appearance during app startup
- Auto-Updater: Built-in automatic update support keeps the desktop app current without manual downloads
- Modular Window Management: Refactored window lifecycle into a modular architecture for better maintainability
Bug Fixes
- Server Shutdown Reliability: Fixed graceful shutdown behavior and refined login UI styling
- Safer Protocol Registration on Linux: Replaced execSync with spawnSync to prevent shell injection during protocol handler setup
Desktop v0.1.1
Bug Fixes
- Release workflow updated to correctly handle desktop-v tags and extract version numbers during CI builds
Desktop v0.1.0
Features
- Initial release: Electron desktop app bundling the Next.js standalone build for native desktop usage, bringing the full GAIA web experience to macOS, Windows, and Linux

