Skip to content

v3.1.0 — fable-it is now build-it

Choose a tag to compare

@DevOtts DevOtts released this 25 Jul 02:57
· 8 commits to main since this release

fable-it is now build-it. What started as a single plugin ("make your model behave like Fable") grew into the build stage of the *-it lifecycle family — plan-it plans it, build-it builds it, review-it reviews it. The name now says what it does. Gates, run-state contract, and verifier protocol are unchanged.

Changed

  • Plugin, skill, marketplace entry, and repository renamed fable-itbuild-it. GitHub redirects from DevOtts/fable-it remain in place.
  • Report folder convention is now .build-it-reports/; a legacy .fable-it-reports/lessons.md is still read for cross-run memory.
  • Hardened-mode hooks disable switch is now BUILD_IT_HOOKS_DISABLED=1 (legacy env var still honored).

Kept for back-compat

  • /fable-it, "fable it", "fable-it" remain trigger phrases; fable-it stays in keywords — existing prompts keep routing here.
  • Historical artifacts (past reports, research docs, earlier changelog entries) keep the old name: they are records, not docs.

If you added the marketplace as DevOtts/fable-it, it keeps working via redirect, but re-adding as DevOtts/build-it is recommended.