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
Register FluxLoop tree data providers before running CLI checks to prevent
"There is no data provider registered that can provide view data" errors when
the extension activates in VS Code.
Ensure runtime dependencies (for example yaml and which) are bundled in
the packaged VSIX so installations outside Cursor resolve required modules.
Align installation docs and deployment tooling with the verified Open VSX
distribution flow.