Desktop App
Desktop App
Run IDE locally with our standalone AI-powered IDE.
Overview
IDE Desktop brings the full VS Code-based IDE to your local machine. Work offline, keep code on your hardware, and leverage local resources.
Features
- Full IDE - VS Code with all IDE AI capabilities
- AI assistance - Chat, inline AI, agent mode
- Extensions - Install VS Code extensions
- Terminal - Full local terminal access
- Git - Native Git integration
- Offline mode - Work without internet using local models
Getting Started
- Download from calliope.ai/download
- Install following the instructions for your OS
- Configure your AI provider (or set up local models)
- Start coding with AI assistance
AI Configuration
Cloud Models
- Open Settings → AI Configuration
- Select provider (OpenAI, Anthropic, etc.)
- Enter your API key
- Choose your model
Local Models (Offline)
For fully offline AI:
- Install Ollama
- Pull a model:
ollama pull codellama - In IDE Desktop, select Ollama as provider
- Code with AI offline
AI Features
All IDE AI features work locally:
- Chat:
Cmd/Ctrl + Shift + A - Inline AI:
Cmd/Ctrl + I - Completions: As you type
- Agent mode: Multi-file tasks
Syncing with Cloud
Connect to your Calliope workspace:
- Settings → Cloud Sync
- Sign in with your account
- Choose what to sync:
- Projects
- Settings
- Extensions
- Credentials
System Requirements
| Requirement | Minimum | Recommended |
|---|---|---|
| RAM | 4 GB | 8 GB+ |
| Storage | 1 GB | 5 GB+ |
| Node.js | 18+ | 20+ |
Full Documentation
See Desktop Apps for complete installation, configuration, and troubleshooting guides.