Skip to content

GWC Studio

AI-powered desktop IDE with integrated daemon, inline completions, and agentic automation.

GWC Studio is a free download for Windows, macOS and Linux. Everything below runs on your own machine — the daemon, the agent loop and your code never leave it.
First run. GWC Studio is not code-signed or notarised yet. On Windows, SmartScreen may warn on first run — choose More info → Run anyway. On macOS, run xattr -dr com.apple.quarantine "/Applications/GWC Studio.app" after extracting, or right-click the app and choose Open. On Linux, run chmod +x gwc-studio if the extract did not preserve the executable bit. Verify the SHA-256 on the download page first.
1

Inline code completions

As you type, ghost-text suggestions appear using your configured model, with fill-in-middle support for accurate completions.

2

AI chat sidebar

A chat sidebar lets you ask questions, explain code, fix bugs, or generate new code, with context-aware actions for selected code.

3

Task dashboard

A task dashboard shows your task pipeline, agent leaderboard, quality scores, and session costs, auto-refreshing every 15 seconds.

4

AI project scaffolding

A scaffolding command lets you describe what you want and generate a full project structure (Next.js, Flutter, Express, FastAPI, and more).

5

Memory and Skills

Save code patterns as memories for context-aware chat, and create reusable skill templates with argument placeholders for common workflows.

6

BYOK mode

BYOK mode lets you bring your own API keys for any provider — on Standard and above, or on any tier with the $10/mo GWC Connect Pass. Keys stay on your machine and are never stored on GWC servers.

7

Remote control from mobile

GWC Mobile connects to Studio for remote terminal, file browsing, and browser screenshots, via cloud relay (works from anywhere) or LAN (same network).

8

Git branch AI

Branch names can be auto-generated from your changes using AI.

9

@rules in chat

Project rules and conventions can be referenced in chat with @rules mentions.

10

Multi-file editing

AI assistance for editing across multiple files, with diff previews before changes are applied.

Create your free account