---
title: "Who a Muse Code desktop app is for"
url: https://helicon.sh/use-cases
description: "Windows developers, macOS power users, people running parallel agents, remote development, open-source maintainers, freelancers, monorepos and terminal loyalists."
site: Helicon
---

# Use cases

A graphical Muse Code client earns its place when the number of agent threads exceeds what you can hold in your head. These pages cover the situations where that happens: Windows setup friction, parallel agents across repositories, remote execution, client work, monorepos, and maintainers reviewing what an agent did.

If none of these describe you, the terminal is probably still the right answer.

## Pages

- [Windows developers](https://helicon.sh/use-cases/windows-developers): A signed installer, native Windows Muse Code with PowerShell, and WSL2 path translation when you need it. The Windows setup tax, paid once by the app instead of by you.
- [macOS power users](https://helicon.sh/use-cases/macos-power-users): Several repositories, several threads, and a history that outlives the terminal. A universal DMG, a session sidebar, inline diffs and a cost view.
- [Running agents in parallel](https://helicon.sh/use-cases/parallel-agents): Isolated worktrees, one sidebar, and clear marks for which thread is running, finished, or blocked on you. Plus the cost of all that parallelism, per thread.
- [Remote development](https://helicon.sh/use-cases/remote-development): Run the daemon and the muse CLI on the machine that holds the repository, then supervise from a browser on a laptop. Same UI, same sidebar, same approvals.
- [Open source maintainers](https://helicon.sh/use-cases/open-source-maintainers): Many repositories, short bursts of attention, and a need to see exactly what an agent did before it touches a project other people depend on.
- [Freelancers and consultants](https://helicon.sh/use-cases/freelancers): Several clients, several codebases, and a real need to know what each piece of work actually consumed. Projects, sessions and cost, separated by directory.
- [Monorepos](https://helicon.sh/use-cases/monorepos): One repository, many packages, and agents that need isolation. Worktrees as projects, a remote daemon for the heavy machine, and diffs you can actually read.
- [If you like the terminal](https://helicon.sh/use-cases/terminal-skeptics): Keyboard first, no mouse required, no migration, and the CLI keeps working. What a graphical client adds that a terminal structurally cannot.
