Skip to content

release: labelle-assembler 0.76.0 — Tilemap scan + .tmx embedding (T2 Phase 4) - #565

Merged
apotema merged 1 commit into
mainfrom
release/assembler-0.76.0
Jul 7, 2026
Merged

release: labelle-assembler 0.76.0 — Tilemap scan + .tmx embedding (T2 Phase 4)#565
apotema merged 1 commit into
mainfrom
release/assembler-0.76.0

Conversation

@apotema

@apotema apotema commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Version bump for T2 tilemap Phase 4 (#560).

Ships: scene scan for Tilemap components → comptime-embed assets/<asset_name>.tmx + its <image source> tileset images via engine addEmbeddedTilemapAsset (registry key = verbatim image_source). Default framework version trio bumped to the mutually-compatible core 1.24.0 / engine 1.75.1 / gfx 1.21.0. Robust scan (comment-skipping, tileset-only images, key-collision + external-.tsx + prefab-tilemap fail-loud). Deferred edges filed: #561 (prefab tilemaps), #562 (plugin/pack Tilemap), #563 (external .tsx), #564 (XML-entity paths).

Enables T2 Phase 5 (pack-colony-demo migration).

https://claude.ai/code/session_017pW3ifKf9wgxNg4viy6okw

… embedding (T2 Phase 4, #560)

Scans scenes for Tilemap components and comptime-embeds the referenced .tmx +
its tileset images via engine game.addEmbeddedTilemapAsset. Default framework
pins moved to the compatible trio core 1.24.0 / engine 1.75.1 / gfx 1.21.0.

Claude-Session: https://claude.ai/code/session_017pW3ifKf9wgxNg4viy6okw

@gemini-code-assist gemini-code-assist 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.

Code Review

This pull request updates the version of the labelle_assembler package from 0.74.2 to 0.76.0 in build.zig.zon. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@apotema, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 17 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 30e654d2-439c-44fb-ad9d-ac90b2dbd209

📥 Commits

Reviewing files that changed from the base of the PR and between 0f00aa5 and a4aea87.

📒 Files selected for processing (1)
  • build.zig.zon
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/assembler-0.76.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@apotema
apotema merged commit b2c9c32 into main Jul 7, 2026
4 checks passed
@apotema
apotema deleted the release/assembler-0.76.0 branch July 7, 2026 23:45
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