Bug or need to upgrade? Cursor refuses to give filenames for new code

I’ve been trialling Cursor, on the cusp of replacing GH Co-pilot and other tools. Cursor appears to have become a little dumb, not sure if it’s a result of being on the trial and needing to upgrade to Pro?!

Brand new NextJS project, initial prompt was to integrate NextAuth and Cursor provides the code snippets for the new files but fails to provide filenames, repeated requests to provide filenames and paths for the new are still ignored.

Behaviour is consistent and attempt to start again with new project, produces same results.

I think the filenames are getting lost in the Markdown. It might be a good idea to add the filename above the code block if one exists.

image