You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The save format section predated corpus.json becoming unconditional, so it
described the file as optional and written only when the index has a corpus.
Both are now wrong: the file is always written and it is the contents that are
optional. Also call out that saving without a corpus clears any corpus already
at that path, since that is the part a caller can be surprised by.
Co-authored-by: Cursor <cursoragent@cursor.com>
0 commit comments