Ultimate all-in-one AI coding agent toolkit for VS Code

Trusted by developers at the world's most innovative companies

Kilo Code

End-to-End AI coding

Code with any model in VS Code, CLI, Cloud agents

</>

Open source coding agent

The most popular open source AI coding agent. Code smarter with AI that understands your codebase and works the way you do.

  • VS Code, JetBrains, and CLI
  • 5 agent modes for every workflow
  • Cloud agents and code review
  • Open source, Apache-2.0 license

KiloClaw

OpenClaw without the self-hosting headaches

Deploy in under 60 seconds. 500+ models. Zero markup.

Everything OpenClaw can do, fully managed

No SSH, no Docker, no yaml files. Your OpenClaw agent deploys in seconds, connects to Telegram, Discord, or Slack, and runs scheduled tasks while you sleep.

  • One-click deploy, auto-restart & updates
  • Telegram, Discord, Slack & more
  • Scheduled tasks, cron & automations
  • Security whitepaper-backed infrastructure

Use Kilo Everywhere

Kilo works where you work. Build alone or with your team.

Why Kilo: The all-in-one agentic engineering platform

Stay in your flow

  • Sync across every interface: Start a task on your mobile device and finish it in VS Code, JetBrains, or the CLI without missing a beat.
  • Persist your context: Never lose state. Your session history, active agents, and variables follow you automatically across devices and environments.
  • Open the black box: Kilo is open source so you can inspect, customize, and integrate to meet your specific needs.
  • Ship without friction: Move from "commit" to "live" in one motion. Get AI code reviews and deployments without leaving your IDE.
Cloud Agents sync across devices

1000x every dev

Reduce boilerplate coding time by 40%

  • Multiply your output: Use Orchestrator Mode and Code Review to plan, build, and audit simultaneously. Be everywhere at once.
  • Externalize your context: Stop repeating yourself. Use Memory Bank to store architectural decisions and onboard the team automatically.
  • Code at thought speed: Eliminate boilerplate. Use intelligent Tab Autocomplete to ship PRs faster than you can type them.
  • Use the best model for the job: With 500+ models, you can control the right tradeoffs between latency, cost, context, and reasoning for each task.
Kilo Code Review interface showing AI suggestions

Accelerate AI ROI

  • Stop AI sprawl: Centralize usage to prevent shadow IT, security risks, and wasted credits before they spiral.
  • Track and improve velocity: Use the AI Management Dashboard to track adoption rates, measure new hire speed, and prove ROI.
  • Centralize management: Simplify administration with pooled credits, unified billing, and enterprise-grade data privacy controls.
  • Duplicate your best devs: Capture individual "superpowers" into custom modes the whole team can use.
AI adoption score and management dashboard

Agentic Engineering

Glide through your workflow with a mode for every step

Ask mode

A knowledgeable technical assistant focused on answering questions without changing your codebase

Features

Everything you need for agentic development

Recently Shipped

KiloClaw

Your personal AI agent, managed and secured by Kilo. Deploy OpenClaw in seconds with 500+ models, enterprise security, and zero DevOps.

Learn more →

Gateway

One API to access all AI models. Route requests to 500+ models from every major provider through a single unified endpoint.

Learn more →

Cloud Agents

Run AI agents in the cloud without consuming local resources. Execute long-running tasks, complex workflows, and resource-intensive operations while your machine stays free for other work.

View Documentation

Code Reviews

Automated code review agents that analyze pull requests, suggest improvements, catch bugs, and ensure code quality standards. Get instant feedback before merging.

View Documentation

Deploy

One-click deployment. Deploy your applications directly from Kilo Code with intelligent configuration detection and automated setup.

View Documentation

App Builder

Visual app builder that generates production-ready code. Design interfaces, define logic, and let Kilo Code create the implementation following best practices.

Learn more →

Agent Manager

Run multiple AI agents directly in your IDE. See GitHub PR status badges on worktrees, run scripts in-place, and use embedded terminal tabs — all without switching windows.

View Documentation

Sessions

Start a Kilo Session in one place and seamlessly continue it on another platform. Your AI agents, context, and progress follow you across devices and environments.

View Documentation

Voice Prompting in the IDE

Use natural voice commands to interact with AI agents directly in your IDE. Speak your requests instead of typing, making AI assistance more accessible and efficient.

Learn more →

Autocomplete in JetBrains IDEs

AI-powered autocomplete and code suggestions directly in your JetBrains IDE. Get intelligent code completions that understand your codebase and coding patterns.

View Documentation

AI Adoption Score

Track and measure your team's AI adoption effectiveness with comprehensive analytics. Understand usage patterns, identify opportunities, and optimize your AI-assisted development workflow.

Learn more →

Auto Top Ups

Nothing breaks your flow like running out of credits mid-task. Available for individuals and organizations, enable Auto Top-Ups once and we'll automatically top up your balance whenever it runs low.

Learn more →

Skills

Extend Kilo Code with skills. Skills are sharable packages of domain expertise, new capabilities, and repeatable workflows.

View Documentation

Kilo Pass

Get up to 50% free credits on your AI subscription. Your monthly or annual payment converts 1:1 into paid credits, plus free bonus credits on top (bonus credits expire at month end).

Learn more →

Kilo for Slack

Address Kilo directly in Slack to ask questions about your codebase, get code explanations, or create pull requests via cloud agents—all without leaving your team chat.

Learn more →

Auto Model

Smart model routing that automatically selects the optimal AI model for each task. Choose from multiple tiers to balance cost and capability — no manual switching required.

View Documentation

Security Agent

Cut through the noise with AI-powered vulnerability analysis. Automatically validate exploitability against your codebase through sandbox testing and get automated fixes.

Learn more →

Codebase Indexing

Semantic search across your entire codebase. Kilo builds a local index so the agent finds relevant code without you specifying files.

View Documentation

Session Forks

Fork a conversation at any message to explore alternate approaches without losing your original thread. Like git branches for your AI chats.

Learn more →

PDF & Document Upload

Upload PDFs and documents directly to AI models for code review, analysis, or additional context. Feed specs, design docs, or research papers straight into your conversation.

Learn more →

Auto Fix

Automatically create PRs to fix or implement issues when they meet your filter criteria and confidence threshold, reducing manual review time and speeding up time to resolution.

Learn more →

Auto Triage

Automatically organize and manage GitHub issues with intelligent labeling, duplicate detection, and priority assignment to keep your issue tracker clean and actionable.

Learn more →

Centralized BYOK

Manage Bring Your Own Key centrally for your organization. Control providers, rotate keys, and enforce usage policies across teams.

Learn more →

Minimum Balance Alerts

Get notified before your balance runs low. Configure thresholds and recipients to avoid interruptions.

Learn more →

Install where you work

Kilo can be installed in the terminal to use via the CLI, in all VS-code based IDEs, and in all Jet-Brains editors.

Automatic failure recovery

Kilo automatically detects errors, runs test suites, and recovers on failure. Lost network mid-task? It pauses and resumes automatically when connectivity returns.

View Documentation

Hallucination-free code

Kilo's MCP marketplace lets you add tools like Context7 that automatically look up library documentation, so your AI actually follows best practices instead of making stuff up.

View Documentation

Context is king

Kilo searches for the right context automatically. Mention @git-changes, @folder, or @terminal to add specifics, or drag-and-drop files directly into chat.

View Documentation

Kickstart debugging

Have Kilo's 'debug' mode go through your codebase with a fine-toothed comb to find where a bug is coming from. No longer is it your job to do the most boring thing in programming.

View Documentation

Memory bank

Stop re-explaining your application to the AI, have AI keep its own records of what it worked on, your preferences and more.

View Documentation

Tab autocomplete

Fast inline completion including multiline suggestions. Get intelligent code completions that understand your codebase and coding patterns.

View Documentation

Open Models

Switch between 500+ custom, local, and frontier LLMs.

Kilo is the best gateway to discover and compare models. Use new models the day they come out and try stealth models for free.

Top Models Today

Daily real-world usage from 2.3M+ Kilo Coders. Want your model to take flight? Get in touch

Open Pricing

Run AI where you want and pay as you go

Kilo Gateway, open & transparent

  • Choose from more than 60 providers
  • Use more than 500 models
  • Pay the exact list price of Anthropic, OpenAI, and Google
  • No commission or hidden fees, we make money on Teams/Enterprise
  • Pay as you go, no subscriptions, no waste.
  • No need to wait for a daily reset, no slow pool, no rate limits!
  • Get Kilo Pass usage subscription - Get up to 50% bonus free credits on your AI subscription (optional)

Or use any alternative for AI inference

Open Source

Inspect, control, contribute

The complete plugin is open-source and licensed under Apache-2.0. You can see, control, and modify how Kilo works. Kilo does not have an auto model, so you always know exactly what model is being used. No silent context compression or cut-off. You can see the context window size on each request, along with the full prompts. Join our community on Discord and contribute to help shape Kilo's future.

Coming to Kilo from Cursor? You're not alone

Kilo Code billboard

As seen in San Francisco

43%

of Kilo Coders previously used Cursor

I switched my org to Kilo from Cursor. It ROCKS!

Christopher Snyder
Kilo Code User

Recent posts

Read the latest news and updates from the Kilo Code team.

Start coding with Kilo