Zum Inhalt springen

Paneflow herunterladen

Verfügbar für Linux und macOS. Windows für Q3 2026 geplant.

Die Paneflow-Desktop-App betreibt Claude Code, Codex, OpenCode und eigene CLI-Agents in einem nativen Terminal-Workspace mit parallelen Panes, branch-bewussten Sessions und Session-Restore.

macOS

Windows

Windows-Binary ist für Q3 2026 geplant.

Eine E-Mail, am Tag des Windows-Release. Kein Marketing.

Release-Notes ansehen →

Mit deinem AI-Agent installieren

Füge diesen Prompt in Claude Code, Codex, OpenCode oder eine andere agentische CLI ein. Dein Agent liest die Docs, erkennt dein OS und führt die Installation Schritt für Schritt durch.

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.