Context
Paneflow ships a signed + notarized macOS build (Apple Silicon, macOS 13 Ventura+) with every release, and macOS is a first-class target — Metal rendering via GPUI, Homebrew cask, in-app auto-update. The catch: my daily driver is Linux, so macOS coverage relies on CI and occasional manual passes rather than daily use.
If you run Paneflow on a Mac, your feedback is the main safety net between releases.
How to help
Install the latest release:
brew tap arthurdev44/paneflow && brew install --cask paneflow
# or grab the .dmg from https://github.com/ArthurDEV44/paneflow/releases/latest
Anything you notice is welcome, but these areas get the least eyes-on-Mac time:
- Rendering (Metal): font crispness, ligatures, scrolling smoothness, multi-display / mixed-DPI
- Keyboard:
Cmd+C / Cmd+V / Cmd+Q, and option_as_meta behavior (Option as Meta prefix vs typing Unicode characters)
- Window chrome: custom title bar, fullscreen, Mission Control behavior
- Auto-update: the in-app updater swapping the .app in place across versions
- Agent CLIs in panes (Claude Code, Codex, opencode, …): launch, status dots, desktop notifications
- Dock icon: sizing next to other apps (new keyline since v0.4.2)
- IPC / MCP:
paneflow mcp install and the socket under $TMPDIR
Reporting
Even a "works fine on my M2, Sonoma 14.5" with your hardware and macOS version is valuable signal. For problems, the bug report template captures the details.
Intel Mac user? x86_64-apple-darwin is currently out of the build matrix — a 👍 or comment here from Intel users helps me gauge whether to bring it back.
Context
Paneflow ships a signed + notarized macOS build (Apple Silicon, macOS 13 Ventura+) with every release, and macOS is a first-class target — Metal rendering via GPUI, Homebrew cask, in-app auto-update. The catch: my daily driver is Linux, so macOS coverage relies on CI and occasional manual passes rather than daily use.
If you run Paneflow on a Mac, your feedback is the main safety net between releases.
How to help
Install the latest release:
Anything you notice is welcome, but these areas get the least eyes-on-Mac time:
Cmd+C/Cmd+V/Cmd+Q, andoption_as_metabehavior (Option as Meta prefix vs typing Unicode characters)paneflow mcp installand the socket under$TMPDIRReporting
Even a "works fine on my M2, Sonoma 14.5" with your hardware and macOS version is valuable signal. For problems, the bug report template captures the details.
Intel Mac user?
x86_64-apple-darwinis currently out of the build matrix — a 👍 or comment here from Intel users helps me gauge whether to bring it back.