GWC Studio
AI-powered desktop IDE with integrated daemon, inline completions, and agentic automation.
Download GWC Studio
Get the installer for your platform (Windows, macOS, or Linux). GWC Studio is a customized VSCodium with AI superpowers built in.
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.
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.
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.
Task Dashboard (Ctrl+Shift+D)
View your task pipeline, agent leaderboard, quality scores, and session costs. The dashboard auto-refreshes every 15 seconds.
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.
Memory and Skills
Save code patterns as memories for context-aware chat. Create reusable skill templates with argument placeholders for common workflows.
Go offline with Ollama
Toggle offline mode to use a local Ollama model. No internet needed. Configure your preferred model and endpoint in settings.
Remote control from mobile
Connect GWC Mobile to your Studio for remote terminal, file browsing, and browser screenshots. Works via cloud relay or LAN.
Git Branch AI (Ctrl+Shift+G B)
Auto-generate branch names from your changes using AI.
@rules in Chat
Reference project rules and conventions in chat with @rules mentions.
Multi-file Editing
Edit across multiple files with AI assistance. Describe changes, preview diffs, and apply.