Perhaps the docs cache is too aggressive?

Describe the Bug

The Docs feature in Cursor seems to have a very long cache, and even if the docs appears to be indexed today, it actually unable to get any information of Svelte of the past 20+ days.

Steps to Reproduce

Index a website with docs and ask the LLM to transcribe the content of the page you care about.

Expected Behavior

Either reduce the cache or write a disclaimer on the feature that state how much pages are cached in your systems regardless of the indexing date.

Screenshots / Screen Recordings

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 0.44.8
VSCode Version: 1.93.1
Commit: f3b5a63019e4e2283033b4db987a35f8413c7570
Date: 2024-12-22T05:48:08.427Z
Electron: 30.5.1
Chromium: 124.0.6367.243
Node.js: 20.16.0
V8: 12.4.254.20-electron.0
OS: Windows_NT x64 10.0.22631

Additional Information

no

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, could you share the URL?

I’ve been trying with both

Docs • Svelte

And

svelte.dev/llms-full.txt

I was trying to ask Cursor info about the recent changes to the class: directive


This was the result:





So I tried to figure it out if Cursor was able to retrieve recent updates to a specific blog post that was being updated daily

Advent of Svelte


And Cursor does not see the most recent content of that page, this is why it was also unable to gather information about the new way of using class in svelte.

I tried both with the official docs and custom docs.