sparo-os — Sparo OS (GCWing/Sparo-Agentic-OS)
Sparo OS is a Tauri-based cross-platform desktop application (Rust + React/TypeScript) that implements an "Agentic OS" concept for the AI era — a unified operation layer for continuous AI task execution, workspace management, and intelligent app hosting. Unlike behavioral frameworks that add instructions to existing AI tools, Sparo OS is itself the agent runtime interface: users run Sparo OS, open intelligent apps (Code, Cowork, Design), and Sparo OS manages sessions, workspaces, and context continuity. The three app types (Agent App, Live App, Bridge App) map to different interaction modalities. The Dev Kit supports external Skills, MCP (including MCP Apps), and custom Sub Agents. Platform support extends beyond desktop to mobile control via browser, Telegram, Feishu, and WeChat. Built with Tauri, it is cross-platform (Windows, macOS, Linux). Version v0.1.0 with 6 GitHub stars.
Compared to the seeds, Sparo OS is closest to kiro (Archetype 5 — closed IDE with proprietary primitives) but as an open-source Tauri desktop app rather than a VS Code fork. The key delta from kiro is the mobile-remote-control capability and the "Live App" concept (dynamically generated interfaces that persist and evolve), which has no parallel in any seed.