Skip to content

enola-dev/github-issue-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

GitHub Issues πŸ› AI Agent

This AI Agent will find relevant GitHub issues for error messages; like this:

(You ask AI to run some command which fails:)

error: ...

(You πŸ€” analyze, and conclude that it's an "upstream problem".)

/issue

The Agent will now:

  1. Find a relevant GitHub repo
  2. Search its issues for something related to the error
  3. If nothing found, propose text for creating one; it can directly do so - after you confirm

β™Š Gemini CLI

Create a GitHub Personal Access Token (PAT), just for Public Repositories and simply do NOT Add Permission for anything - just a (basic) one. Then copy/paste it into your .gemini/.env with GITHUB_PAT=github_pat_.... Now install:

gemini extensions install https://github.com/enola-dev/github-issue-agent

After you start gemini (as usual), use the new /issue command, as above.

πŸ‘©β€βœˆοΈ Copilot

Blocked by github/github-mcp-server#1084.

πŸ•΅πŸΎβ€β™€οΈ Enola

TODO Pending enola-dev/enola#1733, THEN update, similarly to https://github.com/enola-dev/git-commit-message-agent ... (Maybe using a template?)

About

GitHub Issues πŸ› AI Agent

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published