Skip to content

Windows testers wanted for the in-progress port #10

Description

@ArthurDEV44

Context

The Windows port (x86_64, Windows 10 1809+ / Windows 11) is actively in progress: the codebase is cross-platform by policy (ConPTY via portable-pty, named-pipe IPC, DirectX rendering via GPUI), and it compiles — but it needs real-world eyes before the first signed .msi ships.

How to help

Build locally following the Windows build instructions and exercise:

  • PTY basics: PowerShell + cmd sessions, resize behavior, Unicode output
  • Fonts: system monospace detection, ligatures, CJK width
  • IPC: the named pipe at \\.\pipe\paneflow (system.ping should answer)
  • Agent CLIs: launching Claude Code / Codex in panes, status detection
  • Self-update harness: paneflow --update-and-exit exit codes

Known limitations are catalogued in docs/WINDOWS.md.

Reporting

Use the Windows bug report template — it captures the Windows version and build info. Even a "everything works on my machine" report with your hardware is valuable signal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions