Skip to content

GWC Studio

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

1

Download GWC Studio

Get the installer for your platform (Windows, macOS, or Linux). GWC Studio is a customized VSCodium with AI superpowers built in.

2

Launch and auto-connect

On first launch, the GWCBot daemon starts automatically on port 7700. The built-in extensions connect to it for AI features.

3

Inline code completions

Start typing code and ghost text suggestions appear. Uses your configured model (cloud or local Ollama). Supports fill-in-middle for accurate completions.

4

Chat with AI (Ctrl+Shift+G)

Open the chat sidebar to ask questions, explain code, fix bugs, or generate new code. Select code and right-click for context-aware actions.

5

Task Dashboard (Ctrl+Shift+D)

View your task pipeline, agent leaderboard, quality scores, and session costs. The dashboard auto-refreshes every 15 seconds.

6

Use project templates

Run the New Project command to scaffold from 8 templates: Next.js, Flutter, Express, Node CLI, Chrome Extension, Full Stack, FastAPI, or Godot.

7

Memory and Skills

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

8

Go offline with Ollama

Toggle offline mode to use a local Ollama model. No internet needed. Configure your preferred model and endpoint in settings.

9

Remote control from mobile

Connect GWC Mobile to your Studio for remote terminal, file browsing, and browser screenshots. Works via cloud relay or LAN.

10

Git Branch AI (Ctrl+Shift+G B)

Auto-generate branch names from your changes using AI.

11

@rules in Chat

Reference project rules and conventions in chat with @rules mentions.

12

Multi-file Editing

Edit across multiple files with AI assistance. Describe changes, preview diffs, and apply.