Bamdra Loom
Your intent. An AI team. Shipped code.
Loom is a local desktop workspace where a team of AI agents collaborates to turn what you want into working software — without you writing a line of code.
What it is
Loom isn't a code editor. It isn't a chatbot. It's closer to having a small AI team that lives on your machine.
You describe what you want. The team figures out the approach, writes the code, reviews each other's work, and delivers the result. You decide what to build — they decide how to build it.
No cloud upload. No subscription required for the core workflow. Everything runs locally.
Three kinds of people Loom serves
People who want to build software but don't write code — you've had an idea sitting in your head. Tell Loom what you want; it asks the questions that matter, builds it, and hands you something you can open.
Researchers and analysts — you've got a pile of PDFs or data and want a searchable tool or visualization. Describe it in plain language; Loom builds it.
Developers who want to stop hand-holding AI — say one sentence of intent; it runs the whole analyze → plan → implement → review loop internally and shows you the result.
What 5 minutes feels like
- Click + in the top bar, point it at a directory
- Type what you want: "I want a webpage that logs my daily book quotes and groups them by topic."
- A plan appears — you judge the direction, not the details
- Approve, and the agents get to work
- A few minutes later: a result you can open, run, and iterate on
Core features
Multi-Agent Collaboration
Four specialized agents — Analysis, Design, Implement, Review — each with a clear role. They coordinate through shared files, review each other's work, and deliver results you can trust.
VibeFlow Workflow
A structured system that keeps your AI team in sync. Plan files, task lists, architecture docs, and status tracking — all managed automatically.
Quick Task
Fire off standalone tasks without a full planning cycle. Click the button or press ⌘⇧E, type what you need, and it's done.
Keyboard-First
Navigate agents, open sessions, launch tasks — all from the keyboard. ⌘1-4 for agents, ⌘⇧E for quick tasks, ⌘W to close.
Supported AI providers
| Provider | Mode | Role |
|---|---|---|
| Claude (Opus / Sonnet) | Interactive PTY + Headless | Analysis, Design, Implement |
| Codex | Interactive PTY + Headless | Review, General |
| Gemini | Interactive PTY | General |
Download
Get the latest release from GitHub Releases.
| Platform | File |
|---|---|
| macOS (Apple Silicon) | Bamdra.Loom_X.Y.Z_aarch64.dmg |
| macOS (Intel) | Bamdra.Loom_X.Y.Z_x64.dmg |
| Linux (deb) | Bamdra.Loom_X.Y.Z_amd64.deb |
| Linux (rpm) | Bamdra.Loom_X.Y.Z_x86_64.rpm |
| Windows | Bamdra.Loom_X.Y.Z_x64-setup.exe |