01GameObject Management: Create, modify, manage hierarchy, and delete objects.
02Smart Search: Find GameObjects by name, tag, layer, or component type with matching.
03Scene Analysis: Analyze scene composition, component statistics, and prefab connections.
04Play Mode Testing: Start, pause, and stop play mode, check editor state and compilation status.
05Console Integration: Read Unity console logs filtered by type (Log, Warning, Error, Exception).
060 GitHub stars