Skip to content

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 12 Aug 09:04
· 64 commits to main since this release

Changed

  • Clarify now uses Claude Code AskUserQuestion to ask one focused question at a time, with a recommended option.
  • Stage skills use compact per-step Expect / Verify checkpoints and few-shot handoff examples for weaker models.
  • User workflow documentation now explains the expected evidence and verification at each stage.
  • Post-write remains a thin hook shell while retaining the snapshot attribution gate and validation invalidation policy.

Fixed

  • Restored SubagentStart lifecycle evidence required by agent completion gates while retaining plugin-scoped MCP evidence matchers.