{"id":30587343,"url":"https://github.com/deepset-ai/github-agent","last_synced_at":"2026-03-14T16:06:17.906Z","repository":{"id":282328560,"uuid":"946690364","full_name":"deepset-ai/github-agent","owner":"deepset-ai","description":"GitHub Issue Resolver Agent with Anthropic Claude 3.7 Sonnet and Haystack","archived":false,"fork":false,"pushed_at":"2025-05-22T17:17:07.000Z","size":178,"stargazers_count":8,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-22T18:44:50.788Z","etag":null,"topics":["agent","agentic-ai","haystack-ai","llm"],"latest_commit_sha":null,"homepage":"https://haystack.deepset.ai/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deepset-ai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-11T14:27:13.000Z","updated_at":"2025-05-21T10:44:42.000Z","dependencies_parsed_at":"2025-03-14T01:46:28.561Z","dependency_job_id":"8fd2fc58-9475-4143-b54b-86ea7d810111","html_url":"https://github.com/deepset-ai/github-agent","commit_stats":null,"previous_names":["deepset-ai/github-agent"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deepset-ai/github-agent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepset-ai%2Fgithub-agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepset-ai%2Fgithub-agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepset-ai%2Fgithub-agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepset-ai%2Fgithub-agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepset-ai","download_url":"https://codeload.github.com/deepset-ai/github-agent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepset-ai%2Fgithub-agent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272680885,"owners_count":24975359,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent","agentic-ai","haystack-ai","llm"],"created_at":"2025-08-29T12:08:57.913Z","updated_at":"2026-03-14T16:06:17.836Z","avatar_url":"https://github.com/deepset-ai.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github Agent\n\nA [Haystack](https://haystack.deepset.ai/) agent that check that can create instructions to resolve the given Github issue.\n\n![](agent_image.png)\n\nGiven an issue URL, the agent can:\n\n* Fetch and parse the issue description and comments\n* Identify the relevant repository, directories, and files\n* Retrieve and process file content\n* Determine the next steps for resolution and post them as a comment\n\nOnce you have a working agent, you can deploy and serve the agent as a REST API with [Hayhooks](https://github.com/deepset-ai/hayhooks)\n\n## Requirements\n* [Anthropic API key](https://www.anthropic.com/)\n* [Github Token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens)\n\n\n### Install Dependencies\n```bash\npip install -r requirements.txt\n```\n\n### Deploy with Hayhooks\n\nStart the Hayhooks server:\n```bash\nhayhooks run\n```\n\nDeploy the agent:\n```bash\nhayhooks pipeline deploy-files deployment -n github-agent\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepset-ai%2Fgithub-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepset-ai%2Fgithub-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepset-ai%2Fgithub-agent/lists"}