π§ 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
fixellabel 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:
--forkmode for repos you can't push to,--dry-runto 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. π