I have a GitHub repository containing my code, and I’m looking for assistance from ChatGPT. Can I grant ChatGPT access to my repository to help me with the code
There is a waitlist for “Copilot Chat” or something like that, it sounds like its ChatGPT with your repository as context
you could wire it up yourself with embeddings and chunking and hitting the api, but personally I’m just waiting on the official version
I built a tool to do this! It’s called GitGab, see gitgab.ai
I have been using GitHub Copilot and the new chat features and I still have use cases that requires the AI Agent to access my own repository… I am apparently the only person who thinks OpenAI is too strict by banning the access to any repository and I am a bit surprised that it seems like I am the only person who is actually concerned about this problem.
I’d love to see an official implementation that allows you to just connect a project (one of the folders) to a github repository by giving it the address and permission.
It would be a blessing for vibe coding