Skip to content

Unity Project Brain 0.1.0

Choose a tag to compare

@orange91pku orange91pku released this 27 Jul 15:35
· 3 commits to main since this release

Unity Project Brain 0.1.0

First public release of an AI-first, read-only context engine for Unity
repositories.

Highlights

  • Project-scoped GitNexus orchestration with full and focused indexes.
  • Read-only, repository-restricted MCP descriptors.
  • Unity GUID/fileID graph across assets, scenes, prefabs, GameObjects,
    components, and serialized references.
  • Optional Roslyn-compatible symbol-to-MonoScript identity bridge.
  • Incremental graph planning and versioned change envelopes.
  • Runtime, Unity-gate, and Git-history evidence with provenance.
  • Read-only CLI and loopback Context API.
  • AI discovery metadata through AGENTS.md and llms.txt.

Safety and verification

  • 12/12 Node tests and 15/15 Python tests passed.
  • Synthetic Unity graph, identity links, Context API, and integrity gates
    passed.
  • Frozen-lockfile GitHub Actions verification passed.
  • Dependabot open alerts: 0.
  • Runtime probes passed for GitNexus, Hono/MCP, ONNX Runtime, sharp, ZIP, and
    brace expansion.
  • Public privacy/path/credential audit passed.

License boundary

Project Brain source is Apache-2.0. The pinned gitnexus@1.6.9 dependency is
licensed separately under PolyForm Noncommercial 1.0.0. Review
THIRD_PARTY_NOTICES.md before use.

CI evidence:
https://github.com/orange91pku/unity-ai-project-brain/actions/runs/30280520040