Installation

  1. Install Kilo Code extension from VS Code Marketplace
  2. Open VS Code Settings (Cmd+, or Ctrl+,)
  3. Search for 'kilocode' and configure the settings

Configuration

Base URL

https://api.sistematis.ai/v1

Configuration

settings.json
{
  "kilocode.baseUrl": "https://api.sistematis.ai/v1",
  "kilocode.apiKey": "YOUR_API_KEY",
  "kilocode.model": "sistematis-super-v7"
}

Features

Code Completion

AI-powered code suggestions

📝

Code Generation

Generate code from natural language

🔍

Code Explanation

Understand complex code snippets

🛠️

Refactoring

Smart code refactoring suggestions

Best Practices

  • Configure the base URL and API key in VS Code settings
  • Use sistematis-flex-v7 for balanced code completion performance
  • Use sistematis-super-v7 for complex code generation tasks

Troubleshooting

Ready to Start?

Get your API key and start using SISTEMATIS AI