Kilo Code - AI Code Assistants Tool
Overview
Kilo Code is an open-source, agentic AI coding assistant built primarily as a VS Code extension (with JetBrains and CLI support). It combines natural-language code generation, multi-mode agent workflows (Architect, Coder, Debugger and Orchestrator), and an extendable tool marketplace so agents can run terminal commands, automate browsers, refactor code, and verify results automatically. The extension also provides inline autocomplete tied to project context, parallel agent tabs for running multiple agents side-by-side, and a CLI that supports fully autonomous operation for CI/CD pipelines (kilo run --auto). Kilo is designed for teams and individual developers who want choice of model provider (bring-your-own-key or use Kilo’s gateway), transparent consumption-based token billing, and on‑prem / enterprise controls (SSO, audit logs, model/provider restrictions). The project is actively developed, ships frequent releases, and exposes developer-focused docs and contribution guides to customize modes and MCP tooling. Installation is available via the VS Code Marketplace, as a VSIX from releases, or the npm CLI package @kilocode/cli. ([github.com](https://github.com/Kilo-Org/kilocode))
GitHub Statistics
- Stars: 16,129
- Forks: 2,084
- Contributors: 431
- License: MIT
- Primary Language: TypeScript
- Last Updated: 2026-03-03T01:00:13Z
- Latest Release: v7.0.33
The repository is highly active with a large community presence: the GitHub project shows thousands of commits and frequent releases, a high star count, many forks, and an MIT-licensed codebase. The repo lists many releases and an active Issues/PR workflow; that, combined with public contribution and development guides, indicates healthy contributor onboarding and rapid iteration. For quick reference, the project is visible on GitHub with extensive source, docs and release history. ([github.com](https://github.com/Kilo-Org/kilocode))
Installation
Install via npm:
npm install -g @kilocode/clinpx @kilocode/clicode --install-extension kilocode.kilo-codepnpm install && pnpm build # (from source; repo is a pnpm/turbo monorepo) Key Features
- Multi-mode agents: Architect, Coder, Debugger, Orchestrator for planning, implementation, and fixes.
- Run terminal commands and automate CI flows, including fully autonomous --auto mode.
- Browser automation to reproduce or validate frontend behavior from an agent.
- Inline, project-aware autocomplete and surgical code edits tied to the codebase.
- MCP marketplace and provider gateway: add tools (Context7) and 500+ models or BYOK.
- CLI, VSIX and JetBrains support for editor-agnostic workflows and CI integration.
Community
Kilo Code has an active, fast-moving community and commercial ecosystem: many releases and frequent commits on GitHub, an official Discord and discussion channels, and usage by large numbers of users. Community feedback is broadly mixed — many users praise the feature set, extensibility, and transparency, while other reports call out reliability issues, unexpected token consumption, and occasional stability regressions; the team responds frequently with hotfixes and patch releases. Kilo also offers paid Teams and Enterprise plans (centralized billing, analytics, SSO/SSCM, limits) alongside the free open-source extension. For sources, see the project README, official docs, the Kilo pricing/team pages, and community threads and reviews. ([github.com](https://github.com/Kilo-Org/kilocode))
Key Information
- Category: Code Assistants
- Type: AI Code Assistants Tool