[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-3761":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":23,"hasPages":23,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":38,"readmeContent":39,"aiSummary":40,"trendingCount":16,"starSnapshotCount":16,"syncStatus":41,"lastSyncTime":42,"discoverSource":43},3761,"kilocode","Kilo-Org\u002Fkilocode","Kilo-Org","Kilo is the all-in-one agentic engineering platform. Build, ship, and iterate faster with the most popular open source coding agent.","https:\u002F\u002Fkilo.ai\u002F",null,"TypeScript",20013,2648,101,1115,0,26,190,829,136,45,"MIT License",false,"main",[26,27,28,29,30,31,32,33,34,35,36,37],"ai","ai-age","ai-coding","ai-developer-tools","chatgpt","claude","cli","gemini","jetbrains","sonnet","vscode","vscode-extension","2026-06-12 02:00:53","\u003Cp align=\"center\">\n  \u003Ca href=\"https:\u002F\u002Fmarketplace.visualstudio.com\u002Fitems?itemName=kilocode.Kilo-Code\">\u003Cimg src=\"https:\u002F\u002Fraster.shields.io\u002Fbadge\u002FVS_Code_Marketplace-007ACC?style=flat&logo=visualstudiocode&logoColor=white\" alt=\"VS Code Marketplace\" height=\"20\">\u003C\u002Fa>\n  \u003Ca href=\"https:\u002F\u002Fx.com\u002Fkilocode\">\u003Cimg src=\"https:\u002F\u002Fraster.shields.io\u002Fbadge\u002Fkilocode-000000?style=flat&logo=x&logoColor=white\" alt=\"X (Twitter)\" height=\"20\">\u003C\u002Fa>\n  \u003Ca href=\"https:\u002F\u002Fblog.kilo.ai\">\u003Cimg src=\"https:\u002F\u002Fraster.shields.io\u002Fbadge\u002FBlog-555?style=flat&logo=substack&logoColor=white\" alt=\"Substack Blog\" height=\"20\">\u003C\u002Fa>\n  \u003Ca href=\"https:\u002F\u002Fkilo.ai\u002Fdiscord\">\u003Cimg src=\"https:\u002F\u002Fraster.shields.io\u002Fbadge\u002FJoin%20Discord-5865F2?style=flat&logo=discord&logoColor=white\" alt=\"Discord\" height=\"20\">\u003C\u002Fa>\n  \u003Ca href=\"https:\u002F\u002Fwww.reddit.com\u002Fr\u002Fkilocode\u002F\">\u003Cimg src=\"https:\u002F\u002Fraster.shields.io\u002Fbadge\u002FJoin%20r%2Fkilocode-D84315?style=flat&logo=reddit&logoColor=white\" alt=\"Reddit\" height=\"20\">\u003C\u002Fa>\n\u003C\u002Fp>\n\n\u003Cp align=\"center\">\n \u003Cimg width=\"250\" alt=\"kilo-code-logo\" src=\"https:\u002F\u002Fgithub.com\u002Fuser-attachments\u002Fassets\u002Fbdb0c174-b9fd-40ad-a47b-f3aab9b54e8d\" \u002F>\n\u003C\u002Fp>\n\n> Kilo is the all-in-one agentic engineering platform. Build, ship, and iterate faster with the most popular open source coding agent.\n\n- ✨ Generate code from natural language\n- ✅ Checks its own work\n- 🧪 Run terminal commands\n- 🌐 Automate the browser\n- ⚡ Inline autocomplete suggestions\n- 🤖 Latest AI models\n- 🎁 API keys optional\n\n## Quick Links\n\n- [VS Code Marketplace](https:\u002F\u002Fkilo.ai\u002Fvscode-marketplace?utm_source=Readme) (download)\n- Install CLI: `npm install -g @kilocode\u002Fcli`\n- [Official Kilo.ai Home page](https:\u002F\u002Fkilo.ai) (learn more)\n\n## Key Features\n\n- **Code Generation:** Kilo can generate code using natural language.\n- **Inline Autocomplete:** Get intelligent code completions as you type, powered by AI.\n- **Task Automation:** Kilo can automate repetitive coding tasks to save time.\n- **Automated Refactoring:** Kilo can refactor and improve existing code efficiently.\n- **MCP Server Marketplace**: Kilo can easily find, and use MCP servers to extend the agent capabilities.\n- **Multi Mode**: Plan with Architect, Code with Coder, and Debug with Debugger, and make your own custom modes.\n\n## Get Started in Visual Studio Code\n\n1. Install the Kilo Code extension from the [VS Code Marketplace](https:\u002F\u002Fmarketplace.visualstudio.com\u002Fitems?itemName=kilocode.Kilo-Code).\n2. Create your account to access 500+ cutting-edge AI models including Gemini 3.1 Pro, Claude 4.6 Sonnet & Opus, and GPT-5.4 – with transparent pricing that matches provider rates exactly.\n3. Start coding with AI that adapts to your workflow. Watch our quick-start guide to see Kilo in action:\n\n\u003Ca href=\"https:\u002F\u002Fyoutu.be\u002FpqGfYXgrhig\">\u003Cimg src=\"https:\u002F\u002Fimg.youtube.com\u002Fvi\u002FpqGfYXgrhig\u002Fmaxresdefault.jpg\" alt=\"Watch the video\" width=\"640\" height=\"360\">\u003C\u002Fa>\n\n## Get Started with the CLI\n\n```bash\n# npm\nnpm install -g @kilocode\u002Fcli\n\n# Or run directly with npx\nnpx @kilocode\u002Fcli\n```\n\nThen run `kilo` in any project directory to start.\n\n\u003C!-- kilocode_change start -->\n\n### npm Install Note: Hidden `.kilo` File\n\nOn some systems and npm versions, installing `@kilocode\u002Fcli` can create a hidden `.kilo` file near the installed `kilo` command (for example in a global npm bin directory). This file is an npm-generated launcher helper, not project data.\n\n- Why it exists: npm may create helper artifacts while wiring CLI executables.\n- Size caveat: size can vary by platform, npm version, and install mode (symlink vs copied launcher), so a strict fixed size is not guaranteed.\n- Safety: it is safe to leave in place. Do not edit it manually. Use your package manager's uninstall (`npm uninstall -g @kilocode\u002Fcli`) to remove install artifacts cleanly.\n\u003C!-- kilocode_change end -->\n\n### Install from GitHub Releases (Optional)\n\nDownload the latest binary or source code from the [Releases page](https:\u002F\u002Fgithub.com\u002FKilo-Org\u002Fkilocode\u002Freleases), use this quick guide:\n\n- `kilo-\u003Cos>-\u003Carch>.zip` is the CLI binary for your OS and CPU architecture on Windows and macOS. (`kilo-linux-\u003Carch>.tar.gz` for Linux)\n- `darwin` means macOS.\n- `x64` is standard 64-bit Intel\u002FAMD CPUs.\n- `x64-baseline` is a compatibility build for older x64 CPUs(do not support AVX Instruction).\n- `arm64` is ARM-based Linux\u002FMacOS.\n- `musl` is statically linked Linux build for Alpine\u002Fminimal Docker without glibc. Alpine\u002Fminimal Docker users should prefer the matching \\*-musl asset.\n- `kilo-vscode-*.vsix` is the VS Code extension package and not the CLI binary.\n- `Source code` releases are for building from source, not normal installation.\n\nFor most users:\n\n- **Windows (most PCs):** `kilo-windows-x64.zip`\n- **macOS Apple Silicon:** `kilo-darwin-arm64.zip`\n- **macOS Intel:** `kilo-darwin-x64.zip`\n- **Linux x64:** `kilo-linux-x64.tar.gz`\n- **Linux on ARM:** `kilo-linux-arm64.tar.gz`\n\n### Autonomous Mode (CI\u002FCD)\n\nUse the `--auto` flag with `kilo run` to enable fully autonomous operation without user interaction. This is ideal for CI\u002FCD pipelines and automated workflows:\n\n```bash\nkilo run --auto \"run tests and fix any failures\"\n```\n\n**Important:** The `--auto` flag disables all permission prompts and allows the agent to execute any action without confirmation. Only use this in trusted environments like CI\u002FCD pipelines.\n\n## Contributing\n\nWe welcome contributions from developers, writers, and enthusiasts!\nTo get started, please read our [Contributing Guide](\u002FCONTRIBUTING.md). It includes details on setting up your environment, coding standards, types of contribution and how to submit pull requests.\n\nSee [RELEASING.md](RELEASING.md) for the release process.\n\n## Code of Conduct\n\nOur community is built on respect, inclusivity, and collaboration. Please review our [Code of Conduct](\u002FCODE_OF_CONDUCT.md) to understand the expectations for all contributors and community members.\n\n## License\n\nThis project is licensed under the MIT License.\nYou’re free to use, modify, and distribute this code, including for commercial purposes as long as you include proper attribution and license notices. See [License](\u002FLICENSE).\n\n### Where did Kilo CLI come from?\n\nKilo CLI is a fork of [OpenCode](https:\u002F\u002Fgithub.com\u002Fanomalyco\u002Fopencode), enhanced to work within the Kilo agentic engineering platform.\n","Kilo 是一个全能的工程平台，旨在通过最受欢迎的开源编码代理加速代码构建、部署和迭代过程。其核心功能包括使用自然语言生成代码、智能内联自动完成功能以及自动化终端命令执行等。Kilo 支持最新的AI模型，并提供可选的API密钥服务，适用于多种开发环境如VS Code扩展或CLI工具。它特别适合需要快速原型设计、提高编码效率或希望利用先进AI技术简化日常开发任务的场景。",2,"2026-06-11 02:56:03","top_language"]