I was trying to make the svelte inspector work in svelte lab...I kinda did it but it's a bit ugly because I have to read from the terminal. I saw that in the web container there's a custom code binary that stack blitz uses to open the tab. How does it work? Is there some even I can listen on? In general, there's a way to communicate from the web container to the page mounting it without using the terminal?