This repository was archived by the owner on Feb 25, 2026. It is now read-only.
feat: make Gateway API key more visible on profile page#611
Closed
kilo-code-bot[bot] wants to merge 3 commits intodevfrom
Closed
feat: make Gateway API key more visible on profile page#611kilo-code-bot[bot] wants to merge 3 commits intodevfrom
kilo-code-bot[bot] wants to merge 3 commits intodevfrom
Conversation
Updated README to reflect new links and features for Kilo.
add redirect to readme
Move the Kilo Gateway API Key section to the top of the setup-authentication docs page and add prominent callouts across gateway documentation pages. Changes: - Move 'Kilo Gateway API Key' section above 'Quick Start' in setup-authentication.md - Add a prominent callout box with direct link to app.kilo.ai/profile - Update instructions to say 'Find the API Key section' instead of 'Scroll to the bottom' - Add callout in gateway/quickstart.md pointing users to their profile page - Improve API key location description in gateway/authentication.md - Reorganize Quick Start section to clarify it's for VS Code extension users
Contributor
Author
Code Review SummaryStatus: No Issues Found | Recommendation: Merge OverviewThis PR improves the discoverability of the Kilo Gateway API key across three documentation pages. The changes are well-structured:
All markdown/markdoc syntax is correct, links are consistent, and the callout components follow existing patterns in the codebase. Other Observations (not in diff)
Files Reviewed (4 files)
|
Contributor
Author
|
Closing this PR as requested — the approach needs rethinking. |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Motivation
Users are struggling to find their Kilo Gateway API key. They're Googling "Kilo Gateway API key" and posting on Reddit about not being able to find it. The current docs page buries the Gateway API Key section below the Quick Start section, and the instructions say "scroll to the bottom of the page" — making it hard to discover.
Changes
setup-authentication.md(main change)app.kilo.ai/profilegateway/quickstart.mdgateway/authentication.mdTesting
These are documentation-only changes. Verified the markdown renders correctly with proper callout syntax.
Built for jean by Kilo for Slack