# irgolic/AutoPR

AutoPR autonomously wrote pull requests in response to issues

Repository: https://github.com/irgolic/AutoPR
Canonical: https://ross.abutalabs.com/products/autopr
Homepage: https://autopr.com
Language: Python
License: MIT
License Family: permissive
Topics: ai, gpt-4, llm, github-actions, openai, action, actions, github-action, gpt-3, chatgpt, gpt
Archived: true
Last push: 2026-03-05T23:34:26+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 70, release rhythm 8, longevity 90
- inputs: {"age_days": 1264, "days_push": 181, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1371, forks 93 (observed 2026-08-28T04:04:32.061175+00:00)

## What it is
AutoPR is a GitHub Action that autonomously generated pull requests in response to issues, planning a fix, writing code, pushing a branch, and opening a PR when an issue was labeled. Built with Guardrails and OpenAI GPT models, it was an early (March 2023) proof-of-concept that has since been archived.

## Use cases
- automatically generate pull requests from github issues
- let an ai agent fix labeled issues in my repo
- github action that writes code changes with gpt-4
- auto-draft prs for well-written bug reports
- experiment with autonomous coding agents on github

## When to choose
- you want to study or fork an early autonomous PR-generation agent
- you need a historical reference implementation of LLM-driven GitHub automation
- you want a simple label-triggered AI coding bot for toy or demo repos

## When to avoid
- you need a maintained, production-ready AI coding agent
- you require reliability - the author notes it only worked ~20% of the time
- you need support for platforms other than GitHub
- you need correct multi-file code edits - it had known issues with wrong references and nonexistent functions

## Facets
- artifact type: plugin
- maturity: abandoned
- function: agent-framework, llm-inference, workflow-automation, code-review
- domain: large-language-models, developer-tools, version-control
- platform: python, cloud
- tags: github-action, autonomous-pr, llm-agent, archived, openai, gpt-4, chatgpt, historical-demo, ai-agents, automation, github, docker

## Member repositories
- irgolic/AutoPR (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:32.061175+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:40:50.448056+00:00, confidence not recorded.
  - readme: https://github.com/irgolic/AutoPR (fetched 2026-08-28T04:04:32.061175+00:00, sha 99d83d0c81a0)
  - homepage: https://autopr.com (fetched 2026-08-29T11:57:31.601715+00:00, sha 4ccc40373187)
- Data as of 2026-08-30T08:39:29.467469+00:00.
