8009ffe801
git filter-repo incorrectly resolved a merge commit where the docs app was migrated from Docusaurus to Next.js + Markdoc, resulting in the old Docusaurus files at HEAD. This commit overlays the correct current files from the source repo (kilo-org/kilocode main branch). Package renamed from kilocode-docs to @kilocode/kilo-docs.
837 B
837 B
Install directly
- If you don't have VS Code installed, download it from code.visualstudio.com
- Then, you can click the button below to install Kilo Code directly from the VS Code Marketplace:
Install from VS Code Marketplace
- Open VS Code
- Press
Ctrl+Shift+X(Windows/Linux) orCmd+Shift+X(macOS) to open Extensions - Search for "Kilo Code"
- Click Install
Install via Command Line
code --install-extension kilocode.kilo-code
Verify Installation
After installation, you should see the Kilo Code icon ({% kiloCodeIcon /%}) in the Activity Bar on the left side of VS Code. Click it to open the Kilo Code panel.