Skip to content

FableCodex 0.4.1

Latest

Choose a tag to compare

@baskduf baskduf released this 15 Jun 12:06
· 5 commits to main since this release
ce1e902

Fixed

  • Fixed goals create --force so stale findings from a replaced plan are archived before they can block the new final checkpoint.
  • Fixed malformed .codex-fable5 ledger JSON handling so CLI commands report controlled codex-fable5 errors instead of Python tracebacks.

Validation

  • python3 -m unittest discover -s tests -v passed: 21 tests OK.
  • python3 -m py_compile ... passed.
  • Wrapper sh -n checks passed for codex-fable5, codex-findings, and codex-goals.
  • Coverage matrix validation passed with 71 rows.