Spaces OS dispatch #3
TL;DR: We're building a new OS for the self-hosted agentic future.
Here’s some updates since last time (100% written by a human).
Week 6 - Jun 12th
Installer
This week we started exploring visual identity on the installer. Eventually the same branding will get applied across the OS.
Release: https://github.com/generational-infrastructure/spaces-os/releases/tag/spaces-2026.06.12

Desktop
Upgraded voxtype, tested parakeet instead of whisper to improve the quality of the voice input module (feedback from Vitalik). There is still more work to do to get to the place we want to be with that module.
Mobile PWA
With the networking layer in place, a progressive web app running on the executor followed naturally. The agent is now reachable from a phone without a native app. Chat sync across devices is next.

Agents
The new Gemma 4 12GB model variants (including the 48GB version) are now package for evaluation. As local model capabilities continue to improve, this is part of our ongoing effort to keep the bundled options current without requiring users to track upstream themselves.
Next up
Next up: resolving open issues from first-user feedback, progressing the client/server protocol, and continued work on sandboxing and the installer experience.
See you next week!