Skip to content

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

License

Notifications You must be signed in to change notification settings

jasonkneen/kilocode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VS Code Marketplace X (Twitter) Substack Blog Discord Reddit

🚀 Kilo Code UNOFFICIAL CLI BRANCH

npm install -g kilocode

npx -y kilocode

Open-source VS Code AI agent. We frequently merge features from open-source projects, such as Roo Code and Cline, while building our own vision.

  • ✨ Generate code from natural language
  • ✅ Checks its own work
  • 🧪 Run terminal commands
  • 🌐 Automate the browser
  • 🤖 Latest AI models
  • 🎁 API keys optional
  • 💡 Get $20 in bonus credits when you top-up for the first time Credits can be used with 400+ models like Gemini 2.5 Pro, Claude 4 Sonnet & Opus, and GPT-5

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. Create your account to access 400+ cutting-edge AI models including Gemini 2.5 Pro, Claude 4 Sonnet & Opus, and GPT-5 – with transparent pricing that matches provider rates exactly.
  3. Start coding with AI that adapts to your workflow. Watch our quick-start guide to see Kilo Code in action:

Watch the video

Difference between Kilo Code, Roo Code and Cline

Kilo Code started as a fork of Roo Code, which itself is a fork of Cline. We frequently merge features from these open-source projects and contribute improvements back. Built on these foundations, Kilo Code is independently developed with our own vision for AI coding agents.

  • No need to fiddle with API keys, Kilo Code ships with the latest AI models plugged in, including Gemini 2.5 Pro, Claude 4 Sonnet & Opus, and GPT-5
  • MCP Server Marketplace: Easily find, and use MCP servers to extend the agent capabilities.
  • Autocomplete (experimental)

Kilo Code is a direct fork from Roo Code, and also includes the following features from Cline (and our own features):

  • System notifications: Get notified when the agent is done with a task.
  • Easy model connection: batteries included.
  • Editing previous messages
  • Assisted commit messages: we write git commit messages for you based on what changed

CLI Tool

🚀 Standalone CLI Package Available!

Kilocode now includes a production-ready CLI tool that can be installed independently via npm:

# Install globally from npm (coming soon)
npm install -g @kilocode/cli

# Or build from source
cd apps/cli
npm run build
npm link

# Use anywhere
kilocode  # Interactive mode
kilo --provider openai --model gpt-4o

CLI Features:

  • 🤖 Multiple AI Providers: Anthropic, OpenAI, Kilocode, Groq, Gemini, Ollama, LM Studio, and more
  • 💬 Natural Conversations: Direct responses for simple queries, tools when needed
  • 🔧 Comprehensive Toolset: File operations, command execution, codebase search
  • 💾 Session Management: Persistent conversation history with restore functionality
  • 🎨 Professional UI: Enhanced banner, real-time streaming, collapsed thinking blocks
  • ⚙️ MCP Integration: Model Context Protocol server support
  • 🎯 Mode System: Specialized modes for different development tasks
  • 🔄 State Persistence: All settings (mode, model, theme) persist between launches
  • 📦 Standalone Package: No VS Code dependency required

Perfect for servers, automation, SSH environments, and power users who prefer command-line interfaces!

For complete CLI documentation, see apps/cli/README.md.

Extension Development

For details on building and developing the extension, see DEVELOPMENT.md

Contributors

Thanks to all the contributors who help make Kilo Code better!

mcowger bhaktatejas922 NyxJae Aikiboy123 cobra91
ivanarifin PeterDaveHello possible055 seuros more ...

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.4%
  • Kotlin 7.0%
  • CSS 3.3%
  • JavaScript 1.6%
  • Shell 0.4%
  • MDX 0.2%
  • Other 0.1%