An extension to interact with the GitHub CLI using natural language.
The GitHub CLI must be installed first.
Install:
gh extension install devlooped/gh-chat
Upgrade:
gh extension upgrade chat
Uninstall:
gh extension remove chat
The extension uses the GitHub CLI API to run queries and render them to the console.
The extension adds a chat
command to the gh
CLI, which you can use to
interact with the GitHub API using natural language.