Description
The YChat UI is not reset when jupyterlab-chat<0.18.2 is installed. The browser logs the following:
Unsatisfied version 0.18.2 from @jupyter-ai-contrib/server-documents of shared singleton module jupyterlab-chat (required ~0.17.0)
There is likely something wrong with the module federation configuration declared in package.json. Will look into this after I finish the jupyter_ai_router changes.