holaOS — Summary
holaOS is a macOS-first Electron desktop application that runs long-horizon AI work-streams in persistent "workspaces" — context-rich environments where agents have access to a shared browser, files, apps, tools, and runtime state. The "environment engineering" thesis: the environment an agent runs in defines its capabilities more than the prompts. Each workspace has goals, context, rules, sources, artifacts, history, and a control surface; corrections made during review become "visible rules" that the next run starts with. Sub-agents handle parallel subtask execution within a workspace.
holaOS distinguishes itself through the "workspace as a living entity" pattern: unlike Aperant's task-per-worktree or Multica's issue-per-agent, holaOS workspaces persist across runs with compounding improvements. The Modified Apache 2.0 license and macOS-only support (Windows/Linux in progress) limit adoption. Compared to claude-flow (closest seed), holaOS replaces the MCP toolserver with an Electron native runtime, and replaces SPARC phases with a "workspace + recurring run" model.