AI Assistant – Performance and Code Handling Bug (Webpage & UEFN)


bug 1:
adds instruction text inside code block markdown causes compilation errors intead of Code markdown blocks must contain only code.
bug 2:
adds wrong verse modules like this:
using { /Fortnite.com/Itemization/LawlessItems }
This import statement using { /Fortnite.com/Itemization/LawlessItems } is incorrect because LawlessItems is not a public or recognized submodule within the official Verse API for the Itemization module.