VaultAI Code Assistant
🔒 Enterprise fork of Continue.dev with focus on data sovereignty
🚀 Features
💬 AI Chat
Ask questions about your code, get explanations and intelligent suggestions. Select code with Cmd/Ctrl+L and ask questions in the sidebar.
✏️ Code Editing
Modify your code with natural language instructions. Press Cmd/Ctrl+I to edit code inline without leaving your file.
⚡ Autocomplete
Receive inline code suggestions as you type. Press Tab to accept suggestions.
🤖 Autonomous Agents
Delegate complex development tasks to AI agents that work alongside you.
🔐 Why VaultAI?
- 🏢 On-premise: Your data stays in your infrastructure
- 🔒 Data Sovereignty: Full control over your models and data
- 🎯 Customizable: Adapt the assistant to your specific needs
- 🌍 Multi-model: Support for OpenAI, Anthropic, Mistral, LLaMA, and more
- 🇪🇺 EU-focused: Built for European enterprises with GDPR compliance in mind
📦 Installation
Via VS Code Marketplace
- Open VS Code
- Go to Extensions (
Cmd/Ctrl+Shift+X)
- Search for "VaultAI"
- Click Install
Via Command Line
code --install-extension VaultAI.vaultai-code-assistant
🛠️ Quick Start
- Open VaultAI: Click the VaultAI icon in the sidebar
- Configure your models:
- Click the gear icon ⚙️ in the sidebar
- Add your API keys (OpenAI, Anthropic, Mistral, etc.)
- Or configure local models (Ollama, LM Studio, etc.)
- Start coding:
- Select code and press
Cmd/Ctrl+L to chat
- Press
Cmd/Ctrl+I to edit code inline
- Start typing to get autocomplete suggestions
⌨️ Keyboard Shortcuts
| Command |
macOS |
Windows/Linux |
| Chat with selected code |
Cmd+L |
Ctrl+L |
| Add code to chat |
Cmd+Shift+L |
Ctrl+Shift+L |
| Edit code inline |
Cmd+I |
Ctrl+I |
| Accept suggestion |
Tab |
Tab |
| Reject suggestion |
Esc |
Esc |
🔧 Supported Models
Cloud Providers
- OpenAI: GPT-4, GPT-3.5
- Anthropic: Claude 3 (Opus, Sonnet, Haiku)
- Mistral AI: Mistral Large, Medium, Small
- Google: Gemini Pro
On-premise / Local
- Ollama: Run models locally (LLaMA, Mistral, CodeLLaMA, etc.)
- LM Studio: Local model hosting
- OpenAI-compatible APIs: Any API compatible with OpenAI format
📚 Documentation
🤝 Support
📄 License
Apache 2.0 © 2023-2025 Continue Dev, Inc.
VaultAI Fork © 2024-2025 VaultAI SAS
Powered by Continue.dev • Adapted for European Enterprises