A development task running on Windows should not have to lose its mobile workflow. In May 2026, Tactic Remote 1.8.0 introduced a Windows desktop companion preview, providing a graphical way to start the server, inspect its state, and connect an iPhone.

After pairing, the Windows computer continues to run the development task. You can read output, add instructions, and handle requests from the phone.

Put the connection process in view

Windows users previously relied primarily on the command line to start the service. A first connection also involved checking whether it was running, finding its address, and completing pairing on the phone.

The desktop companion brings server controls, connection status, a pairing QR code, and remote-access settings into one window. Check the service on the computer, then discover the device or scan its code from the phone. Return to the same window to investigate a connection problem.

Match the connection to the environment

Connecting on the same local network differs from accessing a computer after leaving the office. The Windows preview supports local connections and provides a Cloudflare Tunnel option for access across networks.

Configure authentication and check that the computer is online before connecting. For access across networks, also understand which services carry the requests. Network quality, machine state, and connection settings all affect the experience.

One mobile app, different desktop entry points

Once connected, the phone remains focused on the agent session: reading output, adding instructions, and handling requests or reviewing changes where supported. It presents the relevant development work rather than shrinking the entire Windows desktop onto a phone.

The CLI remains available for terminal-oriented workflows, scripted operation, and remote development machines. The graphical app and CLI serve different preferences, with the same mobile app connecting to the corresponding service.

Areas still in progress in the preview

The Windows 1.8.0 release was a Preview. Areas still in progress included automatic updates, terminal behavior on some Windows configurations, and recovery during very long sessions.

Begin with a non-critical project to check connection and session behavior before relying on longer tasks. This retrospective preserves the scope of the original preview. Current installers, system requirements, and subsequent fixes are documented on the official download and release pages.