An open API service indexing awesome lists of open source software.

https://github.com/Kilo-Org/kilocode

Open Source AI coding assistant for planning, building, and fixing code. We're a superset of Roo, Cline, and our own features. Follow us: kilocode.ai/social
https://github.com/Kilo-Org/kilocode

ai-coding ai-developer-tools chatgpt claude gemini sonnet vscode vscode-extension

Last synced: 12 days ago
JSON representation

Open Source AI coding assistant for planning, building, and fixing code. We're a superset of Roo, Cline, and our own features. Follow us: kilocode.ai/social

Awesome Lists containing this project

README

        


VS Code Marketplace

X (Twitter)
Substack Blog
Discord
Reddit

# ๐Ÿš€ Kilo Code

> Open-source VS Code AI agent. Merged features from [Roo Code](https://github.com/RooVetGit/Roo-Code) and [Cline](https://github.com/cline/cline).

- โœจ Generate code from natural language
- โœ… Checks its own work
- ๐Ÿงช Run terminal commands
- ๐ŸŒ Automate the browser
- ๐Ÿค– Latest AI models
- ๐ŸŽ API keys optional
- ๐Ÿ’ก **$20 free credits for Gemini 2.5 Pro, Claude 4 Sonnet & Opus, and GPT-4.1**
Share feedback and earn more credits!



- [VS Code Marketplace](https://kilocode.ai/vscode-marketplace?utm_source=Readme) (download)
- [Official KiloCode.ai Home page](https://kilocode.ai) (learn more)

## Key Features

- **Code Generation:** Generate code using natural language.
- **Task Automation:** Automate repetitive coding tasks.
- **Automated Refactoring:**: Refactor and improve existing code.
- **MCP Server Marketplace**: Easily find, and use MCP servers to extend the agent capabilities.
- **Multi Mode**: Plan with Architect, Code with Coder, and Debug with Debugger, and make your own custom modes.

## How to get started with Kilo Code

1. Install the Kilo Code extension from the [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=kilocode.Kilo-Code).
2. Log in with your Google Account to get $20 in free Claude 4 Sonnet & Opus credits.
3. Start using the extension. Here's a video to help you get started (just click on the image below and you'll be redirected to YouTube):

[![Watch the video](https://img.youtube.com/vi/pqGfYXgrhig/maxresdefault.jpg)](https://youtu.be/pqGfYXgrhig)

## Difference between Roo Code and Cline

We're doing our best to combine the best of both worlds. Kilo Code combines all features of Cline, Roo, and adds a few of our own additions. It has the best features of both, and we're working on making it even better!

No need to fiddle with API keys, Kilo Code ships with the latest AI models plugged in, including Claude 4 Sonnet and Opus and Gemini 2.5 Pro.

Kilo Code is a direct fork from Roo Code, but also includes the following features from Cline (and more):

- MCP Server Marketplace: Easily find, and use MCP servers to extend the agent capabilities.
- System notifications: Get notified when the agent is done with a task.
- Easy model connection: with bigger free tier.

## Extension Development

For details on building and developing the extension, see [DEVELOPMENT.md](/DEVELOPMENT.md)