Skip to content

Fixel - Fix Every Issue !

Choose a tag to compare

@AmIrRX0 AmIrRX0 released this 19 Aug 01:08
· 13 commits to main since this release
725553f

πŸ”§ Fixel v1.0.0 β€” first release!

Label an issue β†’ get a pull request. Fixel reads your GitHub issues, fixes them with Claude, and opens a PR for each one.

Highlights

  • ⚑ GitHub Action: add the fixel label to any issue and a PR shows up β€” zero servers, zero setup
  • πŸŒ™ Nightly mode: fix up to N labeled issues on a schedule while you sleep
  • πŸ’» Full CLI: --fork mode for repos you can't push to, --dry-run to preview diffs, label filters, model selection
  • πŸ”’ Safe by design: token never leaks into URLs/argv, the agent works in an isolated clone and can't push by itself

Quickstart

Copy examples/label-trigger.yml to .github/workflows/fixel.yml, add the ANTHROPIC_API_KEY secret, label an issue fixel. Done. πŸŽ‰