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

biobootloader/wolverine

None observed · 2026-08-28

github.com/biobootloader/wolverine · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

30/100

  • Activity 0
  • Release rhythm 35
  • Longevity 90

Flags: no_releases

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: 908
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5072 stars · 611 forks observed · 2026-08-28

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

Wolverine is a Python CLI tool that runs Python scripts and, when they crash, sends the error to GPT-4 which edits the file and reruns it repeatedly until the bugs are fixed. It is a prototype now deprecated in favor of Mentat.

Use cases

  • automatically fix bugs in python scripts
  • auto-repair crashing scripts with gpt-4
  • let an llm debug my code when it errors
  • rerun a script until the ai fixes it
  • explain and patch python exceptions automatically

When to choose

  • you want a quick experiment in LLM-driven auto-debugging of Python scripts
  • you want to study prompt-based code editing approaches

When to avoid

  • you need a maintained tool - the project is deprecated in favor of Mentat
  • you cannot share code with the OpenAI API or want to avoid repeated GPT-4 costs
  • you need multi-file or non-Python debugging support

Facets

cli-tool · maturity abandoned

llm-inference developer-tools cli error-handling developer-tools large-language-models python cli cross-platform gpt-4 auto-debugging script-repair openai deprecated automation

1 source

Member repositories

RepositoryRoleHealth v2
biobootloader/wolverinemain30

For agents

markdown · JSON · MCP: product_card(name="biobootloader/wolverine")

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