Skip to content

UR-Nexus 1.60.1

Choose a tag to compare

@github-actions github-actions released this 28 Jul 10:42
  • ur memory-integrity verify no longer reports an empty or missing store as
    verified. It printed "verified — 0 file(s) match the recorded digests" for an
    empty directory, and that identical reassurance would have appeared for a
    mistyped path or a store an attacker had just emptied. Zero files checked is
    not evidence of integrity, so empty and nonexistent stores now say exactly
    that and name the path.
  • The exit code tracks tampering rather than validity, so an empty or
    unbaselined store still exits 0. Failing on it would fire for every fresh
    install and train the user to ignore the exit code.
  • ur agent-inspect --costs names the directory it searched. "No subagent
    transcripts found for this session" was indistinguishable from having
    resolved the wrong path.