From 9b8673a653365d0bba112a0bd20ea42557c60d27 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