Skip to content

chore(submodules): bump Pmoves-hyperdimensions gitlink to hardened tip - #1681

Merged
POWERFULMOVES merged 1 commit into
mainfrom
chore/bump-hyperdim-gitlink
Jun 2, 2026
Merged

POWERFULMOVES merged 1 commit into
mainfrom
chore/bump-hyperdim-gitlink

Conversation

@POWERFULMOVES

@POWERFULMOVES POWERFULMOVES commented Jun 2, 2026

Copy link
Copy Markdown
Owner

Bumps the Pmoves-hyperdimensions submodule gitlink c3c2b39 → bf3d922 so main records the fork commit production runs.

bf3d922 (on PMOVES.AI-Edition-Hardened) includes:

The site's website/hyperdim/ is generated/gitignored and re-syncs from this pin at deploy time, so this is a reproducibility/record bump — production already runs bf3d922 (deployed alongside #1678's CSP fix and verified live on pmoves-ai.pages.dev).

One-line change; no code.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated external dependency reference to incorporate latest improvements.

…p (camera-fit + viewer-hardening)

Records the fork commit production runs after merging fork #15 (embed camera
fit) and #16 (#1667 concern-B surfaceFn guard) into PMOVES.AI-Edition-Hardened.
c3c2b39 -> bf3d922. website/hyperdim/ is generated/gitignored and re-syncs from
this pin at deploy; this keeps main's recorded pointer in step with the live
deploy for reproducibility.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: a447c5db-b87e-4c39-8894-3ecaf0ae5f93

📥 Commits

Reviewing files that changed from the base of the PR and between 925ffb8 and 3515294.

📒 Files selected for processing (1)
  • Pmoves-hyperdimensions

📝 Walkthrough

Walkthrough

This PR updates the Pmoves-hyperdimensions Git submodule reference to point to a newer commit, advancing the external dependency version used by the repository.

Changes

Submodule Reference Update

Layer / File(s) Summary
Pmoves-hyperdimensions version update
Pmoves-hyperdimensions
Submodule pointer advances from commit c3c2b39d3eb875ce7bc2b218a6b042ff35135a28 to bf3d922103fb7994e713d25d1f97418c02ed3b58.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~5 minutes

Possibly related PRs

Poem

🐰 A commit so fresh, a version so new,
Hyperdimensions leap from the old into true,
One pointer adjusted, one step up we go,
External code dancing, as dependencies flow! ✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is missing required sections including Testing, Required Checks, and Review Coordination checkboxes specified in the repository template. Add the missing required sections from the template: Testing section with commands/output, Required Checks with checkboxes (CHIT Contract Check, contract/schema updates, documentation updates), and Review Coordination checkboxes.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: bumping the Pmoves-hyperdimensions submodule gitlink, which is the sole purpose of this pull request.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/bump-hyperdim-gitlink

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 and usage tips.

@chatgpt-codex-connector chatgpt-codex-connector 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 3515294385

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread Pmoves-hyperdimensions
@@ -1 +1 @@
Subproject commit c3c2b39d3eb875ce7bc2b218a6b042ff35135a28
Subproject commit bf3d922103fb7994e713d25d1f97418c02ed3b58

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Defer camera fit until geometry rebuild

This gitlink pins a submodule change where loadPresetFromFile calls fitCameraToObject() immediately after applyConfig(), but applyConfig() only queues the preset surface rebuild via scheduleGeometryUpdate(). In embed/gallery loads (?ui=none), the fit therefore computes the bounding sphere from the previous/default geometry instead of the freshly loaded preset, so the initial tile can still be framed/clipped incorrectly until a resize happens; run the fit after the queued updateGeometry() has produced the new mesh.

Useful? React with 👍 / 👎.

@POWERFULMOVES
POWERFULMOVES merged commit 083dcec into main Jun 2, 2026
16 checks passed
@POWERFULMOVES
POWERFULMOVES deleted the chore/bump-hyperdim-gitlink branch June 2, 2026 09:31
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