Skip to content

Please enable copilot chat and agent support #1

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

Open
gpetrov opened this issue Feb 24, 2025 · 4 comments
Open

Please enable copilot chat and agent support #1

gpetrov opened this issue Feb 24, 2025 · 4 comments

Comments

@gpetrov
Copy link

gpetrov commented Feb 24, 2025

The current implementation of the github language server has only the inline completion enabled which without any additional prompting is pretty useless.

It seems that the copilot chat and agent support is already included in the language server, but not exposed for usage.

So please expose the copilot chat and agent support so we can do more advanced integrations in other code editors.

@tpope
Copy link

tpope commented Feb 28, 2025

Request noted. Other interested parties are encouraged to 👍 this issue.

@mkonir0
Copy link

mkonir0 commented Mar 10, 2025

It looks like there is quite a bit of interest in it. We look forward to seeing if you'll process it. Thanks in advance!

@gpetrov
Copy link
Author

gpetrov commented Apr 7, 2025

Any new on this topic @tpope - there are already quite a lot 👍

Chat, agents and maybe tools support is very much needed as you can see.

@DanBradbury
Copy link

I was in need of chat for my own selfish purposes and wrote a plugin to mimic the functionality of CopilotChat.nvim in vimscript. Don't think this is the direction that github wants to go with exposing chat functionality but for the time being its working and I'm actively maintaining it to serve as a solution while we wait for official support.

https://github.com/DanBradbury/copilot-chat.vim

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

No branches or pull requests

4 participants