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
Remove enable_retrieval flag — always attempt vtk-index on startup
Retrieval is silently skipped on ImportError (vtk-index not installed)
or any other init failure, so a separate toggle adds no value.
Also drop enable_cpp_scraping (no scraping tools remain).
0 commit comments