Issue with Fuse theme docs

Hello,

I’m facing an issue by using documentation of Fuse theme:

I’m passing the url and when asking how to make a card for exemple he gives me an exemple of a card with material angular component.
The theme actually use material angular but the modern way is to use fuse components.

Even when passing directlty the link : Fuse Angular - Angular Template and Starter Kit
Or setting rules to gives me fuse components and not material components, he couldn’t gives me the correct way who is

<fuse-card>
    This content is in the card and it doesn't have any style applied to it!
</fuse-card>

I tried with gpt-o and claude 3.5 sonnet.

Can you help me please

Hi @thibaud57

Looks like you need to register for this. I’m not sure if the link you provided is correct. If it’s public, Cursor should be able to access it. If not, it won’t. Alternatively, you can save the page using ctrl/cmd + s, add it to your project folder, and link to it from there.

It’s a fake login page used as demo.
When you click on signin button you directly access to the doc.

I remember when making test with gpt website I told me to click on button to access and suceed; and later i tried without telling him this instructions and still suceed to give me correct info.

I should try other prompt. But cursor still gives me exemple from the doc but wrong section, telling me he got it from there. But maybe he find somewhere else on the web.

I asked him if he has acces (gpt4o) to the doc. And he told me he couldn’t navigate online
And when I put @Web @FuseDoc (who is the name of my doc)
He navigate to https://docs.fuse.io/ which is totaly not the link I gave him in @FuseDoc

Try searching the web @web, but make sure to include “fusetheme” in your request. It didn’t work for me the first time, but on the third attempt, it found the right documents. However, I can’t confirm if they’re up to date since I don’t work with Angular.

So I did

Add new doc
Name Fuse Theme
Prefix Fuse Angular - Angular Template and Starter Kit
Entrypoint Fuse Angular - Angular Template and Starter Kit

Chat with model gpt-4o
@Web @Fuse Theme Can you tell me how to create a card for one person with phone number using fuse components

So he gave me a totally wrong answer with a wrong website “fuseopen”

In the previous chat, where I previsouly said you can access the doc by clicking signin button, he could access the doc but still gave me a xrong answer. At the end he wrote “i could acess the doc by clicking signin button”.

But when I try again on new chat, plus adding the “click signin button” part to my prompt. He still cannot access to the doc.
And i’m sure I have @Web and @Fuse Theme

Your method won’t work because authorization is required. Even if you add it to the documentation, it will only scan that one page with authorization. I just checked. You need to use a web search, as it scans all related documents across the internet.

Ok thanks. But as I said it’s a fake authorization.
I couldn’t ask in my rules to click on the signin button ?

Prob with the web search it fails mainly.
Because the most updated is this doc.
All other infos on the web are outdated.

I don’t really need this feature to be fair, as the doc is understable and complete. But it was a test for a use of Cursor and I failed to make it work as I expected