HumanLayer does not list Windows support — its documentation covers macOS and Linux only, and the product is still in private beta with a waitlist. If you are on Windows and want to run multiple coding agents in parallel, each isolated in its own branch and directory, you can start today with Pane is the direct replacement: native Windows installer, ARM64 support, free, and no waitlist.
By Parsa Khazaeepoul, co-founder of Pane. Tested every agent manager in this comparison set in production. .
why humanlayer doesn't work on windows
HumanLayer's documentation and marketing pages list macOS and Linux as supported platforms. Windows is not mentioned. As of June 2026, there is no Windows installer in the release artifacts and no announced timeline for one. The product is also still in private beta, so even users on supported platforms must join a waitlist before gaining access.
On top of the platform gap, HumanLayer's free tier caps usage at 3 users and 200 sessions per month. The Pro plan is $100 per user per month. If you are on Windows and want a parallel-agent workflow, there is no path forward with HumanLayer today.
pane on windows
Pane
HumanLayer
Windows x64
yes — native installer
no
Windows ARM64
yes — separate ARM64 build
no
macOS
yes
yes
Linux
yes
yes
generally available
yes — no waitlist
no — private beta
price
free
free tier limited; Pro $100/user/month
open source
yes (AGPL-3.0)
partial (SDK: Apache 2.0)
parallel agent sessions
yes
yes (waitlist required)
git worktree support
yes
yes
supported agents
Claude Code, Codex, Aider, Goose, and more
primarily Claude Code
how to install pane on windows
The fastest path is the PowerShell one-liner:
irm https://runpane.com/install.ps1 | iex
Alternatively, download the Windows installer (.exe) directly. After installation, launch Pane from the Start menu or run pane from any terminal. No Homebrew, no Node version manager, no Unix toolchain required.
For ARM64 devices (Surface Pro X, Snapdragon laptops, etc.), select the ARM64 build from the download page. It runs natively, not under emulation.
what to expect when choosing pane instead of humanlayer
HumanLayer enforces a structured agentic pipeline: each task moves through defined stages with human approval gates. Pane takes a different approach. It gives each agent its own git worktree and terminal, and lets you control the workflow. The main practical differences are:
→ No workflow enforcement. Pane does not require tasks to follow a fixed pipeline. You decide how and when to review agent output.
→ Any agent works. HumanLayer is primarily built around Claude Code. Pane supports Claude Code, Codex, Aider, Goose, Cline, OpenCode, Letta Code, and any other CLI agent.
→ Available immediately. No waitlist, no sign-up. Download and run Pane on Windows today.
→ WSL repos are accessible. If your code lives inside WSL, Pane resolves the path and creates worktrees correctly. You do not need to clone the repo again outside WSL.
For a full comparison of HumanLayer alternatives on all platforms, see humanlayer alternatives.
frequently asked questions
No. HumanLayer lists macOS and Linux in its documentation but does not mention Windows support as of June 2026. There is no Windows installer and no announced plan for one. If you are on Windows, HumanLayer is not an option.
Download the Windows installer (.exe) from runpane.com/docs/download or use the PowerShell install script: irm https://runpane.com/install.ps1 | iex. The installer handles PATH setup automatically. No Homebrew, no WSL, no Unix toolchain required.
Yes. Pane ships separate builds for Windows x64 and Windows ARM64. Both are fully supported, not experimental builds.
Pane is free with no per-seat pricing. HumanLayer's free tier is limited to 3 users and 200 sessions per month. Its Pro plan is $100 per user per month. Pane has no tier limits and no monthly cost.
No. Pane is generally available. You can download and install it today without signing up for anything. HumanLayer is in private beta as of June 2026 and requires joining a waitlist before you can use it.
Pane supports Claude Code, Codex, Aider, OpenCode, Goose, Letta Code, and Cline on Windows. HumanLayer is primarily built around Claude Code and also lists Codex, Copilot, and Fireworks. Because Pane gives each agent a real terminal, any CLI-based agent works.
Yes. Pane is WSL-aware. You can run Pane natively on Windows and point agent sessions at repositories inside your WSL filesystem. Pane handles the path translation so worktree creation works correctly across the Windows/WSL boundary.
Windows SmartScreen warningDirect downloads can show a SmartScreen warning while Pane is unsigned. Pane is fully open source, so you can audit the code and build from source yourself.1. Click More info2. Click Run anyway3. Continue the installerThe PowerShell install downloads the official release directly and avoids most browser download friction.npm global install