AI assistant incompatible with Unity alpha

The assistant plugin is broken again in the latest Unity alpha (6.6.0a7)
Please have someone check alpha releases before releasing an ai assistant update, as most of these errors will stay there either way.

Current error:
Library\PackageCache\com.unity.ai.assistant@d9bb465c57d1\Editor\Assistant\CodeAnalyze\DynamicAssemblyBuilder.cs(191,20): error UAC0020: System.Reflection.Assembly.Load(byte[]) loads assembly into non-Unity AssemblyLoadContext and is not supported. Use Unity API instead.

And 6.6 is in public release now and this bug is still there.

I understand the package was deprecated but in the Unity CLI material it stated they can both work alongside, clearly it’s not the case with 6.6.

Had to uninstall the assistant package and setup unity CLI in its place, but it should be clearer that is to be expected.