I would like the active editor to change color based on the active connection. This allows the user to easily visualize which the active connection is used for the current editor window. This feature ...
I'm trying to use agent-browser within a VSCode Extension Webview, but I'm hitting a blocker with WebSocket connections. It seems agent-browser strictly validates the Origin header. Because VSCode ...