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
- Host: GitHub
- URL: https://github.com/Kilo-Org/kilocode
- Owner: Kilo-Org
- License: apache-2.0
- Created: 2025-03-10T15:34:26.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-06-05T21:14:40.000Z (16 days ago)
- Last Synced: 2025-06-05T21:25:14.158Z (16 days ago)
- Topics: ai-coding, ai-developer-tools, chatgpt, claude, gemini, sonnet, vscode, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=kilocode.Kilo-Code
- Size: 83.2 MB
- Stars: 855
- Watchers: 12
- Forks: 105
- Open Issues: 73
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-chatgpt - Kilo-Org/kilocode - Kilo Code is an open-source AI-powered VS Code extension that assists developers by generating, automating, and debugging code using advanced AI models and a multi-mode interface. (Addons, extensions, plug-ins for integrating LLM into third-party applications / Other user interfaces)
README
# ๐ 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):[](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)