You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Unity tool that analyzes C# code structure and generates XML files with metadata about classes, methods, and fields. Specifically designed to provide enhanced context about project architecture for AI assistants and tools. Improves AI understanding of the project without the need to index all the code.
Unity Drawio Updater is a tool for automatically creating and updating Drawio diagrams based on your Unity code. Generates up-to-date class diagrams with complete representation of relationships between components in your project, preserving your layout, styles, and arrow configurations.
Research project exploring the intersection of AI-assisted development and version control. How should we preserve the context of LLM interactions that generate code?