Kilo-Org/kilocode

★ 27,377⑂ 3,179

Kilo is the all-in-one agentic engineering platform. Build, ship, and iterate faster with the most popular open source coding agent.

About Kilo-Org/kilocode

Kilo-Org/kilocode is an open-source project on GitHub, mainly written in TypeScript. Kilo is the all-in-one agentic engineering platform. Build, ship, and iterate faster with the most popular open source coding agent. It currently holds 27,377 stars and 3,179 forks with 0 open issues, and was last pushed on an unknown date (repository created unknown).

Project Overview

AI Homed tracks it on the AI Coding Agents board.

GitHub Repository Details

Repository Kilo-Org/kilocode · default branch - · size 0 KB · watchers 0 · source: GitHub REST API and repository README

README

English | 简体中文 | 繁體中文 | 한국어 | Deutsch | Español | Français | Italiano | Dansk | 日本語 | Polski | Русский | Bosanski | العربية | Norsk | Português (Brasil) | ไทย | Türkçe | Українська | বাংলা | Ελληνικά | Tiếng Việt

https://github.com/Kilo-Org/kilocode/blob/HEAD/Kilo Code logo

The open source coding agent for building with AI in VS Code, JetBrains, or the CLI.

https://github.com/Kilo-Org/kilocode/blob/HEAD/VS Code Marketplace https://github.com/Kilo-Org/kilocode/blob/HEAD/npm https://github.com/Kilo-Org/kilocode/blob/HEAD/X (Twitter) https://github.com/Kilo-Org/kilocode/blob/HEAD/Blog https://github.com/Kilo-Org/kilocode/blob/HEAD/Discord https://github.com/Kilo-Org/kilocode/blob/HEAD/Reddit

Kilo-in-VS-Code-and-CLI

---

Kilo Code is an AI coding agent that meets you everywhere you work: VS Code, JetBrains, and the CLI. It's open source with open pricing. You pick from 500+ models, switch between them mid-task, and pay the model provider's rate with zero markup. No API keys required to start.

Installation

Pick where you want to run Kilo.

VS Code


Install the Kilo Code extension directly, or grab it from the VS Code Marketplace. Create an account and you'll have access to 500+ models including GPT-5.5, Claude Opus 4.7, Claude Sonnet 4.6, and Gemini 3.1 Pro Preview, all at provider pricing.

CLI


# npm
npm install -g @kilocode/cli

curl

curl -fsSL https://kilo.ai/cli/install | bash

pnpm

pnpm add -g @kilocode/cli

bun

bun add -g @kilocode/cli

Homebrew (macOS / Linux)

brew install Kilo-Org/tap/kilo

Arch Linux (AUR)

paru -S kilo-bin

Then run kilo in any project directory to start.

JetBrains


Install the Kilo Code plugin from the JetBrains Marketplace, or search "Kilo Code" in Settings → Plugins inside any JetBrains IDE.

Cloud Agent


Run Kilo from the web, no local machine needed, at app.kilo.ai/cloud.

Code Reviews


Set up automated AI code reviews on your pull requests at app.kilo.ai/code-reviews.

Install the CLI from GitHub Releases (binaries)

Download the latest binary from the Releases page.

| Platform | Asset | |---|---| | Windows (most PCs) | kilo-windows-x64.zip | | macOS (Apple Silicon) | kilo-darwin-arm64.zip | | macOS (Intel) | kilo-darwin-x64.zip | | Linux x64 | kilo-linux-x64.tar.gz | | Linux ARM | kilo-linux-arm64.tar.gz |

Notes: x64-baseline is a compatibility build for older CPUs without AVX. musl is the statically linked build for Alpine or minimal Docker images without glibc. kilo-vscode-*.vsix is the VS Code extension package, not the CLI. Source code archives are for building from source.

Agents

Kilo ships with specialized agents you switch between depending on the task. You can also build your own custom agents.

Learn more about agents and custom agents.

What it does

Autonomous Mode (CI/CD)

Run kilo run with --auto for fully autonomous operation with no prompts, built for CI/CD pipelines:

kilo run --auto "run tests and fix any failures"

--auto disables all permission prompts and lets the agent execute any action without confirmation. Only use it in trusted environments.

Documentation

For configuration and everything else, head over to the docs.

Contributing

Contributions are welcome from developers, writers, and everyone in between. Start with the Contributing Guide for environment setup, coding standards, and how to open a pull request. See RELEASING.md for the VS Code extension and CLI release process, and packages/kilo-jetbrains/RELEASING.md for the JetBrains plugin.

Please review our Code of Conduct before getting involved.

License

MIT. You're free to use, modify, and distribute this code, including commercially, as long as you keep the attribution and license notices. See License.

FAQ

Where did Kilo CLI come from?

Kilo CLI is a fork of OpenCode, enhanced to work within the Kilo agentic engineering platform.

---

Join the community Discord | X | Reddit

GitHub Stars & Activity

27,377Stars
3,179Forks
0Open issues
TypeScriptLanguage

GitHub Popularity

GitHub stars27,377
Forks3,179
Open issues0
Primary languageTypeScript
License-
Stars gained today0
Created-
Last pushed-

Trending History

Trending statusnot on today's boards

Related AI Projects

1

thedotmack / claude-mem

TypeScript★ 94,310⑂ 8,324
2

Egonex-AI / Understand-Anything

TypeScript★ 83,393⑂ 7,038
3

stablyai / orca

TypeScript★ 73,154⑂ 4,785
4

ruvnet / ruflo

TypeScript★ 72,894⑂ 8,655
5

diegosouzapw / OmniRoute

TypeScript★ 68,420⑂ 9,682
6

CherryHQ / cherry-studio

TypeScript★ 52,015⑂ 4,981
7

chatboxai / chatbox

TypeScript★ 41,812⑂ 4,252
8

Yeachan-Heo / oh-my-claudecode

TypeScript★ 39,267⑂ 3,512

More AI Rankings