All work Desktop app 2026

SwansonX Build Studio

A desktop IDE for building and publishing websites, with an AI agent panel wired into it. Describe a change, watch it land, then publish and attach a domain without leaving the app.

In progress
  • Electron
  • React
  • Claude Agent SDK
The SwansonX Build Studio window: a dark desktop app with a New Website dialog open, asking for a site name and a folder to create it in
Role
Design and build
Stack
Electron, React, Claude Agent SDK
Status
In progress

The loop it is built around

Describe what you want changed. Watch it land in the editor, with the diff visible rather than applied behind your back. Preview it running. Then publish it and attach a custom domain, all from the same window.

The gap this closes is not writing code, it is everything either side of writing code. Most of the friction in shipping a small site is in the ten context switches around the edit.

How it is put together

Electron with a strict split: every capability lives in the main process, exposed through one typed bridge to the interface. The renderer cannot reach the system directly, which keeps the surface small and the boundaries honest.

Monaco for editing, a real terminal through the native Windows console API rather than a shim, and a small built-in static server so projects with no build step still preview properly.

Want one of these for your business?

Tell me what the business does and what the site needs to accomplish. I will reply within 24 hours with a fixed price and a date.