-
Notifications
You must be signed in to change notification settings - Fork 32.6k
Open-source AI functionality provided by the Copilot Chat extension #249031
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
Comments
|
@kieferrm is agent mode also part of the open source plan? |
|
@kieferrm : Is the Visual Studio 2022 Github Copilot also be open sourced? |
|
Great work |
|
About #249031 (comment). @ups216 yes, everything but ghost text completions. See the note in the issue description. |
|
Out of curiosity, as I'm not proficient in VSCode's architecture, what's the value in moving Copilot from being an extension to being part of the core codebase as opposed to a built-in extension as mentioned here?
|
|
Is there going to be an option to be opted-out by default or outright disable the AI features for people who do not wish to use it? Thats currently something I prefer with the extension and I'm sure a great deal more would like. My experience with copilot was subpar and I would certainly not want to use it even if it was integrated. |
|
Can users skip using CAPI and just bring their own models or API services that the Chat can talk to? |
|
Great!Support any LLMs that comply with the OpenAI specifications? |
|
Looking forward to this! |


Uh oh!
There was an error while loading. Please reload this page.
Our blog post outlines our motivation to open-source the client-side code of our AI features in VS Code. We also compiled FAQs.
Goals
Approach
We'll first open-source the GitHub Copilot Chat extension. To do so we need:
Compliance Review
Service Access
Tests
Builds
Issues
microsoft/vscode,microsoft/vscode-copilot-release, and the private repository we use(d) for developing the Chat extension.microsoft/vscode.microsoft/vscode-copilot-releaserepo, so that no new issues can be created there and existing issues are locked. The issues will continue to be accessible.microsoft/vscode-copilot-releaserepo that are not actionable and have no clear path to being closeable.The text was updated successfully, but these errors were encountered: