From 7eae5213fe7470a4850cf3985af9f51678b67a71 Mon Sep 17 00:00:00 2001 From: Denis Mikhailov Date: Tue, 14 Jul 2026 19:33:06 +0200 Subject: [PATCH] feat(annotate): support annotating live localhost design previews Add `plannotator annotate http://localhost:PORT/path`, which renders a live frontend dev-server page (as an HTML artifact) for annotation instead of converting it to markdown. - Per-session reverse proxy forwards to the dev server, proxies its HMR websocket, and injects the annotation bridge into HTML responses. Loopback only (isLoopbackUrl guard), bound to 127.0.0.1. Bun impl in packages/server/preview-proxy.ts; node:http mirror in apps/pi-extension/server/previewProxy.ts. - The editor renders an