Skip to content

Fixel v1.2.0 — Never Fail Twice

Latest

Choose a tag to compare

@AmIrRX0 AmIrRX0 released this 26 Aug 08:59
· 2 commits to main since this release
2e96985

Never Fail Twice

Fixel can now turn reviewed pull-request feedback into version-controlled repository lessons without allowing an agent to approve its own guidance.

Highlights

  • fixel learn --repo owner/repo --pr N captures PR, review, comment, and failed-check evidence as an inert draft.
  • Only human-reviewed lessons with status: approved are loaded into future runs.
  • Drafts, malformed files, symlinks, and oversized lesson sets are ignored.
  • Approved lessons cannot override credential, sandbox, network, git, or human-review boundaries.
  • Includes the first real lesson derived from PR #11 and a reproducible gate benchmark.

Verification

  • 18 automated tests passed on Node.js 20 and 22.
  • Never Fail Twice gate benchmark passed 1/1.
  • Package dry-run and syntax checks passed.

See the workflow: https://github.com/AmIrRX0/Fixel/blob/v1.2.0/docs/never-fail-twice.md