Skip to content

Download Paneflow

Available for Linux and macOS. Windows targeted for Q3 2026.

The Paneflow desktop app runs Claude Code, Codex, OpenCode, and custom CLI agents in a native terminal workspace with parallel panes, branch-aware sessions, and session restore.

macOS

Windows

Windows binary is targeted for Q3 2026.

One email, the day Windows ships. No marketing.

View release notes →

Install with your AI agent

Paste this prompt into Claude Code, Codex, OpenCode, or any other agentic CLI. Your agent reads the docs, detects your OS, and walks the install one confirmation at a time.

Install Paneflow on my machine.

1. Read https://paneflow.dev/llms.txt to discover the install guides.
2. Detect my OS and architecture (uname -a on Linux/macOS).
3. Fetch the matching install page as raw markdown by appending .md to its URL (e.g. https://paneflow.dev/docs/installation/linux.md).
4. Pick the recommended format for my system: AppImage for Linux, .dmg for macOS. If two paths look equally good, ask me before picking.
5. Show me every command you plan to run BEFORE executing it. Wait for my confirmation. Never run sudo without explicit approval.
6. After install, verify with `paneflow --version` and tell me how to launch it.