Ross ROSS = Recommend OSS · open-source software intelligence for agents

irgolic/AutoPR

AutoPR autonomously wrote pull requests in response to issues observed · 2026-08-28

github.com/irgolic/AutoPR · homepage · Python · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 70
  • Release rhythm 8
  • Longevity 90

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1264
  • days_rel: n/a
  • days_push: 181
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1371 stars · 93 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

plugin · maturity abandoned

agent-framework llm-inference workflow-automation code-review large-language-models developer-tools version-control python cloud github-action autonomous-pr llm-agent archived openai gpt-4 chatgpt historical-demo ai-agents automation github docker

2 sources

Member repositories

RepositoryRoleHealth v2
irgolic/AutoPRmain10

For agents

markdown · JSON · MCP: product_card(name="irgolic/AutoPR")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem