Merge pull request #582 from Kilo-Org/fix-manifest-icon

Add proper details to vscode marketplace manifest
This commit is contained in:
Mark IJbema
2026-02-22 11:19:16 +01:00
committed by GitHub
2 changed files with 3 additions and 2 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

+3 -2
View File
@@ -1,8 +1,9 @@
{
"name": "kilo-code",
"displayName": "Kilo Code",
"description": "Kilo Code AI Agent & Autocomplete",
"displayName": "Kilo Code: AI Coding Agent, Copilot, and Autocomplete",
"description": "Open Source AI coding agent that generates code from natural language, automates tasks, and runs terminal commands. Features inline autocomplete, browser automation, automated refactoring, and custom modes for planning, coding, and debugging. Supports 500+ AI models including Claude (Anthropic), Gemini, Grok, GPT, Codex and GLM.",
"version": "7.0.25",
"icon": "assets/icons/logo-outline-black.png",
"publisher": "kilocode",
"repository": {
"type": "git",