Bridge extension for worktab — forwards Claude Code task events to the worktab desktop app via Webview bridge, works in both local and remote (SSH/DevContainer) environments.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
The extension uses a Webview bridge pattern — the Webview always runs on the local machine (guaranteed by VS Code), so it can reach the worktab desktop app via localhost even when the extension itself runs on a remote host.