Skip to content

UR-Nexus 1.65.13

Choose a tag to compare

@github-actions github-actions released this 30 Jul 04:15
  • Recovered otherwise valid AskUserQuestion calls whose UI header exceeds
    the 12-character chip width. Native structured calls, bare/wrapped JSON, and
    explicit-choice recovery now compact only that bounded presentation field;
    questions, choices, labels, descriptions, previews, metadata, and selection
    behavior remain unchanged, while unsafe or grossly oversized headers still
    fail validation.
  • Allowed strictly parsed syntax verification after a task-free one-shot
    Write. node --check <file> and the bounded transcript-produced HTML script
    checker bypass only the task-list requirement; arbitrary Node evaluation,
    extra commands, redirects, backgrounding, sandbox overrides, and
    permission-time rewrites fail closed, and normal Bash permission/sandbox
    checks still apply.