Skip to content

Development#44

Merged
Daliys merged 2 commits into
mainfrom
development
Jun 12, 2026
Merged

Development#44
Daliys merged 2 commits into
mainfrom
development

Conversation

@Daliys

@Daliys Daliys commented Jun 12, 2026

Copy link
Copy Markdown
Member

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.

Daliys and others added 2 commits June 12, 2026 17:15
Co-authored-by: air17 <18901596+air17@users.noreply.github.com>
@Daliys Daliys merged commit 75616ae 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