Loom v0.7.4 is out for macOS, Linux and Windows

Platforms

Native on Apple Silicon.

A dmg of around 13 MB, built on Tauri 2 and Rust rather than a bundled browser. Traffic lights, Keychain, and a fleet of six Claude Code sessions conducted from your Mac.

Native

Built like a Mac app.

Around 13 MB

The Apple Silicon dmg weighs in at roughly 13 MB because the core is Tauri 2 and Rust with a React 19 interface, not a bundled Chromium. It downloads fast and stays light.

Keychain, not plaintext

Conductor API keys are stored in the macOS Keychain only. A secret-path deny-list guards file reads and writes, and there is no telemetry and no account beyond your Claude login.

At home on the desktop

Traffic lights where you expect them, and a theme engine with presets, custom themes, and background images so the workspace matches the rest of your Mac.

Setup

Two commands before first launch.

Loom drives six real Claude Code CLI sessions in parallel using your existing Claude login, so the fleet needs no API key. Install the CLI, sign in once, then open the dmg and brief your first mission.

terminal
# install Claude Code and sign in
$ curl -fsSL https://claude.ai/install.sh | bash
$ claude login
# then open Loom from the dmg

Questions

macOS specifics.

Can the Conductor run on a local model?

Yes. The Conductor is bring-your-own-key for OpenAI, Anthropic, Google, xAI, Groq, Cerebras, DeepSeek, Mistral, OpenRouter, or any OpenAI-compatible endpoint, and it also speaks to local LM Studio, MLX, and Ollama, with MLX being a natural fit on Apple Silicon.

What is the built-in terminal like?

A WebGL terminal built on xterm.js with native PTYs, tabs, splits, search, and true color. The Conductor watches each session, answers permission prompts, and recovers rate limits and stalls, and shift+tab cycles one terminal's permission mode.

Is it really free?

Yes. Loom Conductor is free and open source under Apache-2.0, with the source and releases on GitHub. You pay your model providers directly, and nothing else.

Hand it the work.
Walk away.

macOS, Linux, and Windows. Around 13 MB. Free and open source.