Skip to content

fix: show guide for GitHub Copilot in github install command#299

Open
doozie-akshay wants to merge 1 commit intoKilo-Org:devfrom
doozie-akshay:fix/197-github-copilot-guide
Open

fix: show guide for GitHub Copilot in github install command#299
doozie-akshay wants to merge 1 commit intoKilo-Org:devfrom
doozie-akshay:fix/197-github-copilot-guide

Conversation

@doozie-akshay
Copy link

Summary

  • Removed the TODO comment in github.ts and added a helpful note when user cancels or doesn't select a provider
  • When user cancels the provider selection or selects an invalid provider, they now see a message about GitHub Copilot availability with a link to setup docs

Problem

The kilo github install command was hiding the GitHub Copilot provider without any explanation to users, leaving them unaware of this option.

Solution

Added a helpful note that appears when:

  1. User cancels the provider selection (presses Ctrl+C)
  2. User doesn't select a valid provider from the list

The message informs users about GitHub Copilot availability and provides a link to setup documentation.

Removed the TODO and added a helpful note when user cancels or doesn't select a provider, informing them about GitHub Copilot availability with a link to setup docs.
@github-actions
Copy link
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant