docs: clarify marketplace installs - #11639
Merged
Merged
Conversation
markijbema
force-pushed
the
mark/clarify-marketplace
branch
from
June 24, 2026 16:03
942b6cc to
39f25ee
Compare
markijbema
marked this pull request as ready for review
June 25, 2026 13:50
markijbema
enabled auto-merge
June 25, 2026 13:51
Contributor
Code Review SummaryStatus: 1 Issues Found | Recommendation: Address before merge Overview
Fix these issues in Kilo Cloud Issue Details (click to expand)WARNING
Files Reviewed (33 files)
Previous Review Summaries (3 snapshots, latest commit 61e87f0)Current summary above is authoritative. Previous snapshots are kept for context only. Previous review (commit 61e87f0)Status: No Issues Found | Recommendation: Merge Files Reviewed (1 files)
Previous review (commit 5d5b2b9)Status: 1 Issues Found | Recommendation: Address before merge Overview
Issue Details (click to expand)WARNING
Fix these issues in Kilo Cloud Files Reviewed (2 files)
Previous review (commit a4b458d)Status: 1 Issues Found | Recommendation: Address before merge Overview
Issue Details (click to expand)WARNING
Fix these issues in Kilo Cloud Files Reviewed (31 files)
Reviewed by gpt-5.4-20260305 · Input: 328.1K · Output: 15.4K · Cached: 719.9K Review guidance: REVIEW.md from base branch |
imanolmzd-svg
approved these changes
Jun 25, 2026
markijbema
disabled auto-merge
June 25, 2026 15:37
# Conflicts: # packages/kilo-docs/public/img/screenshot-tests/kilo-vscode/visual-regression/marketplace/empty-list-chromium-linux.png # packages/kilo-docs/public/img/screenshot-tests/kilo-vscode/visual-regression/marketplace/mixed-list-with-items-chromium-linux.png # packages/kilo-vscode/webview-ui/src/components/marketplace/MarketplaceListView.tsx
t7tran
pushed a commit
to t7tran/kilocode
that referenced
this pull request
Aug 14, 2026
docs: clarify marketplace installs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Clarify Marketplace installs in the app and docs.
Why
The Marketplace did not explain what MCP means, how project vs global installs differ, or what files are changed. This makes install decisions unclear, especially for MCP servers that may require credentials or expose powerful tools.
Validation
bun test tests/unit/i18n-keys.test.ts tests/unit/marketplace-panel-arch.test.tsfrompackages/kilo-vscodebun run typecheckfrompackages/kilo-vscodebun run lintfrompackages/kilo-vscodebun run build-storybookfrompackages/kilo-vscodebun run typecheckfrompackages/kilo-docsbun run script/check-md-table-padding.tsfrom repo rootbun run knip && bun run check-kilocode-changefrompackages/kilo-vscode