#25 · Primary category: AI Coding Assistants
kilocode
Kilo is the all-in-one agentic engineering platform. Build, ship, and iterate faster with the most popular open source coding agent.
Project last updated:08/29/26
GitHub Stars
27.1K
Forks
3.1K
Contributors
1.2K
License
MIT
Why we included this project
Kilo Code is an AI coding agent that works as a VS Code extension, a JetBrains plugin, and a standalone CLI, so it fits into the editors most teams already use. It turns plain-language requests into multi-file edits, completes code inline as you type, and can execute terminal commands or drive a browser, which puts it closer to an agent than an autocomplete tool. The model flexibility is what stands out: you can pull from a large catalog of frontier and open-weight models and swap mid-task to trade cost against latency or reasoning depth, with no markup on provider pricing. It also bundles specialized agents for planning, debugging, code review, and codebase Q&A, plus an MCP marketplace for wiring in external tools. Because it is open and self-hostable, it works as an alternative to commercial assistants, and it can run unattended in CI/CD pipelines.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.