Skip to content

1.0.0

Choose a tag to compare

@hackerzhuli hackerzhuli released this 22 Jul 21:46
· 86 commits to master since this release

Added

  • Initial release of Unity Code MCP Server
  • Asset database refresh tool with compilation error reporting
  • Test execution tool with comprehensive test results and logs
  • Compilation-resilient architecture that survives Unity domain reloads
  • Self-contained Rust binary with no runtime dependencies
  • Support for Unity 6.0 and higher
  • Cross-platform compatibility (Windows, macOS, Linux)

Features

  • Coding-focused design: Only essential tools for AI-driven code development
  • High performance: Built in Rust for speed and minimal resource usage
  • Robust error handling: Graceful handling of Unity compilation cycles
  • Comprehensive test support: Both EditMode and PlayMode test execution