{
  "markdown": "# GitHub Issues 🐛 AI Agent\n\nThis AI Agent will find relevant GitHub issues for error messages; like this:\n\n    (You ask AI to run some command which fails:)\n\n    error: ...\n    \n    (You 🤔 analyze, and conclude that it's an \"upstream problem\".)\n\n    /issue\n\nThe Agent will now:\n\n1. Find a relevant GitHub repo\n1. Search its issues for something related to the error\n1. If nothing found, propose text for creating one;\n   it can directly do so - after you confirm\n\n## ♊ Gemini CLI\n\nCreate a [GitHub Personal Access Token](https://github.com/settings/personal-access-tokens/new) (PAT),\njust for _Public Repositories_ and simply do NOT _Add Permission_ for anything - just a (basic) one.\nThen copy/paste it into your `.gemini/.env` with `GITHUB_PAT=github_pat_...`. Now install:\n\n    gemini extensions install https://github.com/enola-dev/github-issue-agent\n\nAfter you start `gemini` (as usual), use the new `/issue` command, as above.\n\n## 👩‍✈️ Copilot\n\nBlocked by https://github.com/github/github-mcp-server/issues/1084.\n\n## 🕵🏾‍♀️ Enola\n\n**TODO** _Pending https://github.com/enola-dev/enola/issues/1733, THEN update, similarly to https://github.com/enola-dev/git-commit-message-agent ..._ (Maybe using a template?)\n",
  "bytes": 1218,
  "sha": "3ec00ab27377b303337fd30e79a4138b1b5e2cec91fc49cbcba81d71fb959065",
  "repo_slug": "enola-dev/github-issue-agent",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_enola_dev_github_issue_agent_6f09da83/readme"
}