MENU
Language

What is Kilo Code? VS Code, Cursor: Open Source AI Agent Extension [Orchestrator Mode Supported]

目次

Kilo Code Overview

Kilo Code is an open-source AI agent extension that can be integrated into VS Code.
Kilo Code is available as a VS Code extension, so it’s also available in VS Code-based Cursor.
It offers a range of development assistance features, including natural language code generation, task automation, refactoring, bug fixing, and documentation generation.

Main modes

  • Orchestrator mode: Break down complex projects into subtasks and assign them to each mode of responsibility to manage processing.
  • Architect mode: Plan designs and structures before writing code.
  • Code mode: Implement based on design.
  • Debug mode: Supports finding and fixing bugs.
Source: https://kilocode.ai/

Other useful features

  • Source-Powered Code Accuracy: Utilize Context7 and refer to the library’s official documentation to generate reliable code based on real-world APIs.
  • Error recovery function: Automatically run tests and automatically attempt to recover when problems occur.
  • No API key required or free: You can prepare your own API key or use a local model. You will receive up to $25 in free credits.
  • Model Context Protocol (MCP) Marketplace: A marketplace for JSON-based integration of external tools and custom features.
  • Personal customization: You can freely customize prompts, models, modes, and environment settings for a flexible development experience.
Source: https://kilocode.ai/

Advantages as an open source

  • It is a fork of Roo Code and Cline, and it is evolving while integrating the best of both worlds.
  • It is published under the Apache 2.0 license and is free for anyone to use, modify, and contribute.

License: Apache 2.0
GitHUBhttps://github.com/Kilo-Org/kilocode

How free and paid use works

  • The Kilo Code itself is available free of charge. In addition to being able to try it out with free credits, you can also use a paid model and specify your own API key.
    Kilo Code Official FAQ: https://kilocode.ai/docs/faq

Illustration: The Kilo Code

[ VS Code ]
     │
     ├── Orchestrator モード
     │     ├── Architect → 設計
     │     ├── Code → 実装
     │     └── Debug → バグ修正
     │
     ├── Context7によるAPIドキュメント参照
     ├── 自動テスト/エラー回復
     ├── モデル:ローカル or 各種API(最大$25無料クレジットあり)
     ├── MCP Marketplaceによる拡張性
     └── カスタマイズ対応(モード・プロンプト・設定など)

OpenRouter App Ranking No. 1 (as of August 20, 2025)

OpenRouter is ranking No1 in the Apps ranking tracked by OpenRouter.

Source: https://openrouter.ai/rankings

How to install Kilo Code on VS Code (Mac/Windows/Linux)

precondition

VS Code must be installed
Formula: https://code.visualstudio.com/

Git must be installed
Formula: https://git-scm.com/

Node.js (v18 or later) Recommended (required for some script execution)

Installing Kilo Code

How to install from the Visual Studio Marketplace

Install from the following Visual Studio Marketplace links:
Visual Studio Marketplace – Kilo Code
https://marketplace.visualstudio.com/items?itemName=kilocode.kilo-code

How to install from the official Kilo Code website

https://kilocode.ai

Select VS Code. (If you are using Cursor, you can also choose Cursor)

How to install from VS Code

  1. Click on the extension icon (square block) in the left sidebar of VS Code
  2. Type “Kilo Code” in the search bar
  3. Kilo Code and press the “Install” button

How to install from Cursor

  1. Click on the extension icon (square block) in the left sidebar of Cursor
  2. Type “Kilo Code” in the search bar
  3. Kilo Code and press the “Install” button

Setting up Kilo

Sign up on Google or GitHub.

You have been awarded $5 in AI credits.

Thank you for your hard work. The installation of Kilo Code is complete.

References

Let's share this post !

Author of this article

AIアーティスト | エンジニア | ライター | 最新のAI技術やトレンド、注目のモデル解説、そして実践に役立つ豊富なリソースまで、幅広い内容を記事にしています。フォローしてねヾ(^^)ノ

Comments

To comment

目次