Skip to content

Releases: wessamfathi/suhail

v1.1.0

Choose a tag to compare

@wessamfathi wessamfathi released this 13 Jul 13:14
05310bf

Switched to patch-isolated Part commits, fixed fail-closed verdicts, hardened gates. Resolves all findings from the plugin evaluation report:

  • Per-Part commits rebuilt on exact patch isolation via new suhail-git
    helper (temp-index snapshot/patch/commit plumbing, pristine-index
    reconcile after each commit); no-commit diff_baseline mechanism removed
  • Verdict readers fail closed: non-enum values parse as null; orchestrator
    defines the worst-of ordering explicitly
  • Trivial fast path excludes Parts with external-dependency/risk markers;
    checkpoint scans the original Part body as a backstop
  • no-commit is INIT-only; continuations preserve state.auto_commit
  • batch_first selects by numeric Part id; INIT validates duplicate ids and
    dangling dependencies
  • /su-init detects linked git worktrees (.git pointer file)
  • Docs lead with namespaced /suhail:* commands; minimum tested Claude Code
    version declared; nested-subagent rationale updated
  • New tests: git-isolation suite (61 cases), fail-closed verdict cases,
    unsorted-parts matrix cases

Initial release

Choose a tag to compare

@wessamfathi wessamfathi released this 13 Jul 00:13
d2b0af2

What's Changed

New Contributors

Full Changelog: https://github.com/wessamfathi/suhail/commits/1.0.0