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
fix: change default viewer from rerun-web to rerun (dimos-viewer)
The native Rerun viewer (dimos-viewer) is now the default. The web
dashboard remains available via --viewer-backend rerun-web.
- GlobalConfig: viewer_backend default 'rerun-web' -> 'rerun'
- Updated visualization docs to reflect new default
0 commit comments