Skip to content
martian7777 edited this page Jul 19, 2026 · 2 revisions

opencode Studio Wiki

Welcome to the opencode Studio documentation β€” the modern GUI for opencode.


πŸ“‘ Table of Contents

Page Description
Getting Started Installation, prerequisites, and your first chat
Features Guide Deep dive into every feature with usage tips
Architecture System design, data flow, and package structure
Configuration All settings, commands, modes, and keyboard shortcuts
Troubleshooting Common issues, error messages, and fixes
Development Guide Building from source, testing, and contributing
FAQ Frequently asked questions

What is opencode Studio?

opencode Studio is a cross-IDE extension that wraps the full opencode server in a rich, native-feeling GUI. It brings the features that a terminal surface can't provide:

  • πŸ–ΌοΈ Image & file attachments β€” paste, drag-and-drop, or pick
  • πŸ”Ž @-mention file search β€” fuzzy search + text search + symbol search
  • ⚑ / slash commands β€” discover commands from an autocomplete palette
  • πŸ’¬ Streaming chat β€” GFM markdown, syntax highlighting, inline images
  • πŸ”§ Tool call cards β€” expandable cards with status and output
  • 🧠 Reasoning display β€” thinking/reasoning tokens rendered alongside output
  • πŸ›‘οΈ Permission modes β€” Manual, Auto, Bypass, Plan
  • 🧠 Model & agent pickers β€” switch on the fly
  • πŸ—‚οΈ Session management β€” browse, resume, delete, create
  • β–  Abort/Stop β€” cancel in-flight requests
  • ♻️ Auto-resilience β€” transient retries, server auto-restart, one-click Retry

Supported Editors

Editor Install Method Status
VS Code Marketplace βœ…
Cursor Open VSX βœ…
Windsurf Open VSX βœ…
Antigravity Open VSX βœ…
VSCodium Β· code-server Open VSX βœ…

Quick Links

Clone this wiki locally