Skip to content

Conversation

@jviotti
Copy link
Member

@jviotti jviotti commented Jan 16, 2026

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

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

augmentcode bot commented Jan 16, 2026

🤖 Augment PR Summary

Summary: This PR upgrades the vendored Blaze dependency to commit 234d368….

Changes:

  • Updates the Blaze revision in DEPENDENCIES.
  • Adds a per-compilation ref_cache to the Blaze compiler Context to reuse compiled instruction trees for repeated $ref targets.
  • Introduces logic to skip caching when dynamic scoping is in use ($recursiveRef/$dynamicRef scenarios).
  • Adjusts instruction locations when reusing cached $ref compilations in fast-validation mode to preserve correct schema/instance bases.

Technical Notes: The cache key incorporates the ref destination plus label/property-target context to avoid reusing incompatible compilations.

🤖 Was this summary useful? React with 👍 or 👎

Copy link

@augmentcode augmentcode bot left a comment

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.

@jviotti jviotti merged commit d0158cf into main Jan 16, 2026
4 checks passed
@jviotti jviotti deleted the blaze-compiles branch January 16, 2026 17:08
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.

2 participants