Skip to content

signet-eval v3.11.1

Choose a tag to compare

@jmcentire jmcentire released this 29 May 01:14
· 5 commits to main since this release

Fixed

  • Scoped preflight state to real client chat/session identifiers before falling back to SIGNET_SESSION.
  • Hook evaluation now extracts session identifiers from client payloads for preflight, pause, and disable checks.
  • Session-scoped preflights no longer deactivate global preflights or preflights from other sessions.

Verification

  • cargo test: 156 unit, 9 CLI integration, 38 hook integration passed.
  • cargo publish --dry-run passed.
  • Published signet-eval 3.11.1 to crates.io.