Skip to content

Merge pull request #38 from ForkHorizon/release/1.4.1#40

Merged
Daliys merged 1 commit into
mainfrom
development
Jun 12, 2026
Merged

Merge pull request #38 from ForkHorizon/release/1.4.1#40
Daliys merged 1 commit into
mainfrom
development

Conversation

@Daliys

@Daliys Daliys commented Jun 12, 2026

Copy link
Copy Markdown
Member

Sync development to 1.4.1 (catch up to main + packaging hotfix)

Normal contributor PRs must target development. main is release-only and accepts only maintainer release PRs from development or release/*.

Summary

Validation

  • Package compiles in Unity.
  • Relevant Editor tests pass.
  • NexusQualityGate passes or remaining warnings are intentional.
  • Public/protected C# types and methods have useful XML documentation.
  • Python bridge still compiles (python3 -m py_compile Editor/nexus_unity_bridge.py Editor/nexus_bridge/*.py).
  • Public docs updated for behavior/API changes.
  • CHANGELOG.md updated for public changes.

Safety checklist

  • Server remains loopback/local-only.
  • File operations remain constrained to the Unity project root.
  • No generated caches, Python bytecode, .DS_Store, Unity Library/, or local agent artifacts included.
  • No secrets, credentials, private project source, or proprietary assets included.

Sync development to 1.4.1 (catch up to main + packaging hotfix)
@Daliys Daliys merged commit aeade04 into main Jun 12, 2026
10 checks passed
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