How to use GitGab
Authenticate (click Sign In, on the homepage): allow GitGab to read your Github repository contents on your behalf. Your OAuth keys are encrypted and stored securely.
Select a repo: scroll to the repo you'd like to chat about from the list of repos in the "Repos" section, and click the button under "Connect to GitGab" that handles your need (either Code or Pull Request). You can also chat with local files but clicking "Connect" in the "Local Files section".
Select relevant files: select the files that are relevant to whatever you'd like to discuss. GitGab has a context window limit of 100K tokens, so you must be mindful about how many tokens the files you select include.
Chat: ask GitGab whatever you'd like about the files you selected.
Last updated