Kilo Code
Connect Kilo Code, the VS Code AI assistant, to Revo Mail for intelligent code generation and assistance.
What This Does
Kilo Code is an AI-powered coding assistant for VS Code that helps with code generation, explanations, debugging, and refactoring. By connecting Kilo Code to Revo Mail, you access a wide range of models through a single endpoint with consolidated billing.
Setup
Step 1: Install Kilo Code
- Open VS Code
- Go to the Extensions marketplace (
Cmd+Shift+XorCtrl+Shift+X) - Search for Kilo Code
- Click Install
Step 2: Open Kilo Code Settings
- Click the Kilo Code icon in the VS Code sidebar
- Click the settings icon or navigate to Configuration
- Find the Providers section
Step 3: Configure Revo Mail
Set up Kilo Code with Revo Mail:
| Field | Value |
|---|---|
| API Provider | OpenAI Compatible |
| Base URL | https://api.revomail.io/v1 |
| API Key | Your Revo Mail API key |
| Model | gpt-5.4 or gpt-5.3-codex |
Get your API key from revomail.io/keys.
Step 4: Save and Verify
- Save the configuration
- Open the Kilo Code chat panel
- Send a test message to confirm the connection
Recommended Models for Kilo Code
| Use Case | Model | Description |
|---|---|---|
| Code generation | gpt-5.3-codex | Best for writing and modifying code |
| Code explanations | gpt-5.4 | Superior reasoning for complex logic |
| Large files | gemini-3.1-pro | Extended context window |
| Quick assistance | glm-5-turbo | Fast and economical |
Troubleshooting
API key rejected
- Verify the key at revomail.io/keys
- Ensure no extra spaces or line breaks in the key
Model not recognized
- Select OpenAI Compatible provider type
- Use exact model slugs from the Models reference
No response from AI
- Check Base URL is
https://api.revomail.io/v1 - Verify your balance at revomail.io/billing
Slow responses
- Switch to
glm-5-turbofor faster responses - Check your network connection
Notes
- Kilo Code supports inline code suggestions and chat-based interactions
- All token consumption is billed to your Revo Mail account
- Usage statistics appear in real-time on your Revo Mail dashboard
- Consider using different models for different tasks to optimize cost and performance