Kilo is the all-in-one agentic engineering platform. Build, ship, and iterate faster with the most popular open source coding agent. #1 on OpenRouter. 750k+ Kilo Coders. 6.1 trillion tokens/month. https://kilo.ai/

Chris Hasson 503aa267f8 'chore: WIP' 6 月之前
.changeset 503aa267f8 'chore: WIP' 6 月之前
.github 2d8a9c8a7a Merge pull request #1208 from Kilo-Org/christiaan/unique-name 7 月之前
.husky e653418630 Revert "Revert "Include changes from Roo v3.18.5"" 8 月之前
.kilocode 4e9118b7c8 Removed language support for Filipino, Greek and Swedish because usage is very low. When can re-add these languages if there is demand. 6 月之前
.vscode 2d6ffd382c chore: add install dev extension task (#1486) 6 月之前
apps 503aa267f8 'chore: WIP' 6 月之前
benchmark 42b3077974 Merge branch 'upstream-at-v3.11.17' into merge-upstream 10 月之前
launch cadce7f126 feat(vscode): add isolated extension launch config 7 月之前
packages 503aa267f8 'chore: WIP' 6 月之前
scripts 77eb84251f Merge branch 'upstream-at-v3.22.6' into roo-v3.22.6 7 月之前
src 503aa267f8 'chore: WIP' 6 月之前
webview-ui 503aa267f8 'chore: WIP' 6 月之前
.dockerignore 7ca2b06dab Reapply "Setup Playwright Testing (#832)" (#1198) 7 月之前
.env.sample 7820b7517a Roo Code Cloud (#4069) 8 月之前
.envrc 8a4dfe1e5e chore: add nix command check to .envrc (#827) 7 月之前
.git-blame-ignore-revs 7368fa9288 Moved repo to new org (#3756) 9 月之前
.gitattributes cc96efc271 Add new demo 1 年之前
.gitconfig b158f379eb Set up ignoring revisions for git blame 1 年之前
.gitignore 7ca2b06dab Reapply "Setup Playwright Testing (#832)" (#1198) 7 月之前
.kilocodemodes 35bd8e4de7 Update .kilocodemodes (#1202) 7 月之前
.nvmrc 7cd89edaa4 Upgrade Node.js to v20.19.2 for security enhancements (#4212) 8 月之前
.prettierignore d12f4a358a New Task Timeline Display Setting (#769) 8 月之前
.prettierrc.json d12f4a358a New Task Timeline Display Setting (#769) 8 月之前
.rooignore 50f76584bc Add telemetry and privacy policy 11 月之前
.tool-versions 7e0354d531 chore(deps): update node.js to v20.19.2 (#4159) 8 月之前
.vscodeignore 2363cf75ca Merge branch 'upstream-at-v3.18.0' into roo-v3.18.0 8 月之前
CHANGELOG.md a7c864f985 Updating CHANGELOG.md format 6 月之前
CODE_OF_CONDUCT.md b69a57e316 Implement all models (#303) 9 月之前
DEVELOPMENT.md 97ebe45fa2 Update node version in github workflows 7 月之前
LICENSE 515b34f313 Add proper License and attribution for Roo Code and Cline (#50) 11 月之前
NOTICE 515b34f313 Add proper License and attribution for Roo Code and Cline (#50) 11 月之前
PRIVACY.md 38e45ca450 More rename (#5) 11 月之前
README.md 99d17ad6c6 fix: remove double colon typo in Automated Refactoring feature 7 月之前
ellipsis.yaml d6d43b24f4 Revert "Turn off ellipsis quiet mode" 11 月之前
flake.lock 467412bc07 refactor: upgrade nixos repository to v25.05 and setup the envrc for load automatically 7 月之前
flake.nix cd574a5d10 System Notification Setting (#967) 7 月之前
kilo.gif c3488d9f30 Add gif to README for VSCode marketplace (#255) 9 月之前
knip.json c03869bf1e Remove Storybook + unused components (#4517) 8 月之前
package.json 7ca2b06dab Reapply "Setup Playwright Testing (#832)" (#1198) 7 月之前
pnpm-lock.yaml e80ee7ffa7 build(storybook): update to Storybook v9 and related dependencies (#1455) 6 月之前
pnpm-workspace.yaml f0db1b93c8 approve dep scripts 8 月之前
renovate.json 02b4414d7d Ignore @vscode/vsce in renovate (#4170) 8 月之前
turbo.json 7ca2b06dab Reapply "Setup Playwright Testing (#832)" (#1198) 7 月之前

README.md

VS Code Marketplace X (Twitter) Substack Blog Discord Reddit

🚀 Kilo Code

Open-source VS Code AI agent. Merged features from Roo Code and 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!

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.
  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

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