Skip to content

Fix crashes on boolean schemas in various commands#792

Merged
jviotti merged 2 commits into
mainfrom
boolean-schemas
Jul 9, 2026
Merged

Fix crashes on boolean schemas in various commands#792
jviotti merged 2 commits into
mainfrom
boolean-schemas

Conversation

@jviotti

@jviotti jviotti commented Jul 9, 2026

Copy link
Copy Markdown
Member

Signed-off-by: Juan Cruz Viotti jv@jviotti.com

Review in cubic

Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
@augmentcode

augmentcode Bot commented Jul 9, 2026

Copy link
Copy Markdown
🤖 Augment PR Summary

Summary: Fix crashes when CLI tools process boolean JSON Schemas (true/false).

Key changes:

  • Bump the vendored Blaze dependency and add guards so bundling/frame analysis won’t call object-only APIs on boolean schemas.
  • Add Unix regression tests for validate, bundle, inspect, and rdf using --default-dialect with boolean schemas.

🤖 Was this summary useful? React with 👍 or 👎

@augmentcode augmentcode Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All reported issues were addressed across 9 files

Reply with feedback, questions, or to request a fix.

Re-trigger cubic

Comment thread test/validate/pass_boolean_schema_true_default_dialect.sh Outdated
Comment thread test/validate/fail_boolean_schema_false_default_dialect.sh
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
@jviotti jviotti merged commit e97e6d5 into main Jul 9, 2026
15 checks passed
@jviotti jviotti deleted the boolean-schemas branch July 9, 2026 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant