Skip to content
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
feat/gateway-api-key-visibility
Closed

feat: make Gateway API key more visible on profile page#611
kilo-code-bot[bot] wants to merge 3 commits intodevfrom
feat/gateway-api-key-visibility

Conversation

@kilo-code-bot
Copy link
Copy Markdown
Contributor

@kilo-code-bot kilo-code-bot Bot commented Feb 24, 2026

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)

  • Moved the "Kilo Gateway API Key" section to the top of the page, making it the first section users see after the intro
  • Added a prominent callout box with a direct link to app.kilo.ai/profile
  • Updated instructions to say "Find the API Key section" instead of "Scroll to the bottom of the page"
  • Moved the "Quick Start with Kilo Account" section below, with a clarification that it's for VS Code extension users (who don't need an API key)

gateway/quickstart.md

  • Added a tip callout with a direct link to the profile page where users can find their API key

gateway/authentication.md

  • Improved the API key location description with a direct link to the profile page

Testing

These are documentation-only changes. Verified the markdown renders correctly with proper callout syntax.


Built for jean by Kilo for Slack

markijbema and others added 3 commits February 22, 2026 16:30
Updated README to reflect new links and features for Kilo.
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
@kilo-code-bot
Copy link
Copy Markdown
Contributor Author

kilo-code-bot Bot commented Feb 24, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Overview

This PR improves the discoverability of the Kilo Gateway API key across three documentation pages. The changes are well-structured:

  • setup-authentication.md: Moves the "Kilo Gateway API Key" section to the top of the page with a prominent callout box and direct link to app.kilo.ai/profile. The "Quick Start" section is repositioned below with a clarification that VS Code extension users don't need an API key.
  • gateway/quickstart.md: Adds a tip callout with a direct link to the profile page.
  • gateway/authentication.md: Improves the API key description with a direct link.

All markdown/markdoc syntax is correct, links are consistent, and the callout components follow existing patterns in the codebase.

Other Observations (not in diff)
File Observation
README.md The entire README was replaced with a single-line redirect to https://github.com/Kilo-Org/kilocode. This appears unrelated to the API key visibility improvements described in the PR title/description. Consider whether this should be a separate PR or at minimum documented in the PR description.
Files Reviewed (4 files)
  • README.md
  • packages/kilo-docs/pages/gateway/authentication.md
  • packages/kilo-docs/pages/gateway/quickstart.md
  • packages/kilo-docs/pages/getting-started/setup-authentication.md

@kilo-code-bot
Copy link
Copy Markdown
Contributor Author

kilo-code-bot Bot commented Feb 24, 2026

Closing this PR as requested — the approach needs rethinking.

@kilo-code-bot kilo-code-bot Bot closed this Feb 24, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant