Skip to content

GWC Studio

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

GWC Studio is currently in preparation and not yet available for download. Below is a preview of what it will offer once released.
1

Inline code completions

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

2

AI chat sidebar

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

3

Task dashboard

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

4

AI project scaffolding

A scaffolding command will let 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 will let you bring your own API keys for any provider. Keys stay on your machine and are never stored on GWC servers.

7

Remote control from mobile

GWC Mobile will connect to Studio for remote terminal, file browsing, and browser screenshots, via cloud relay or LAN.

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.