Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates vscode to latest, small refactor and adds Copilot action to welcome view. Closes #334 #392

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

Adam-it
Copy link
Member

@Adam-it Adam-it commented Jan 16, 2025

🎯 Aim

The aim is to update vscode types and approach with latest. Recheck and cleanup what changed. When upgraded vscode we may use latest improvements of how to handle model picking and loading history in chat command. I checked that and unfrotonatly other models than gpt-4o bring totally different responses which are not possible to pars with current logic. Also loading history seems to be lacking some parts we get with current implementation, so those parts are not changed.
Lastly I added action to activate SPFx Copilot from welcome view

📷 Result

image

✅ What was done

  • updated vscode engine and typing to latest
  • refactor auth provider
  • rechecked current chat logic implementation
  • added copilot action to welcome view

🔗 Related Issue

Closes: #334

@Adam-it Adam-it self-assigned this Jan 16, 2025
@Adam-it Adam-it changed the title Updates vscode to latest, small refactor and adds Copilot action to welcome view Updates vscode to latest, small refactor and adds Copilot action to welcome view. Closes #334 Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

💡 [Feature]: Add support for picking LLM model for GitHub Copilot chat participant
1 participant